Mattias Walström
1abfd00278
test: ntp_client: Update test spec
2026-06-17 11:54:25 +02:00
Mattias Walström
3edcc3cd59
test: hostname: adapt to yanger
2026-06-17 11:54:25 +02:00
Mattias Walström
5d8ee91d8c
test: upgrade: add missing readme
2026-06-17 11:54:25 +02:00
Mattias Walström
a859f95dcd
test: upgrade: Adapt to yangerd
2026-06-17 11:54:25 +02:00
Mattias Walström
199970fdac
test: ntp_client: Adapt to new yangerd daemon
2026-06-17 11:54:25 +02:00
Mattias Walström
0800bc5e94
test: upgrade: Add adaptions needed for yangerd
2026-06-17 11:54:25 +02:00
Mattias Walström
5a99a4d022
test: upgrade: Add adaptions needed for yangerd
...
Specially the change:
`
- oper = target.get_dict("/system-state/software")
+ oper = target.get_dict("/ietf-system:system-state/software")
`
i feel is strange, since only the backend for sysrepo has changed, but the
new syntax is actually correct, unsure why it has worked before.
2026-06-17 11:54:25 +02:00
Mattias Walström
59402fa83f
test: system: Make tests more robust
2026-06-17 11:54:24 +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
Joachim Wiberg
4f876bc58e
test: update nacm basic test spec.
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2026-01-30 13:09:18 +01:00
Joachim Wiberg
0376a83677
test: new case nacm-basic
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2026-01-23 06:12:26 +01:00
Joachim Wiberg
113b43ecae
test: minor cleanup, whitespace only
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2026-01-04 12:28:28 +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