bookmarkfs/tests
CismonX 1e047a9331
test: misc refactor
- Move common defs and helper functions to check_util.h/check_utils.c.
- Add a prepare script argument for ATX_CHECK_FS* macros.
- ASSERT_EXPR_INT(): Use long int as expression result type.
- Other misc updates.
2025-04-01 22:01:44 +08:00
..
atlocal.in test: add test harness for filesystem 2025-03-28 16:39:29 +08:00
check_fs.c test: add test harness for filesystem 2025-03-28 16:39:29 +08:00
check_hashmap.c test: misc refactor 2025-04-01 22:01:44 +08:00
check_lib.c test: misc refactor 2025-04-01 22:01:44 +08:00
check_sandbox.c test: misc refactor 2025-04-01 22:01:44 +08:00
check_util.c test: misc refactor 2025-04-01 22:01:44 +08:00
check_util.h test: misc refactor 2025-04-01 22:01:44 +08:00
check_watcher.c test: misc refactor 2025-04-01 22:01:44 +08:00
fs_basic.at test: misc refactor 2025-04-01 22:01:44 +08:00
lib_hash.at test: misc refactor 2025-03-28 14:29:18 +08:00
lib_hashmap.at test: misc refactor 2025-03-09 11:35:17 +08:00
lib_prng.at test: misc refactor 2025-03-28 14:29:18 +08:00
lib_sandbox.at test: disable LSAN for sandbox tests 2025-03-05 13:36:38 +08:00
lib_watcher.at test: misc refactor 2025-03-28 14:29:18 +08:00
Makefile.am test: misc refactor 2025-04-01 22:01:44 +08:00
testsuite.at test: misc refactor 2025-04-01 22:01:44 +08:00