summaryrefslogtreecommitdiffstats
path: root/tests/nl-test-util.h
Commit message (Expand)AuthorAgeFilesLines
* tests: add _nltst_objects_to_string() helperThomas Haller2024-08-221-0/+3
* tests: add _nltst_malloc0() and _nltst_sprintf() helpersThomas Haller2024-08-221-0/+27
* tests: move definition of asserts in "tests/nl-test-util.h"Thomas Haller2024-08-221-38/+40
* tests: add a very basic test for route cacheThomas Haller2024-05-171-0/+10
* tests: add NLTstSelectRoute test helperThomas Haller2024-05-171-0/+64
* tests: set NLTST_IN_CI for not skipping tests accidentallyThomas Haller2024-05-171-0/+2
* tests: add helper to detect availablility of iproute2Thomas Haller2024-05-171-0/+3
* tests: add helper functions for testsThomas Haller2024-05-171-0/+44
* tests: fix _nltst_object_to_string() to print one line onlyThomas Haller2024-05-171-1/+1
* format: reformat "tests/nl-test-util.h" fileThomas Haller2024-05-161-112/+112
* include: don't explicitly include headers from "nl-default.h"Thomas Haller2023-08-031-4/+0
* tests: cleanup include of netlink headersThomas Haller2023-08-031-3/+2
* nl-aux: add "include/nl-aux-{core,route}" headersThomas Haller2023-07-311-2/+4
* base: move "netlink-private/utils.h" to "base/nl-base-utils.h"Thomas Haller2023-07-311-1/+1
* tests: add test utilsThomas Haller2022-05-091-1/+335
* tests: cleanup unshare_user() and use _nltst_fclose()Thomas Haller2022-04-211-0/+8
* tests: add unit test for nl_object_clone() and nl_object_diff()Thomas Haller2022-03-161-0/+16
* tests: add fixture/teardown for tests to run in separate netnsThomas Haller2022-03-161-0/+34
* tests: refactor tests and add n-test-util helper libraryThomas Haller2022-03-161-0/+8