CismonX
c1cf9db2a1
test: add tests for tags and keywords
2025-06-02 09:20:19 +08:00
CismonX
ab88e0e839
test: add tests for directory entries
2025-05-28 18:51:02 +08:00
CismonX
52b7f87536
test: add tests for regular file read/write
2025-04-02 18:09:09 +08:00
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
CismonX
1bbe928e50
test: add basic tests for filesystem
2025-03-29 15:20:04 +08:00
CismonX
44100f8852
test: add test harness for filesystem
2025-03-28 16:39:29 +08:00
CismonX
ca43bc6939
test: add tests for hashmap
2025-03-08 13:52:57 +08:00
CismonX
9fab17734c
chore: misc cleanup
2025-03-07 14:35:45 +08:00
CismonX
9050d01fe4
test: add tests for sandbox
2025-03-04 12:05:17 +08:00
CismonX
f6ff129f23
test: check-bookmarkfs-util -> check-util-lib
2025-03-03 09:21:26 +08:00
CismonX
3a0f435572
test: add tests for the file watcher
2025-03-01 11:23:42 +08:00
CismonX
5affe9ee02
test: misc updates
...
- Export feature variables for conditional testing.
- Add helper macros.
- Move helper shell functions from atlocal.in to testsuite.at.
The atlocal file should only contain feature variables.
- Update existing tests.
2025-02-20 11:11:10 +08:00
CismonX
08f0655721
test: init tests; add tests for util lib
...
- Init Autotest.
Not using DejaGNU since there won't be many interactive testing.
- Add basic test cases for the utility library (hash and prng).
2025-02-08 01:48:07 +08:00
CismonX
cdf0ddfc53
init: prepare for Savannah
2024-12-31 18:09:03 +08:00