summaryrefslogtreecommitdiffstats
path: root/tests/topotests/zebra_netlink (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: Avoid importing unused modulesY Bharath2024-06-171-3/+1
* tests: Apply black formatting for all tests/topotestsDonatas Abraitis2024-04-271-1/+1
* tests: zebra_netlink ensure the address is installedDonald Sharp2023-07-291-1/+4
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* tests: zebra_netlink only gives 10 seconds to install all routesDonald Sharp2023-01-181-1/+1
* tests: increase wait and update testChristian Hopps2021-09-083-2347/+50
* tests: cleanup: rerun changed files through blackChristian Hopps2021-09-041-1/+1
* tests: cleanup - remove unused importsChristian Hopps2021-09-041-3/+0
* tests: micronet: adapt testsChristian Hopps2021-09-041-24/+3
* tests: Add pytest.mark.sharpd for those missing itDonald Sharp2021-07-281-0/+3
* tests: please follow the style guidewhitespace2020-12-171-1/+6
* Merge pull request #7226 from opensourcerouting/topotestfixesQuentin Young2020-10-021-500/+0
|\
| * tests: Topotest fixes to skip comparing InterfaceIndex and Internal status in...Martin Winter2020-10-011-500/+0
* | tests: fix typos in zebra_rib and _netlinkMark Stapp2020-10-011-1/+1
|/
* tests: use .items instead of .iteritems in topotestsMark Stapp2020-09-181-1/+1
* tests: zebra netlink testcasesJakub UrbaƄczyk2020-08-105-0/+2935