Christopher Haster
|
c7f7094a06
Several tweaks to test.py and test runner
|
3 lat temu |
Christopher Haster
|
61455b6191
Added back heuristic-based power-loss testing
|
3 lat temu |
Christopher Haster
|
b08463f8de
Reworked scripts/pretty_asserts.py a bit
|
3 lat temu |
Christopher Haster
|
92eee8e6cd
Removed some prefixes from Makefile variables where not necessary
|
3 lat temu |
Christopher Haster
|
5b0a6d4747
Reworked scripts to move field details into classes
|
3 lat temu |
Christopher Haster
|
4a7e94fb15
Reimplemented coverage.py, using only gcov and with line+branch coverage
|
3 lat temu |
Christopher Haster
|
2b11f2b426
Tweaked generation of .cgi files, error code for recursion in stack.py
|
3 lat temu |
Christopher Haster
|
0781f50edb
Ported tests to new framework
|
3 lat temu |
Christopher Haster
|
4962829017
Continued progress toward feature parity with new test-runner
|
3 lat temu |
Christopher Haster
|
5812d2b5cf
Reworked how multi-layered defines work in the test-runner
|
3 lat temu |
Christopher Haster
|
64436933e2
Putting together rewritten test.py script
|
3 lat temu |
Christopher Haster
|
d683f1c76c
Reintroduced test-defines into the new test_runner
|
3 lat temu |
Christopher Haster
|
56a990336b
Created new test_runner.c and test_.py
|
3 lat temu |
Christopher Haster
|
563af5f364
Cleaned up make clean
|
3 lat temu |
Christopher Haster
|
3b495bab79
Fixed spurious CI failure caused by multiple writers to .o files
|
3 lat temu |
Christopher Haster
|
7ea2b515aa
A few more tweaks to scripts
|
3 lat temu |
Christopher Haster
|
55b3c538d5
Added ./script/summary.py
|
3 lat temu |
Christopher Haster
|
50ad2adc96
Added make *-diff rules, quick commands to compare sizes
|
3 lat temu |
Christopher Haster
|
0a2ff3b6ff
Added scripts/structs.py for getting sizes of structs
|
3 lat temu |
Christopher Haster
|
f4c7af76f8
Added scripts/stack.py for viewing stack usage
|
3 lat temu |
Christopher Haster
|
20c58dcbaa
Added coverage-sort to scripts/coverage.py
|
3 lat temu |
Christopher Haster
|
f5286abe7a
Added scripts/calls.py for viewing the callgraph directly
|
3 lat temu |
Christopher Haster
|
2cdabe810d
Split out scripts/code.py into scripts/code.py and scripts/data.py
|
3 lat temu |
Christopher Haster
|
b045436c23
Added size-sort options to scripts/code.py
|
3 lat temu |
Christopher Haster
|
104d65113d
Reduced build sources to just the core littlefs
|
5 lat temu |
Christopher Haster
|
9d6546071b
Fixed a recompilation issue in CI, tweaked coverage.py a bit more
|
5 lat temu |
Christopher Haster
|
b84fb6bcc5
Added BUILDDIR, a bit of script reworking
|
5 lat temu |
Christopher Haster
|
887f3660ed
Switched to lcov for coverage collection, greatly simplified coverage.py
|
5 lat temu |
Christopher Haster
|
eeeceb9e30
Added coverage.py, and optional coverage info to test.py
|
5 lat temu |
Christopher Haster
|
b2235e956d
Added GitHub workflows to run tests
|
5 lat temu |