feat(examples): websocket autobahn test suit integration (IDF-14864)#960
feat(examples): websocket autobahn test suit integration (IDF-14864)#960gabsuren wants to merge 2 commits intoespressif:masterfrom
Conversation
338e6c6 to
0b8ebbf
Compare
c6f9902 to
20bbe35
Compare
There was a problem hiding this comment.
This is the final PR Bugbot will review for you during this billing cycle
Your free Bugbot reviews will reset on December 20
Details
Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.
To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.
components/esp_websocket_client/examples/autobahn-testsuite/testee/main/autobahn_testee.c
Outdated
Show resolved
Hide resolved
components/esp_websocket_client/tests/autobahn-testsuite/testee/main/autobahn_testee.c
Show resolved
Hide resolved
components/esp_websocket_client/examples/autobahn-testsuite/run_tests.sh
Outdated
Show resolved
Hide resolved
components/esp_websocket_client/tests/autobahn-testsuite/testee/main/autobahn_testee.c
Show resolved
Hide resolved
components/esp_websocket_client/examples/autobahn-testsuite/scripts/quick_test.sh
Outdated
Show resolved
Hide resolved
20bbe35 to
138574c
Compare
components/esp_websocket_client/examples/autobahn-testsuite/scripts/monitor_serial.py
Outdated
Show resolved
Hide resolved
components/esp_websocket_client/tests/autobahn-testsuite/testee/main/autobahn_testee.c
Show resolved
Hide resolved
138574c to
473ca9f
Compare
components/esp_websocket_client/examples/autobahn-testsuite/scripts/analyze_results.py
Outdated
Show resolved
Hide resolved
components/esp_websocket_client/tests/autobahn-testsuite/testee/main/autobahn_testee.c
Show resolved
Hide resolved
875d3b8 to
048b0c5
Compare
components/esp_websocket_client/tests/autobahn-testsuite/testee/main/autobahn_testee.c
Show resolved
Hide resolved
components/esp_websocket_client/tests/autobahn-testsuite/testee/main/CMakeLists.txt
Show resolved
Hide resolved
components/esp_websocket_client/tests/autobahn-testsuite/testee/CMakeLists.txt
Outdated
Show resolved
Hide resolved
components/esp_websocket_client/tests/autobahn-testsuite/README.md
Outdated
Show resolved
Hide resolved
048b0c5 to
fa1ef1a
Compare
8a8f5d9 to
d2ce7f4
Compare
components/esp_websocket_client/tests/autobahn-testsuite/testee/main/autobahn_testee.c
Show resolved
Hide resolved
d2ce7f4 to
5902e32
Compare
components/esp_websocket_client/tests/autobahn-testsuite/testee/main/autobahn_testee.c
Show resolved
Hide resolved
e04a258 to
c5176bc
Compare
components/esp_websocket_client/tests/autobahn-testsuite/scripts/generate_summary.py
Outdated
Show resolved
Hide resolved
c5176bc to
352b186
Compare
components/esp_websocket_client/tests/autobahn-testsuite/testee/main/autobahn_testee.c
Outdated
Show resolved
Hide resolved
352b186 to
893b888
Compare
b623dab to
9ec6db4
Compare
58e241a to
acc0ff9
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.
components/esp_websocket_client/tests/autobahn-testsuite/testee/main/autobahn_testee.c
Outdated
Show resolved
Hide resolved
acc0ff9 to
23d6cd9
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.
components/esp_websocket_client/tests/autobahn-testsuite/testee/main/autobahn_testee.c
Show resolved
Hide resolved
526eaab to
fb3a68a
Compare
fb3a68a to
0f10215
Compare
Note
Introduces Autobahn-based compliance and performance testing for
esp_websocket_client, runnable locally and in CI.autobahn__linux-test.yml(run on Linux, optional perf job) andautobahn__target-test.yml(build artifacts for ESP32 targets)components/esp_websocket_client/tests/autobahn-testsuitewithtestee/app,docker-compose.yml, server configs, pytest runner, shell runner, andscripts/generate_summary.pyto aggregate reportsesp_websocket_client.cto cacheesp_err_to_name()value; improves read/poll error logsesp_err.hincommon_components/linux_compat/esp_timer/include/esp_timer.hEXTRA_COMPONENT_DIRSpathWritten by Cursor Bugbot for commit fb3a68a. This will update automatically on new commits. Configure here.