rtl_433/tests
Christian W. Zuckschwerdt 70c506e6b9 Add optional CSA checker to tests
To run full tests with the static analyzer:
cmake -DBUILD_TESTING_ANALYZER=1 -DCMAKE_BUILD_TYPE=Debug .. && make CTEST_OUTPUT_ON_FAILURE=1 all test
2019-11-03 11:57:07 +01:00
..
baseband-test.c fsk: add Y option for selecting different fsk low pass coefficients 2019-11-03 01:25:38 +03:00
CMakeLists.txt Add optional CSA checker to tests 2019-11-03 11:57:07 +01:00
data-test.c Refactor csv_init to output_start 2018-12-19 11:56:34 +01:00
style-check.c Add warnings on alloc failure, enforce alloc check style 2019-10-17 08:41:14 +02:00