bookmarkfs/tests
CismonX 72d55ed68f
test: do not skip test if a backend is disabled
For `ATX_CHECK_FS()` and `ATX_CHECK_FS_NEW()`, do not skip the test
if a backend (or its "-write" feature) is disabled, since
`exit 77` skips the entire test group, not current `AT_CHECK()`.

Instead, silently pass the current test.
2025-06-19 08:02:03 +08:00
..
atlocal.in test: add test harness for filesystem 2025-03-28 16:39:29 +08:00
check_fs.c test: misc refactor 2025-06-11 20:45:16 +08:00
check_fs_dents.c test: misc fix and refactor 2025-06-16 18:32:36 +08:00
check_fs_regrw.c test: misc fix and refactor 2025-06-16 18:32:36 +08:00
check_fs_times.c test: misc fix and refactor 2025-06-16 18:32:36 +08:00
check_hashmap.c test: misc refactor 2025-06-11 20:45:16 +08:00
check_lib.c test: misc refactor 2025-06-11 20:45:16 +08:00
check_sandbox.c test: misc fix and refactor 2025-06-16 18:32:36 +08:00
check_util.c test: misc refactor 2025-06-11 20:45:16 +08:00
check_util.h test: misc refactor 2025-06-11 20:45:16 +08:00
check_watcher.c test: misc refactor 2025-04-01 22:01:44 +08:00
fs_assoc.at backend_firefox: purge dangling refs on delete 2025-06-06 22:46:44 +08:00
fs_basic.at test: refactor filesystem tests 2025-06-01 21:35:07 +08:00
fs_dents.at test: misc refactor 2025-06-11 20:45:16 +08:00
fs_regrw.at test: misc refactor 2025-06-11 20:45:16 +08:00
fs_times.at test: misc refactor 2025-06-11 20:45:16 +08:00
lib_hash.at test: misc refactor 2025-03-28 14:29:18 +08:00
lib_hashmap.at test: misc refactor 2025-06-11 20:45:16 +08:00
lib_prng.at test: misc refactor 2025-06-11 20:45:16 +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-06-11 20:45:16 +08:00
testsuite.at test: do not skip test if a backend is disabled 2025-06-19 08:02:03 +08:00