mirror of
https://github.com/simon987/libscan.git
synced 2025-04-06 04:42:59 +00:00
7 lines
161 B
Markdown
7 lines
161 B
Markdown
Please use [sist2](https://github.com/simon987/sist2) tracker for issues
|
|
|
|
|
|
### Run fuzz tests:
|
|
```bash
|
|
./scan_a_test --gtest_filter=*Fuzz* --gtest_repeat=100
|
|
``` |