Historique des commits

Auteur SHA1 Message Date
  Christopher Haster 5eb4ea808c Merge pull request #675 from kevinior/lfs_file_rawopen_nomalloc il y a 3 ans
  Christopher Haster 4a927402a8 Merge pull request #673 from monowii/patch-1 il y a 3 ans
  monowii 740d9ac4cc Fix readme Mbed link il y a 3 ans
  Christopher Haster d08f949afd Fixed lfs_dir_fetchmatch not propogating bd errors correctly in one case il y a 3 ans
  Carles Cufi 9e965a8563 lfs_util: Fix endiannes conversion when LFS_NO_INTRINSICS is set il y a 3 ans
  Cliff L. Biffle eb9f4d5d7e Fix invalid block size reporting. il y a 3 ans
  Christopher Haster 11d6d1251e Dropped namespacing of test cases il y a 3 ans
  Christopher Haster 1fcd82d5d8 Made test.py output parsable by summary.py il y a 3 ans
  Christopher Haster acdea1880e Made summary.py more powerful, dropped -m from size scripts il y a 3 ans
  Xenoamor a25681b2a6 Improve lfs_file_close usage description il y a 3 ans
  Christopher Haster 23fba40f20 Added option for updating a CSV file with test results il y a 3 ans
  Christopher Haster 03c1a4ee2e Added permutations and ranges to test defines il y a 3 ans
  Christopher Haster bfbe44e70d Dropped permutation number for full leb16-encoded defines il y a 3 ans
  Christopher Haster 5a2ff178e0 Changed test identifier separator # -> : il y a 3 ans
  Christopher Haster c7f7094a06 Several tweaks to test.py and test runner il y a 3 ans
  Christopher Haster 47914b925f Fixed self-assign warnings discovered by clang il y a 3 ans
  Christopher Haster 30175de384 Remove -Wshadow -Wjump-misses-init -Wundef il y a 3 ans
  Christopher Haster 23747628d5 Added clang build step to CI il y a 3 ans
  Christopher Haster a208d848e5 Reworked test defines a bit to use one common array layout il y a 3 ans
  Christopher Haster 91200e6678 Added tracebd.py, a script for rendering block device operations il y a 3 ans
  Christopher Haster c9a6e3a95b Added tailpipe.py and improved redirecting test trace/log output over fifos il y a 3 ans
  Christopher Haster 5279fc6022 Implemented exhaustive testing of n nested powerlosses il y a 3 ans
  Christopher Haster 552336eba9 Added optional read/prog/erase delays to testbd il y a 3 ans
  Christopher Haster 3f4f85986e Readded support for mirror writes to a file in testbd il y a 3 ans
  Christopher Haster 4689678208 Added --color to test.py, fixed some terminal-clobbering issues il y a 3 ans
  Christopher Haster 61455b6191 Added back heuristic-based power-loss testing il y a 3 ans
  Christopher Haster 01b11da31b Added a simple test that the block device works il y a 3 ans
  Christopher Haster a368d3a07c Moved emulation of erase values up into lfs_testbd il y a 3 ans
  Christopher Haster b08463f8de Reworked scripts/pretty_asserts.py a bit il y a 3 ans
  Christopher Haster 92eee8e6cd Removed some prefixes from Makefile variables where not necessary il y a 3 ans