]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Enclose each test sandbox in a dedicated directory
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Mon, 30 Sep 2024 18:06:17 +0000 (12:06 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Mon, 30 Sep 2024 18:48:09 +0000 (12:48 -0600)
commit13dd17d2d6a240d00c74382c17f67f782c2ffa49
tree922776f46b357792f36e4cfc9b7a2aaf155c6165
parentcc97874ac9e032d34c0a164b070585b6c5298276
Enclose each test sandbox in a dedicated directory

Prevents them from interfering with each other.

Fixes #148.
12 files changed:
test/Makefile.am
test/cache/local_cache_test.c
test/data_structure/path_builder_test.c
test/mock.c
test/rsync/rsync_test.c
test/rtr/db/db_table_test.c
test/rtr/db/vrps_test.c
test/rtr/pdu_handler_test.c
test/tal_test.c
test/thread_pool_test.c
test/types/address_test.c
test/types/uri_test.c