Moved spiff test to a test case. Reset retries in test runner
This commit is contained in:
parent
ddf834c781
commit
78d95431f5
8 changed files with 43 additions and 56 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -13,9 +13,9 @@
|
|||
[submodule "extras/spiffs/spiffs"]
|
||||
path = extras/spiffs/spiffs
|
||||
url = https://github.com/pellepl/spiffs.git
|
||||
[submodule "examples/posix_fs/fs-test"]
|
||||
path = examples/posix_fs/fs-test
|
||||
url = https://github.com/sheinz/fs-test
|
||||
[submodule "tests/unity"]
|
||||
path = tests/unity
|
||||
url = https://github.com/ThrowTheSwitch/Unity.git
|
||||
[submodule "tests/fs-test"]
|
||||
path = tests/fs-test
|
||||
url = https://github.com/sheinz/fs-test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue