Commit b4a5b35
committed
test/spec: refactor test spec & report generation
Import new 9pm version for improved test report generation. With this
in place we can take the opportunity to also refactor and simplify the
test spec. generation.
Fixes #1129
Signed-off-by: Joachim Wiberg <[email protected]>1 parent fe2d0f4 commit b4a5b35
File tree
43 files changed
+426
-84
lines changed- test
- case
- ietf_interfaces/tunnel_bridged
- ietf_system
- spec
- fonts
- Lato
- SourceCodePro
- SourceSansPro
- static
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
43 files changed
+426
-84
lines changed- .github/workflows/main.yml+7-9
- .gitignore+1
- 9pm.py+165-61
- Makefile+47
- README.md+6-1
- etc/9pm-proj.yaml+2-2
- examples/cases/bash.adoc+1-3
- examples/cases/perl/Readme.adoc+1-3
- examples/cases/python.adoc+1-3
- logo.png
- report/theme.yml+8-7
- self_test/run.py+1-1
- unit_tests/auto.yaml+5-5
- unit_tests/harness/options.yaml+2-2
- unit_tests/harness/report/Readme.adoc-2
- unit_tests/harness/report/all.yaml+2-2
- unit_tests/harness/report/dynamic/bash.adoc+1-3
- unit_tests/harness/report/dynamic/dynamic.yaml+1-1
- unit_tests/lib_tcl/all.yaml+8-8
- unit_tests/lib_tcl/tap/tap.yaml+7-7
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | 5 | | |
8 | | - | |
| 6 | + | |
9 | 7 | | |
10 | 8 | | |
11 | | - | |
12 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
10 | 20 | | |
11 | 21 | | |
| 22 | + | |
12 | 23 | | |
13 | 24 | | |
14 | 25 | | |
| |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments