提交歷史

作者 SHA1 備註 提交日期
  Christopher Haster a2fb7089dd Added stddev/gmean/gstddev to summary.py 3 年之前
  Christopher Haster 9507e6243c Several tweaks to script flags 3 年之前
  Christopher Haster 42d889e141 Reworked/simplified tracebd.py a bit 3 年之前
  Christopher Haster fb58148df2 Consistent handling of by/field arguments for plot.py and summary.py 3 年之前
  Christopher Haster 7591d9cf74 Added plot.py for in-terminal plotting 3 年之前
  Christopher Haster 9a0e3be84e Added a quick trie to avoid running redundant test/bench permutations 3 年之前
  Christopher Haster 4fe0738ff4 Added bench.py and bench_runner.c for benchmarking 3 年之前
  Christopher Haster 20ec0be875 Cleaned up a number of small tweaks in the scripts 3 年之前
  Christopher Haster 6a53d76e90 Merge pull request #744 from littlefs-project/fix-fetchmatch-err-path 3 年之前
  Christopher Haster 70298ee988 Merge pull request #742 from carlescufi/fix-be-le-conversions 3 年之前
  Christopher Haster dfa8abdd2c Merge pull request #740 from cbiffle/fix-invalid-block-size-reporting 3 年之前
  Christopher Haster 5659a38c2f Merge pull request #726 from Xenoamor/patch-1 3 年之前
  Christopher Haster d8c96abf92 Merge pull request #724 from littlefs-project/clang-lint 3 年之前
  Christopher Haster 007be6fd11 Merge pull request #715 from Mixaill/patch-1 3 年之前
  Christopher Haster e683322af3 Merge pull request #709 from BRTSG-FOSS/hotfix/tests-buffer-overflow 3 年之前
  Christopher Haster 5eb4ea808c Merge pull request #675 from kevinior/lfs_file_rawopen_nomalloc 3 年之前
  Christopher Haster 4a927402a8 Merge pull request #673 from monowii/patch-1 3 年之前
  monowii 740d9ac4cc Fix readme Mbed link 3 年之前
  Christopher Haster d08f949afd Fixed lfs_dir_fetchmatch not propogating bd errors correctly in one case 3 年之前
  Carles Cufi 9e965a8563 lfs_util: Fix endiannes conversion when LFS_NO_INTRINSICS is set 3 年之前
  Cliff L. Biffle eb9f4d5d7e Fix invalid block size reporting. 3 年之前
  Christopher Haster 11d6d1251e Dropped namespacing of test cases 3 年之前
  Christopher Haster 1fcd82d5d8 Made test.py output parsable by summary.py 3 年之前
  Christopher Haster acdea1880e Made summary.py more powerful, dropped -m from size scripts 3 年之前
  Xenoamor a25681b2a6 Improve lfs_file_close usage description 3 年之前
  Christopher Haster 23fba40f20 Added option for updating a CSV file with test results 3 年之前
  Christopher Haster 03c1a4ee2e Added permutations and ranges to test defines 3 年之前
  Christopher Haster bfbe44e70d Dropped permutation number for full leb16-encoded defines 3 年之前
  Christopher Haster 5a2ff178e0 Changed test identifier separator # -> : 3 年之前
  Christopher Haster c7f7094a06 Several tweaks to test.py and test runner 3 年之前