mirror of
https://github.com/littlefs-project/littlefs.git
synced 2025-12-27 17:40:24 +00:00
This reworks test.py/bench.py a bit to map arguments to ids as a first step instead of defering as much as possible. This is a better design and avoids the hackiness around -b/-B. As a plus, test_id globbing is easy to add.