index
:
libnl.git
cache-nonexcl-route
main
th/pr/338
th/test-routes
th/tmp
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: fix and enable "-Wsign-compare" warning
Thomas Haller
2024-05-29
3
-4/+5
*
tests: add a very basic test for route cache
Thomas Haller
2024-05-17
3
-1/+91
*
tests: add NLTstSelectRoute test helper
Thomas Haller
2024-05-17
3
-0/+401
*
tests: set NLTST_IN_CI for not skipping tests accidentally
Thomas Haller
2024-05-17
2
-0/+13
*
tests: add helper to detect availablility of iproute2
Thomas Haller
2024-05-17
2
-0/+25
*
tests: add helper functions for tests
Thomas Haller
2024-05-17
1
-0/+44
*
tests: fix _nltst_object_to_string() to print one line only
Thomas Haller
2024-05-17
2
-3/+25
*
format: reformat "tests/nl-test-util.h" file
Thomas Haller
2024-05-16
1
-112/+112
*
tests: add test for bridge vlan attributes.
Cordell O'Leary
2024-02-29
1
-0/+127
*
tests: add unit test for `nl_addr_parse("default", AF_INET6, &addr6)`
Thomas Haller
2024-02-02
1
-0/+8
*
tests: use thread-safe localtime_r() instead of localtime()
Thomas Haller
2023-08-18
1
-1/+2
*
tests: avoid srandom()/random() in favor of _nltst_rand_u32()
Thomas Haller
2023-08-18
1
-7/+1
*
lib: fix error handling in nl_str2ip_proto()
Thomas Haller
2023-08-18
1
-2/+2
*
tests: check nl_str2ip_proto()
Thomas Haller
2023-08-18
1
-0/+9
*
clang-format: reformat files with new format
Thomas Haller
2023-08-17
3
-8/+8
*
include: use <linux/$file> instead of <linux-private/linux/$file>
Thomas Haller
2023-08-08
22
-28/+28
*
include: don't explicitly include headers from "nl-default.h"
Thomas Haller
2023-08-03
7
-17/+0
*
tests: cleanup include of netlink headers
Thomas Haller
2023-08-03
1
-3/+2
*
include: include private linux headers with explicit path
Thomas Haller
2023-08-03
22
-33/+30
*
include: drop "netlink-private/netlink.h" and move declarations
Thomas Haller
2023-08-02
8
-16/+0
*
all: cleanup includes and use "nm-default.h"
Thomas Haller
2023-08-02
34
-66/+196
*
include: split and drop "netlink-private/types.h"
Thomas Haller
2023-08-02
1
-1/+1
*
include: rename "nl-intern-route" to "nl-priv-static-route"
Thomas Haller
2023-08-02
1
-1/+1
*
lib: move "include/netlink-private/cache-api" to include/nl-shared-core
Thomas Haller
2023-08-01
1
-2/+0
*
route: move hidden symbols from "include/netlink-private/route/tc-api.h"
Thomas Haller
2023-08-01
1
-1/+0
*
include: move "include/netlink-private/route/utils.h" to nl-intern-route
Thomas Haller
2023-07-31
1
-1/+1
*
nl-aux: add "include/nl-aux-{core,route}" headers
Thomas Haller
2023-07-31
5
-4/+11
*
base: move "netlink-private/utils.h" to "base/nl-base-utils.h"
Thomas Haller
2023-07-31
4
-4/+4
*
test-cache-mngr: Flush output after object dumps
Benjamin Poirier
2023-07-24
1
-0/+2
*
test-cache-mngr: Add option to print timestamps
Benjamin Poirier
2023-07-24
1
-1/+26
*
test-cache-mngr: Add an option to iterate over all supported address families
Benjamin Poirier
2023-07-24
1
-5/+20
*
test-cache-mngr: Add dump interval options
Benjamin Poirier
2023-07-24
1
-7/+45
*
test-cache-mngr: Add an option to control which oo_dump function is used
Benjamin Poirier
2023-07-24
1
-11/+49
*
tests: add unit tests for creating links
Thomas Haller
2022-05-09
1
-0/+213
*
tests: add test utils
Thomas Haller
2022-05-09
4
-6/+777
*
tests: reformat unit test files with clang-format
Thomas Haller
2022-05-06
4
-100/+108
*
tests: silently ignore EACCES for setting uid_map for test namespace
Thomas Haller
2022-04-22
1
-1/+9
*
tests: cleanup unshare_user() and use _nltst_fclose()
Thomas Haller
2022-04-21
2
-9/+20
*
tests: add _assert_nltst_netns() helper
Thomas Haller
2022-04-21
1
-2/+10
*
tests: add unit test for nl_object_clone() and nl_object_diff()
Thomas Haller
2022-03-16
3
-2/+214
*
tests: add new "netns" test suite
Thomas Haller
2022-03-16
3
-4/+23
*
tests: add fixture/teardown for tests to run in separate netns
Thomas Haller
2022-03-16
2
-0/+147
*
tests: cleanup creating test suites
Thomas Haller
2022-03-16
4
-20/+20
*
tests: refactor tests and add n-test-util helper library
Thomas Haller
2022-03-16
8
-11/+27
*
tests: add test for cloning cls:u32 object
Thomas Haller
2022-03-04
1
-4/+50
*
tests: cleanup tests and avoid leaks
Thomas Haller
2022-03-04
1
-12/+10
*
tests: replace libcheck's fail_if() macro by ck_assert*()
Thomas Haller
2022-03-04
3
-25/+21
*
tests/check-addr: replace deprecated fail_if() macro from libcheck with ck_as...
Thomas Haller
2022-03-03
1
-40/+40
*
tests: Add test for rtnl_addr_flags2str
Leonard Crestez
2020-12-14
1
-0/+16
*
route: add test for valid content of map_stat_id_from_IPSTATS_MIB_v2 array
Thomas Haller
2020-04-16
1
-0/+32
[next]