Christopher Haster
|
c7f7094a06
Several tweaks to test.py and test runner
|
před 3 roky |
Christopher Haster
|
a208d848e5
Reworked test defines a bit to use one common array layout
|
před 3 roky |
Christopher Haster
|
91200e6678
Added tracebd.py, a script for rendering block device operations
|
před 3 roky |
Christopher Haster
|
c9a6e3a95b
Added tailpipe.py and improved redirecting test trace/log output over fifos
|
před 3 roky |
Christopher Haster
|
552336eba9
Added optional read/prog/erase delays to testbd
|
před 3 roky |
Christopher Haster
|
4689678208
Added --color to test.py, fixed some terminal-clobbering issues
|
před 3 roky |
Christopher Haster
|
61455b6191
Added back heuristic-based power-loss testing
|
před 3 roky |
Christopher Haster
|
4a7e94fb15
Reimplemented coverage.py, using only gcov and with line+branch coverage
|
před 3 roky |
Christopher Haster
|
1616115662
Fix test.py hang on ctrl-C, cleanup TODOs
|
před 3 roky |
Christopher Haster
|
4a42326797
Moved test suites into custom linker section
|
před 3 roky |
Christopher Haster
|
0781f50edb
Ported tests to new framework
|
před 3 roky |
Christopher Haster
|
c60c977c25
Merge pull request #658 from littlefs-project/no-recursion
|
před 3 roky |
Christopher Haster
|
554e4b1444
Fixed Popen deadlock issue in test.py
|
před 3 roky |
Christopher Haster
|
eb8be9f351
Some improvements to size scripts
|
před 3 roky |
mikee47
|
4977fa0c0e
Fix spelling errors
|
před 4 roky |
YAMAMOTO Takashi
|
3bee4d9a19
scripts/test.py: Fix infinite busy loops on macOS
|
před 4 roky |
Christopher Haster
|
bca64d76cf
Merge branch 'devel' into ci-revamp
|
před 4 roky |
Christopher Haster
|
21488d9e06
Fixed incorrect documentation in test.py
|
před 5 roky |
Christopher Haster
|
104d65113d
Reduced build sources to just the core littlefs
|
před 5 roky |
Christopher Haster
|
9d6546071b
Fixed a recompilation issue in CI, tweaked coverage.py a bit more
|
před 5 roky |
Christopher Haster
|
b84fb6bcc5
Added BUILDDIR, a bit of script reworking
|
před 5 roky |
Christopher Haster
|
887f3660ed
Switched to lcov for coverage collection, greatly simplified coverage.py
|
před 5 roky |
Christopher Haster
|
eeeceb9e30
Added coverage.py, and optional coverage info to test.py
|
před 5 roky |
Christopher Haster
|
b2235e956d
Added GitHub workflows to run tests
|
před 5 roky |
Christopher Haster
|
5137e4b0ba
Last minute tweaks to debug scripts
|
před 5 roky |
Christopher Haster
|
d04b077506
Fixed minor things to get CI passing again
|
před 5 roky |
Christopher Haster
|
f4b17b379c
Added test.py support for tmpfs-backed disks
|
před 5 roky |
Christopher Haster
|
9f546f154f
Updated .travis.yml and added additional geometry constraints
|
před 5 roky |
Christopher Haster
|
77e3078b9f
Added/fixed tests for noop writes (where bd error can't be trusted)
|
před 5 roky |
Christopher Haster
|
517d3414c5
Fixed more bugs, mostly related to ENOSPC on different geometries
|
před 5 roky |