mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
Run the echo fuzzer in the CI
This commit is contained in:
parent
66e0835e72
commit
4d5c034eb1
2 changed files with 9 additions and 13 deletions
1
.github/workflows/fuzzing.yml
vendored
1
.github/workflows/fuzzing.yml
vendored
|
@ -42,6 +42,7 @@ jobs:
|
|||
- { name: fuzz_date, should_pass: false }
|
||||
- { name: fuzz_expr, should_pass: true }
|
||||
- { name: fuzz_printf, should_pass: false }
|
||||
- { name: fuzz_echo, should_pass: false }
|
||||
- { name: fuzz_parse_glob, should_pass: true }
|
||||
- { name: fuzz_parse_size, should_pass: true }
|
||||
- { name: fuzz_parse_time, should_pass: true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue