zoneminder/tests
Peter Keresztes Schmidt 07e49e47af utils: Add a clamping function mimicking std::clamp
This can be replaced with std::clamp in C++17.
2021-04-25 23:13:21 +02:00
..
data/fonts tests: Add tests for ZmFont 2021-04-25 23:13:21 +02:00
CMakeLists.txt tests: Add tests for ZmFont 2021-04-25 23:13:21 +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_font.cpp tests: Add tests for ZmFont 2021-04-25 23:13:21 +02:00
zm_utils.cpp utils: Add a clamping function mimicking std::clamp 2021-04-25 23:13:21 +02:00