3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2025-08-23 21:27:56 +00:00
sby/tests/statusdb
Krystine Sherwin 3bf5be0637
Add jsonl status format
Replace `--statuscsv` and `--livecsv` with `--statusfmt <fmt>` and `--live <fmt` respectively.
Currently supports both csv and jsonl.
In the case of `--live`, updates can be printed in multiple formats, while `--statusfmt` only supports one at a time.
2025-07-29 10:00:52 +12:00
..
Makefile Test property statuses for cover_assert 2025-07-05 12:40:57 +12:00
mixed.py Update failing test 2025-07-08 16:04:45 +12:00
mixed.sby Test property statuses for cover_assert 2025-07-05 12:40:57 +12:00
mixed.sh Test property statuses for cover_assert 2025-07-05 12:40:57 +12:00
mixed.v Test property statuses for cover_assert 2025-07-05 12:40:57 +12:00
reset.sby tests: Add statusdb test 2025-07-08 15:44:02 +12:00
reset.sh tests: Add statusdb test 2025-07-08 15:44:02 +12:00
reset.sv tests: Add statusdb test 2025-07-08 15:44:02 +12:00
timeout.sby timeout.sby: Add non-timeout equivalents 2025-07-08 17:10:01 +12:00
timeout.sh Add jsonl status format 2025-07-29 10:00:52 +12:00