Commit 801dc0b
authored
Improvements in test infrastructure and Ethernet settings (#32)
* Move wrapper target methods to the bottom.
* Move examples to bossex namespace.
* Add legacy example script.
* Temporary comment out line with code issue.
* Move examples from folder to enable automated tests.
Add auto parametrized test cases for every example script.
* Update README.
* Fix firmware path in tests.
* Add assert.
* Fix diagnostic.
* Need to pass the existing bd testcas object to bd as how the script expects it.
* Fix setup class.
* Fix tests.
* Increasing pause after reboot to 30s.
* Don't ignore all dependencies.
* Add bossapi as dependency.
* Fix settings of secondary Ethernet interface.
* Wait 5s after stop, so that it can reload the app.
* Must checkout submodules.
* Disable assert with code issues.1 parent 2698473 commit 801dc0b
File tree
36 files changed
+381
-65
lines changed- .github/workflows
- buildUtilities
- resources/project
- BYqQwXE0h8PX1pP5w0Coa5hMhtI
- EEtUlUb-dLAdf0KpMVivaUlztwA
- FmK8k7SxZl3b3L1PHU6NAZwI_4w
- KAXfQgCar2Yb8zOxgvf9hdmLP1E
- W1eD2F85jUZK1DJhjzKdaV-n984
- hLMKfvmMZYFbdoE4Xco7ryXas6s
- root
- tests
- toolbox
- dependencies
- examples
- legacy
36 files changed
+381
-65
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
31 | 34 | | |
32 | 35 | | |
33 | 36 | | |
| |||
59 | 62 | | |
60 | 63 | | |
61 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
62 | 68 | | |
63 | 69 | | |
64 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
16 | 22 | | |
17 | 23 | | |
18 | 24 | | |
| |||
34 | 40 | | |
35 | 41 | | |
36 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
0 commit comments