-
Notifications
You must be signed in to change notification settings - Fork 182
feat(examples): websocket autobahn test suit integration (IDF-14864) #960
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
338e6c6 to
0b8ebbf
Compare
c6f9902 to
20bbe35
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR is being reviewed by Cursor Bugbot
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/scripts/quick_test.sh
Outdated
Show resolved
Hide resolved
29339f3 to
46cc28d
Compare
components/esp_websocket_client/tests/autobahn-testsuite/scripts/generate_summary.py
Outdated
Show resolved
Hide resolved
f606bd3 to
8a8f5d9
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
893b888 to
b623dab
Compare
b623dab to
9ec6db4
Compare
Note
Introduces automated WebSocket protocol compliance testing via Autobahn and wires it into CI.
components/esp_websocket_client/tests/autobahn-testsuitewith Docker configs, pytest runner, scripts (includinggenerate_summary.py), and a full ESP32/Linux testee appesp_websocket_client.cby reportingesp_err_to_name(last_error)in write/read/connect/poll paths#include "esp_err.h"to Linux compatesp_timer.hand fixes unit test CMake component pathWritten by Cursor Bugbot for commit 9ec6db4. This will update automatically on new commits. Configure here.