examples with libfuzzer
This commit is contained in:
@@ -64,7 +64,9 @@ TEST(OneOfExample, ProduceSixtyOrHigher) {
|
||||
}
|
||||
}
|
||||
|
||||
#ifndef LIBFUZZER
|
||||
int main(int argc, char *argv[]) {
|
||||
DeepState_InitOptions(argc, argv);
|
||||
return DeepState_Run();
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user