Commit ff674de
committed
tests: refactor folder structure to split on the type of test
Place unit tests in unity folder, ztests in ztest folder and pytests
in pytest folder.
Signed-off-by: Eivind Jølsgard <[email protected]>1 parent 807903e commit ff674de
File tree
101 files changed
+14
-14
lines changed- tests
- pytest/subsys/kmu
- hello_for_kmu
- src
- keys
- pytest
- unity
- 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
- ztest/subsys/fs/bm_zms
- boards
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
101 files changed
+14
-14
lines changed| 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 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments