Ahmed Karic
3e0b816351
test: Match on edge attributes when mapping topologies
...
Implemented logic to check if the system supports required services.
Logical edges with 'requires' fields are mapped only if physical edges
provide corresponding services. If not, the test is skipped.
This ensures that tests only run when the required services are available
in the test system configuration.
Fixes #654
2025-01-24 11:51:55 +01:00
Joachim Wiberg
bb987cfe9e
test: minor, spelling
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-12-04 12:57:04 +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
Ahmed Karic
614b7efd42
test: update test cases (refactor)
...
- change topology colors
- add ascii charts
- apply new naming conventions (indexing)
2024-10-15 10:32:25 +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
a5e4e016e4
test: Update infix-services for test-specification
2024-10-04 11:22:58 +02:00
Joachim Wiberg
7ac016b536
test: refactor test for running on hardware test bed
...
Also, add some logs to track progress.
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-09-26 15:49:45 +02:00
Ahmed Karic and Mattias Walström
a03465c249
test: update infix-services 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
Ahmed Karic and Mattias Walström
46ad19793b
test: refactor test environment
2024-09-03 12:13:32 +02:00