summaryrefslogtreecommitdiffstats
path: root/tests/check-direct.c
Commit message (Expand)AuthorAgeFilesLines
* tests: add test for bridge vlan attributes.Cordell O'Leary2024-02-291-0/+127
* lib: fix error handling in nl_str2ip_proto()Thomas Haller2023-08-181-2/+2
* tests: check nl_str2ip_proto()Thomas Haller2023-08-181-0/+9
* include: use <linux/$file> instead of <linux-private/linux/$file>Thomas Haller2023-08-081-1/+1
* 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
* include: rename "nl-intern-route" to "nl-priv-static-route"Thomas Haller2023-08-021-1/+1
* include: move "include/netlink-private/route/utils.h" to nl-intern-routeThomas Haller2023-07-311-1/+1
* base: move "netlink-private/utils.h" to "base/nl-base-utils.h"Thomas Haller2023-07-311-1/+1
* tests: reformat unit test files with clang-formatThomas Haller2022-05-061-6/+9
* tests: cleanup creating test suitesThomas Haller2022-03-161-3/+3
* route: add test for valid content of map_stat_id_from_IPSTATS_MIB_v2 arrayThomas Haller2020-04-161-0/+32
* tests: add "check-direct" testThomas Haller2020-04-161-0/+34