Mattias Walström
491c347647
test: ntp_client: Update test spec
2026-06-11 13:15:51 +02:00
Mattias Walström
8a6e2cf221
test: hostname: adapt to yanger
2026-06-11 13:15:36 +02:00
Mattias Walström
f3a50c4ba9
test: upgrade: add missing readme
2026-06-11 13:12:49 +02:00
Mattias Walström
9df6939756
test: upgrade: Adapt to yangerd
2026-06-10 21:05:58 +02:00
Mattias Walström
4c07672401
test: ntp_client: Adapt to new yangerd daemon
2026-06-10 12:11:15 +02:00
Mattias Walström
2bee078c76
test: upgrade: Add adaptions needed for yangerd
2026-06-10 12:11:14 +02:00
Mattias Walström
702e17c6e0
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-10 12:11:14 +02:00
Mattias Walström
a90068d0d7
test: system: Make tests more robust
2026-06-10 12:11:14 +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