Commit fa3f0b5
committed
tests: refactor folder structure to split unit tests and system tests
Place unit tests in unit folder, and system tests in system folder.
Signed-off-by: Eivind Jølsgard <[email protected]>1 parent 3e48705 commit fa3f0b5
File tree
104 files changed
+35
-35
lines changed- .github
- scripts
- ci
- pytest_plugins
- tests
- system/subsys
- fs/bm_zms
- boards
- src
- kmu
- hello_for_kmu
- src
- keys
- pytest
- unit
- lib/bluetooth
- ble_adv
- src
- ble_conn_params
- src
- ble_conn_state
- src
- ble_db_discovery
- src
- ble_gq
- src
- ble_qwr
- src
- ble_racp
- src
- ble_radio_notif
- mocks
- src
- ble_scan
- src
- subsys
- bluetooth/services
- ble_bas
- src
- ble_bms
- src
- ble_dis
- src
- ble_hids
- src
- ble_hrs
- src
- ble_nus
- src
- storage/bm_storage
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
104 files changed
+35
-35
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 1 addition & 1 deletion
0 commit comments