Searched full:script (Results 1 – 4 of 4) sorted by relevance
/littlefs-2.7.6/ |
D | .travis.yml | 100 script: [*test-example, *report-size] 101 - {<<: *x86, script: [*test-default, *report-size]} 102 - {<<: *x86, script: [*test-nor, *report-size]} 103 - {<<: *x86, script: [*test-emmc, *report-size]} 104 - {<<: *x86, script: [*test-nand, *report-size]} 105 - {<<: *x86, script: [*test-no-intrinsics, *report-size]} 106 - {<<: *x86, script: [*test-no-inline, *report-size]} 107 - {<<: *x86, script: [*test-byte-writes, *report-size]} 108 - {<<: *x86, script: [*test-block-cycles, *report-size]} 109 - {<<: *x86, script: [*test-odd-block-count, *report-size]} [all …]
|
D | DESIGN.md | 748 quick script that verified this property for all 32-bit integers.
|
/littlefs-2.7.6/scripts/ |
D | prefix.py | 3 # This script replaces prefixes of files, and symbols in that file.
|
D | test.py | 3 # This script manages littlefs tests, which are configured with
|