1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/scripts
Andy Green 9f1d019352 CTest: migrate and deprecate existing selftest scripts
Replace the bash selftest plumbing with CTest.

To use the selftests, build with -DLWS_WITH_MINIMAL_EXAMPLES=1
and `CTEST_OUTPUT_ON_FAILURE=1 make test` or just
`make test`.

To disable tests that require internet access, also give
-DLWS_CTEST_INTERNET_AVAILABLE=0

Remove travis and appveyor scripts on master.

Remove travis and appveyor decals on README.md.
2020-05-11 15:40:13 +01:00
..
client-ca client-certs: add related docs 2017-11-26 19:07:12 +08:00
attack.sh client: improve redirect 2019-09-22 03:07:57 -07:00
autobahn-test-client.sh pmd: split ebufs to track in and out 2019-05-06 07:31:32 +01:00
autobahn-test-server.sh ws pmd: deflatePending only has meaning during deflate 2019-11-23 07:44:05 +00:00
build-gcov.sh gcov: add in cmake and adapt defaults 2017-12-01 11:37:35 +08:00
ctest-background-kill.sh CTest: migrate and deprecate existing selftest scripts 2020-05-11 15:40:13 +01:00
ctest-background.sh CTest: migrate and deprecate existing selftest scripts 2020-05-11 15:40:13 +01:00
esp32.mk esp32: follow idf meddlings 2018-09-12 09:38:30 +08:00
gcov.sh gcov: add in cmake and adapt defaults 2017-12-01 11:37:35 +08:00
h2load-smp.sh travis: refactor the yml and add smp-specific tests 2018-04-27 14:22:58 +08:00
h2load.sh qa: add 6 x h2load tests 2018-04-27 11:19:09 +08:00
h2spec.sh qa: add 6 x h2load tests 2018-04-27 11:19:09 +08:00
test-dbus-proxy.sh dbus-ws-proxy 2018-10-13 08:16:27 +08:00
travis_control.sh client: secure streams 2020-03-04 12:17:49 +00:00
travis_install.sh client: secure streams 2020-03-04 12:17:49 +00:00