Mattias Walström
8792eda219
test: rip_multihop: Adapt to yangerd changes
2026-06-17 11:54:25 +02:00
Mattias Walström
2327f88da8
test: ospf_default_route_advertise: Make test more robust
...
FRR can sometimes be pretty slow to actually install the route in
the kernel. Increase the timeout of must_reach.
2026-06-17 11:54:25 +02:00
Mattias Walström
7ecab6fe0c
test: route_pref_ospf: Update test spec
2026-06-17 11:54:25 +02:00
Mattias Walström
5d513a693e
test: ospf_point_to_multipoint: Adapt to yanger
2026-06-17 11:54:25 +02:00
Mattias Walström
4d2c9d8c35
test: route_pref_ospf: Adapt to yangerd
2026-06-17 11:54:25 +02:00
Mattias Walström
4fcc7d1247
test: ospf_unnumbered_interface: Adapt to new yangerd
2026-06-17 11:54:25 +02:00
Mattias Walström
8e5d49665b
test: Remove function put_config_dict and convert tests to use put_config_dicts
...
This fix #1237
2026-06-02 16:59:28 +02:00
Joachim Wiberg
95bd795347
test: add some basic ptp tests
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2026-04-24 14:29:58 +02:00
Richard Alpe
f996dbd6ef
test: lowercase minor words in test case names
...
Signed-off-by: Richard Alpe <richard@bit42.se >
2026-04-21 14:20:58 +02:00
Richard Alpe
ff02190df8
test: normalize suite/case names to title case
...
Signed-off-by: Richard Alpe <richard@bit42.se >
2026-04-21 11:06:59 +02:00
Mattias Walström
f0b220b6e7
Followup OSPF point-to-multipoint
...
[skip ci]
2026-03-11 09:12:48 +01:00
Mattias Walström
312b856fba
ospf: add point-to-multipoint and hybrid interface type support
2026-03-10 12:44:47 +01:00
Joachim Wiberg
a844ba7d8c
test: wait for static route before must_reach()
...
Not all systems are equally quick, let's give it while to set before
bailing out because we test too soon.
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2026-02-24 06:59:29 +01:00
Mattias Walström
f482a2bfe9
test: spec: rip_multihop: Add missing autogenerated file
2026-01-08 14:50:16 +01:00
Mattias Walström
bd92e603d0
test: spec: ospf_debug: Add missing autogenerated files
2026-01-08 14:50:15 +01:00
Joachim Wiberg
64a04f5a1d
test/infamy: allow until() to return the result of the function
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2026-01-04 10:40:38 +01:00
Joachim Wiberg
0a491ffff5
test: add new tests for RIP
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2025-12-05 11:12:03 +01:00
Joachim Wiberg
c0646d1a66
test: new test to verify ospf debug logging
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2025-12-02 17:06:13 +01:00
Joachim Wiberg
1bbd80d8c7
test: drop leading ietf/infix prefix from directories
...
Let's drop the leading IETF or Infix prefixes from tests. Initially the
idea was to mimnic the YANG models, but it's difficult to navigate and
does not provide any real benefit to developers or end-users.
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2025-11-20 20:23:23 +01:00