]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Unify test suite function names
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Mon, 7 Oct 2024 22:00:14 +0000 (16:00 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Mon, 7 Oct 2024 22:00:14 +0000 (16:00 -0600)
commit9e25ee507969301f3c44ce79709892eeb9c915f2
tree85608b6198fbaa5085acc849e378fc0dfd5915ee
parentc7be17b62db6262e0bc9e33b7b9ad049b8563453
Unify test suite function names

It seems I always forget to update these during copy-pastes,
so most of them were misnamed.
22 files changed:
test/base64_test.c
test/cache_test.c
test/common_test.c
test/hash_test.c
test/object/manifest_test.c
test/object/tal_test.c
test/rrdp_test.c
test/rrdp_update_test.c
test/rsync_test.c
test/rtr/db/db_table_test.c
test/rtr/db/deltas_array_test.c
test/rtr/db/vrps_test.c
test/rtr/pdu_handler_test.c
test/rtr/pdu_stream_test.c
test/thread_pool_test.c
test/types/address_test.c
test/types/path_test.c
test/types/serial_test.c
test/types/url_test.c
test/types/uthash_test.c
test/vcard_test.c
test/xml_test.c