summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-05-09tests: add unit tests for creating linksThomas Haller
2022-05-09tests: add test utilsThomas Haller
2022-05-06tests: reformat unit test files with clang-formatThomas Haller
2022-04-22tests: silently ignore EACCES for setting uid_map for test namespaceThomas Haller
2022-04-21tests: cleanup unshare_user() and use _nltst_fclose()Thomas Haller
2022-04-21tests: add _assert_nltst_netns() helperThomas Haller
2022-03-17tests: add unit test for nl_object_clone() and nl_object_diff()Thomas Haller
2022-03-16tests: add new "netns" test suiteThomas Haller
2022-03-16tests: add fixture/teardown for tests to run in separate netnsThomas Haller
2022-03-16tests: cleanup creating test suitesThomas Haller
2022-03-16tests: refactor tests and add n-test-util helper libraryThomas Haller
2022-03-04tests: add test for cloning cls:u32 objectThomas Haller
2022-03-04tests: cleanup tests and avoid leaksThomas Haller
2022-03-04tests: replace libcheck's fail_if() macro by ck_assert*()Thomas Haller
2022-03-03tests/check-addr: replace deprecated fail_if() macro from libcheck with ck_as...Thomas Haller
2020-12-14tests: Add test for rtnl_addr_flags2strLeonard Crestez
2020-04-16route: add test for valid content of map_stat_id_from_IPSTATS_MIB_v2 arrayThomas Haller
2020-04-16tests: add "check-direct" testThomas Haller
2020-04-16gitignore: merge all gitignore files in top level directoryThomas Haller
2020-04-16license: fix and add SPDX license identifiers and drop license commentsThomas Haller
2020-04-16license: cleanup copyright commentsThomas Haller
2019-09-01xfrmi: introduce XFRM interfaces supportEyal Birger
2019-08-07tests: use nl_send_auto() instead of deprecated nl_send_auto_complete() in te...Byeonggon Lee
2018-06-25Add support for cloning cgroup filter object.d0u9
2018-02-12lib/rtnl: rename public define RTNL_GENEVE_ID_MAXThomas Haller
2018-02-12link: add Geneve support.Wang Jian
2018-01-16tests: Add test to {de}activate loopback interfaceMarcos Paulo de Souza
2018-01-16all: declare all variables at the beginning of scope (-Wdeclaration-after-sta...Thomas Haller
2017-12-08tests: fix bug in test-create-bridge.cChris Grahn
2017-03-02include: don't include kernel headers in public libnl3 headersThomas Haller
2017-02-27all: enable -Wmissing-prototype warning for all componentsThomas Haller
2017-02-27build: merge tests/Makefile.am into top-level makefileThomas Haller
2016-06-25lib/route: add macsec supportSabrina Dubroca
2016-04-15ipgre: add support for gretap tunnelHaishuang Yan
2015-11-19route/link: add macvtap supportBeniamino Galvani
2015-11-19gitignore: ignore test binaries in "tests/"Thomas Haller
2015-11-01route/vrf: add VRF supportDavid Ahern
2015-06-19ipvlan: add a testcase for ipvlanCong Wang
2015-02-02route/act: add a test case for skbedit actionCong Wang
2014-09-24build: move copy of linux headers to private directoryThomas Haller
2014-09-24build/trivial: prettify makefiles by wrapping long linesThomas Haller
2014-08-18tests: build test-create-macvlan as part of `make check`Thomas Haller
2014-07-24link: add ifb device supportCong Wang
2014-06-16ip6tnl: introduce ip6 tunnel supportSusant Sahani
2014-05-06gitignore: ignore test binaries and artifacts in "tests/"Thomas Haller
2014-05-06ipvti: introduce vti tunnel supportSusant Sahani
2014-05-05introduce sit tunnel supportSusant Sahani
2014-05-05introduce gre tunnel supportSusant Sahani
2014-05-05introduce ipip tunnel supportSusant Sahani
2014-05-05gitignore: ignore test binaries and artifacts in "tests/"Thomas Haller