mirror of
https://github.com/simon987/libscan.git
synced 2025-04-05 12:23:00 +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
|
|
``` |