summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* m4th/test-routesThomas Haller2022-05-062-0/+72
* m3Thomas Haller2022-05-062-0/+245
* tests: add test utilsThomas Haller2022-05-063-0/+567
* tests: reformat unit test files with clang-formatThomas Haller2022-05-064-100/+108
* tests: silently ignore EACCES for setting uid_map for test namespaceThomas Haller2022-04-221-1/+9
* tests: cleanup unshare_user() and use _nltst_fclose()Thomas Haller2022-04-212-9/+20
* tests: add _assert_nltst_netns() helperThomas Haller2022-04-211-2/+10
* tests: add unit test for nl_object_clone() and nl_object_diff()Thomas Haller2022-03-163-2/+214
* tests: add new "netns" test suiteThomas Haller2022-03-163-4/+23
* tests: add fixture/teardown for tests to run in separate netnsThomas Haller2022-03-162-0/+147
* tests: cleanup creating test suitesThomas Haller2022-03-164-20/+20
* tests: refactor tests and add n-test-util helper libraryThomas Haller2022-03-168-11/+27
* tests: add test for cloning cls:u32 objectThomas Haller2022-03-041-4/+50
* tests: cleanup tests and avoid leaksThomas Haller2022-03-041-12/+10
* tests: replace libcheck's fail_if() macro by ck_assert*()Thomas Haller2022-03-043-25/+21
* tests/check-addr: replace deprecated fail_if() macro from libcheck with ck_as...Thomas Haller2022-03-031-40/+40
* tests: Add test for rtnl_addr_flags2strLeonard Crestez2020-12-141-0/+16
* 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
* gitignore: merge all gitignore files in top level directoryThomas Haller2020-04-161-33/+0
* license: fix and add SPDX license identifiers and drop license commentsThomas Haller2020-04-165-35/+5
* license: cleanup copyright commentsThomas Haller2020-04-161-2/+2
* xfrmi: introduce XFRM interfaces supportEyal Birger2019-09-012-0/+50
* tests: use nl_send_auto() instead of deprecated nl_send_auto_complete() in te...Byeonggon Lee2019-08-071-1/+1
* Add support for cloning cgroup filter object.d0u92018-06-253-0/+145
* lib/rtnl: rename public define RTNL_GENEVE_ID_MAXThomas Haller2018-02-121-0/+2
* link: add Geneve support.Wang Jian2018-02-121-0/+87
* tests: Add test to {de}activate loopback interfaceMarcos Paulo de Souza2018-01-161-0/+54
* all: declare all variables at the beginning of scope (-Wdeclaration-after-sta...Thomas Haller2018-01-163-3/+5
* tests: fix bug in test-create-bridge.cChris Grahn2017-12-081-0/+5
* include: don't include kernel headers in public libnl3 headersThomas Haller2017-03-0218-2/+42
* all: enable -Wmissing-prototype warning for all componentsThomas Haller2017-02-275-14/+19
* build: merge tests/Makefile.am into top-level makefileThomas Haller2017-02-271-81/+0
* lib/route: add macsec supportSabrina Dubroca2016-06-253-0/+49
* ipgre: add support for gretap tunnelHaishuang Yan2016-04-153-0/+58
* route/link: add macvtap supportBeniamino Galvani2015-11-193-0/+52
* gitignore: ignore test binaries in "tests/"Thomas Haller2015-11-191-1/+3
* route/vrf: add VRF supportDavid Ahern2015-11-012-0/+60
* ipvlan: add a testcase for ipvlanCong Wang2015-06-192-0/+46
* route/act: add a test case for skbedit actionCong Wang2015-02-021-10/+21
* build: move copy of linux headers to private directoryThomas Haller2014-09-241-0/+1
* build/trivial: prettify makefiles by wrapping long linesThomas Haller2014-09-241-1/+6
* tests: build test-create-macvlan as part of `make check`Thomas Haller2014-08-183-0/+4
* link: add ifb device supportCong Wang2014-07-243-0/+32
* ip6tnl: introduce ip6 tunnel supportSusant Sahani2014-06-163-0/+57
* gitignore: ignore test binaries and artifacts in "tests/"Thomas Haller2014-05-061-0/+1
* ipvti: introduce vti tunnel supportSusant Sahani2014-05-062-0/+56
* introduce sit tunnel supportSusant Sahani2014-05-053-0/+58
* introduce gre tunnel supportSusant Sahani2014-05-053-0/+58
* introduce ipip tunnel supportSusant Sahani2014-05-053-0/+58