mirror of
https://github.com/simon987/sist2.git
synced 2025-04-20 10:46:45 +00:00
4 lines
86 B
Markdown
4 lines
86 B
Markdown
### Run fuzz tests:
|
|
```bash
|
|
./scan_a_test --gtest_filter=*Fuzz* --gtest_repeat=100
|
|
``` |