bbfdm/test/bbf_test
Amin Ben Ramdhane 080f7b4f85 Ticket refs #7333: fix warnings, code analysis and clean up the code
- Fix all errors catched by cppcheck threadsafety (cppcheck --error-exitcode=0 --addon=threadsafety bbf)
 - Fix some errors catched by cppcheck cert (cppcheck --error-exitcode=0 --addon=cert bbf)
 - Add new str-protected macros instead of using str functions directly to avoid crashes
2022-02-16 10:33:59 +00:00
..
.gitignore Test to check memory leak in datamodel 2021-09-22 10:26:49 +00:00
bbf_dm.c Ticket refs #7333: fix warnings, code analysis and clean up the code 2022-02-16 10:33:59 +00:00
libbbf_test.c Ticket refs #7333: fix warnings, code analysis and clean up the code 2022-02-16 10:33:59 +00:00
libbbf_test.h Ticket refs #5505: Move operate commands to there own datamodel files 2021-07-22 15:18:01 +01:00
Makefile Optimized algorithm for dmubus_call 2021-11-03 15:22:10 +00:00