zoneminder/tests
Peter Keresztes Schmidt 369fb68bb4 tests/comms: Disable tests which bind TCP sockets on CI runs
Those tests timeout on Cirrus. Disable them for now.
This introduces a new tag [notCI] with which tests can be marked which shouldn't be run during CI.
2021-04-11 02:46:56 +02:00
..
CMakeLists.txt tests/comms: Add some basic tests for ZM::Pipe 2021-04-11 01:28:23 +02:00
main.cpp Add Catch2 as C++ test framework 2021-02-04 18:53:54 +01:00
zm_comms.cpp tests/comms: Disable tests which bind TCP sockets on CI runs 2021-04-11 02:46:56 +02:00
zm_crypt.cpp tests: Add unit tests for JWT validation 2021-02-04 18:53:58 +01:00
zm_utils.cpp utils: cleanup Base64Encode 2021-04-04 00:39:40 +02:00