Richard Alpe
28f67ff608
test: add topdoc dir to all test specifications
...
This should be a non functional change. The idea is to use the topdoc
dir from 9pm when generating the test report.
Signed-off-by: Richard Alpe <richard@bit42.se >
2025-01-21 15:02:11 +01:00
Mattias Walström
12b6146551
Add new generated specification files
2025-01-10 21:42:10 +01:00
Mattias Walström
3b3656c8f5
test: spec: change image format from PNG to SVG
...
SVG is a plain text file, better to see why it changed
than binary PNG. Also fix #744 by adding infix/OEM hash
to test specification
Signed-off-by: Mattias Walström <lazzer@gmail.com >
2024-10-23 14:21:26 +02:00
Mattias Walström
34cb229965
test: Update topologies and test texts
...
All mgmt links should be lightgrey, all mgmt ports should be named mgmt
links between duts should be named link.
2024-10-16 10:51:01 +02:00
Jon-Olov Vatn
6d1ac9aad2
Minior fixes to Test Specs
...
Updating after comments from Axkar (thx!)
[skip ci]
2024-10-14 08:07:36 +02:00
Jon-Olov Vatn
d74e7f1458
Fixing typos and other minor issues on test spec
...
[skip ci]
2024-10-11 13:53:41 +02:00
Mattias Walström
ca122ea093
test:case:usb: Update test documentation
2024-10-02 23:31:14 +02:00
Ahmed Karic and Mattias Walström
935c5e1af9
test: update ietf-hardware topologies
2024-09-16 14:20:52 +02:00
Mattias Walström
c456fa1c75
test: spec: Update all test specifications with relative path
2024-09-09 15:11:36 +02:00
Mattias Walström
e4e7dbd714
tests: Add test specification
...
Add minor changes in all testscripts, to add name and description
Add generated test specification
Add generated topology image
2024-09-06 10:18:16 +02:00
Mattias Walström
4e41663987
test: USB: Refactor general USB test
...
Better instructions means better test specification
Also add header, used when generate test specification.
2024-09-06 10:18:16 +02:00
Mattias Walström
91d6a7be85
test: USB: Add new test to test systems with two USB ports
...
Break out this from the general USB test. Test if you can
modify the ports independent of eachother.
2024-09-06 10:18:16 +02:00
Joachim Wiberg
5e03b20bb2
test: minor, cleanup & pep-8 fixes
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-09-05 07:04:58 +02:00
Ahmed Karic and Mattias Walström
46ad19793b
test: refactor test environment
2024-09-03 12:13:32 +02:00
Mattias Walström
dc4c38ede6
test: Adapt tests/infamy for the new test config
...
Instead of copy factoy config to reset between tests,
use the new test-config.cfg.
Change the logic in the factory config since the default values have changed.
2024-08-30 17:40:02 +02:00
Mattias Walström and Tobias Waldekranz
60e8b24d01
infamy: Refactor xpath handling between restconf and netconf implmentation
...
Previous xpath may or may not been an xpath, we still called it xpath.
Remove the obscure function get_xpath() and instead transform to a
URI in restconf.py
This fix issue #490
Signed-off-by: Mattias Walström <lazzer@gmail.com >
2024-08-16 16:50:13 +02:00
Mattias Walström
b57353294f
test: usb: Make possible to run on physical devices
...
Virtual devices always have two USB ports, but physical, may have more
or less.
2024-06-27 15:43:06 +02:00
Mattias Walström
0595628e97
infamy: Adapt for operational changes between netconf and restconf
2024-06-27 15:43:06 +02:00
Mattias Walström
095b256971
Adapt tests to be able to run them with NETCONF and RESTCONF
2024-06-27 15:43:06 +02:00
Mattias Walström
e77772e8c5
test: usb: Refactor to use a common function to wait boot
2024-02-28 13:18:51 +01:00
Mattias Walström
4869b73b14
test: usb: test startup with no hardware configuration
...
In this case the USB ports shall be locked.
2024-02-23 14:01:23 +01:00
Mattias Walström
15b32cfcc2
infamy: Add a simple USB test
2024-02-23 14:01:23 +01:00