Y Bharath
8381dbd9e2
tests: Avoid importing unused modules
...
Signed-off-by: y-bharath14 <y.bharath@samsung.com>
2024-06-17 15:42:59 +05:30
Donatas Abraitis
1a1c2a9f84
tests: Apply black formatting for all tests/topotests
...
It's just annoying when the linter tells to apply the formatting for the code
you didn't touch.
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
2024-04-27 23:19:32 +03:00
Russ White
5218d9f82f
Merge pull request #12645 from gpnaveen/ospf_error_msg_enhancements
...
tests: [topojson] Update assert/error messages for ospf scripts
2023-03-29 11:05:30 -04:00
nguggarigoud
74dd0c84db
tests: [topojson] Update assert/error messages
...
Few assert/error messages are updated for test
scripts for better debugging.
Signed-off-by: nguggarigoud <nguggarigoud@vmware.com>
2023-03-26 14:37:49 +00:00
David Lamparter
acddc0ed3c
*: auto-convert to SPDX License IDs
...
Done with a combination of regex'ing and banging my head against a wall.
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
2023-02-09 14:09:11 +01:00
Kuldeep Kashyap
991a971fe9
tests: Cleaning up daemon param used in start_topology()
...
Earlier daemon parameter was passed to
start_topology(), which is not needed now,
as new code is implemented to start
feature specific daemons.
Signed-off-by: Kuldeep Kashyap <kashyapk@vmware.com>
2022-12-13 22:45:34 -08:00
Manoj Naragund
50a275d7c9
tests: Testcase for OSPFv3 learning.
...
Have added topotest to verify OSPF can learn different types of LSA,
and processes them
Signed-off-by: Manoj Naragund <mnaragund@vmware.com>
2022-12-06 09:11:16 -08:00
Donald Sharp
d60a3f0e71
tests: Fix spelling of daemons
...
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
2022-04-01 16:26:38 -04:00
nguggarigoud
d1b5fa5b9e
tests: adding ospfv3 base cases.
...
Covers basic test case like route map, rte calc.
Signed-off-by: nguggarigoud <nguggarigoud@vmware.com>
2022-03-15 19:58:51 -07:00