mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-24 03:49:45 +00:00
e5701ed16c
The fuzzers now run on every new code that is pushed to master Regression using the generated corpus from the above step is run locally in the travis. This should fail the travis if new or old bugs are introduce and thus help catch bugs earlier. To reproduce locally you can run ./fuzzit create job --local syzkaller/target-name $PATH_TO_FUZZER
10 lines
56 B
Plaintext
10 lines
56 B
Plaintext
*.swp
|
|
*~
|
|
*.cfg
|
|
workdir*
|
|
|
|
bin/
|
|
|
|
# jetbrains goland
|
|
.idea
|