summaryrefslogtreecommitdiffstats
path: root/tests/cksuite-all-netns.c
Commit message (Expand)AuthorAgeFilesLines
* all: fix and enable "-Wsign-compare" warningThomas Haller2024-05-291-1/+1
* tests: add a very basic test for route cacheThomas Haller2024-05-171-1/+31
* include: use <linux/$file> instead of <linux-private/linux/$file>Thomas Haller2023-08-081-1/+1
* include: don't explicitly include headers from "nl-default.h"Thomas Haller2023-08-031-3/+0
* include: include private linux headers with explicit pathThomas Haller2023-08-031-1/+1
* all: cleanup includes and use "nm-default.h"Thomas Haller2023-08-021-3/+5
* base: move "netlink-private/utils.h" to "base/nl-base-utils.h"Thomas Haller2023-07-311-1/+1
* tests: add unit tests for creating linksThomas Haller2022-05-091-0/+213
* tests: add test utilsThomas Haller2022-05-091-4/+5
* tests: add unit test for nl_object_clone() and nl_object_diff()Thomas Haller2022-03-161-2/+86
* tests: add new "netns" test suiteThomas Haller2022-03-161-0/+21