bookmarkfs/tests
CismonX 1d00501355
build: refactor EX_FEAT() helper macro
- Rename local m4 definitions with `ex_` prefix.
- Rename AC_DEFINE() definitions with `ENABLE_` prefix.
- Remove flag `N`, use `Y` only.
2025-07-18 17:20:12 +08:00
..
atlocal.in build: refactor feature variable exporting 2025-07-12 12:52:28 +08:00
check_fs.c test: misc refactor 2025-06-11 20:45:16 +08:00
check_fs_dents.c test: fetch prng seed from environment variable 2025-06-19 16:51:35 +08:00
check_fs_regrw.c test: fetch prng seed from environment variable 2025-06-19 16:51:35 +08:00
check_fs_times.c test: fetch prng seed from environment variable 2025-06-19 16:51:35 +08:00
check_hashmap.c test: fetch prng seed from environment variable 2025-06-19 16:51:35 +08:00
check_lib.c build: refactor EX_FEAT() helper macro 2025-07-18 17:20:12 +08:00
check_sandbox.c build: refactor EX_FEAT() helper macro 2025-07-18 17:20:12 +08:00
check_util.c test: fetch prng seed from environment variable 2025-06-19 16:51:35 +08:00
check_util.h test: fetch prng seed from environment variable 2025-06-19 16:51:35 +08:00
check_watcher.c build: refactor EX_FEAT() helper macro 2025-07-18 17:20:12 +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: fetch prng seed from environment variable 2025-06-19 16:51:35 +08:00
fs_regrw.at test: fetch prng seed from environment variable 2025-06-19 16:51:35 +08:00
fs_times.at test: fetch prng seed from environment variable 2025-06-19 16:51:35 +08:00
lib_hash.at test: misc refactor 2025-03-28 14:29:18 +08:00
lib_hashmap.at test: fetch prng seed from environment variable 2025-06-19 16:51:35 +08:00
lib_prng.at test: fetch prng seed from environment variable 2025-06-19 16:51:35 +08:00
lib_sandbox.at test: skip sandbox tests if not enabled 2025-07-11 23:44:21 +08:00
lib_watcher.at test: misc refactor 2025-03-28 14:29:18 +08:00
Makefile.am test: skip sandbox tests if not enabled 2025-07-11 23:44:21 +08:00
testsuite.at test: fetch prng seed from environment variable 2025-06-19 16:51:35 +08:00