Files
littlefs/scripts
Christopher Haster b08c66e387 scripts: Fixed case-level flags in bench.py
A typo meant we were setting all case-level flags to suite-level flags
in bench.py. And because suite-level flags are more-or-less just ored
case-level flags, all case-level flags would end up shared.

Fixed via untypo.
2024-11-07 00:16:15 -06:00
..