mirror of
https://github.com/simon987/sist2.git
synced 2025-04-19 02:06:46 +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
|
|
``` |