Thanks to visit codestin.com
Credit goes to chromium.googlesource.com
Sign in
chromium
/
external
/
github.com
/
google
/
fuzztest
/
HEAD
391c34a
No public description
by Hadi Ravanbakhsh
· 24 hours ago
main
0f82dad
Merge pull request #1774 from backes:fix-invalid-seed-typo
by Copybara-Service
· 3 days ago
41aff1b
Fix reporting invalid multi-value seeds
by Clemens Backes
· 3 days ago
7bab06f
No public description
by FuzzTest Team
· 6 days ago
5b5b1af
No public description
by FuzzTest Team
· 7 days ago
e22ceff
Add flatbuffers domain
by FuzzTest Team
· 8 days ago
1d26596
Extend Command for more control over a single exectuion. #Centipede
by Xinhao Yuan
· 9 days ago
3cb8569
No public description
by Xinhao Yuan
· 9 days ago
d5857a5
No public description
by FuzzTest Team
· 2 weeks ago
62dfb3a
Add the ability to set an external crash reporter for crash summaries.
by Filip Niksic
· 3 weeks ago
31ca9be
Report a summary of crashes at the end of an "update corpus database" session.
by Filip Niksic
· 3 weeks ago
45a1c3a
Fix a potential race condition when incrementing static counters.
by FuzzTest Team
· 4 weeks ago
6c64b55
No public description
by FuzzTest Team
· 4 weeks ago
4dda385
Add a test for crash deduplication.
by Xinhao Yuan
· 4 weeks ago
3a04e5c
Basic dispatcher prototype.
by Xinhao Yuan
· 4 weeks ago
dad90ee
No public description
by Xinhao Yuan
· 4 weeks ago
69cac4b
Limit the input size when printing in human-readable format.
by Hadi Ravanbakhsh
· 4 weeks ago
466e457
Add new experimental result types for the Dispatcher prototype.
by Xinhao Yuan
· 4 weeks ago
7618998
Also bump Protobuf to latest version
by Samuel Freilich
· 5 weeks ago
18b45b9
Remove Deprecated Call to FieldDescriptor::is_optional
by Ali Hijazi
· 5 weeks ago
8c215ac
Make Centipede calls aware of termination.
by Xinhao Yuan
· 5 weeks ago
2546e95
Fix MacOS build.
by Xinhao Yuan
· 5 weeks ago
27eb467
Merge pull request #1742 from sfreilich:patch-1
by Copybara-Service
· 5 weeks ago
b0db9fd
Split crash metadata into description and signature.
by Filip Niksic
· 5 weeks ago
c2b8c85
Update Abseil and Riegeli
by Samuel Freilich
· 5 weeks ago
1e47f9d
Add test_name option to be used by dispatcher.
by Xinhao Yuan
· 5 weeks ago
b70e7bd
Split crash metadata into description and signature.
by Xinhao Yuan
· 5 weeks ago
5c74d66
Support IgnoredFailure type that would cause minimal logging without triaging.
by Xinhao Yuan
· 5 weeks ago
61e6d3d
Exit peacefully when custom mutator fails.
by Xinhao Yuan
· 6 weeks ago
6a8df26
Do not let the shell wait for the command.
by Xinhao Yuan
· 6 weeks ago
1ec1b0b
Do not remove workdir or move on to distill if early stop was requested.
by Xinhao Yuan
· 6 weeks ago
890b53c
Change the FuzzTest/Centipede unit test duration to 1s.
by Xinhao Yuan
· 6 weeks ago
387dca8
Merge pull request #1724 from abhijeetk:windows-stdout-macro-conflict
by Copybara-Service
· 6 weeks ago
9ee8422
Add CMake fuzztest_proto_library() support.
by László Szekeres
· 6 weeks ago
e5eb003
Validate container memory dictionary mutation for inner domain.
by Xinhao Yuan
· 6 weeks ago
c815178
No public description
by FuzzTest Team
· 6 weeks ago
f1e2661
Add e2e tests for the libFuzzer compatibility mode.
by Xinhao Yuan
· 6 weeks ago
edf0d41
Expose GetRandomCorpusValue within the domain API
by Markus Kusano
· 6 weeks ago
0714a39
Cleanup FUZZTEST_STACK_LIMIT env var in favor of --stack_limit_kb flag.
by Sara Qu
· 7 weeks ago
263ba82
Change the FuzzTest/Centipede unit test duration to 1s.
by Xinhao Yuan
· 7 weeks ago
5c020e6
Fix Windows build error due to macro conflict with 'stdout'
by Abhijeet Kandalkar
· 7 weeks ago
89005b7
Simplify CMake build files.
by László Szekeres
· 7 weeks ago
027a6ee
Organize BUILD files.
by László Szekeres
· 7 weeks ago
3de7164
Use subprocess API in the Centipede adaptor to replace popen, which is unsafe.
by Xinhao Yuan
· 7 weeks ago
c332f0b
Fix the CMake workflow for events other than pull requests.
by Xinhao Yuan
· 7 weeks ago
7a6e3de
Merge pull request #1711 from abhijeetk:disable_tvos_fuzz
by Copybara-Service
· 7 weeks ago
012b0dc
Merge pull request #1713 from abhijeetk:enable-filesystem
by Copybara-Service
· 7 weeks ago
6d0b498
Disable fuzztest subprocess library on Apple tvOS
by Abhijeet Kandalkar
· 8 weeks ago
8da986d
Disable std::filesystem on tvOS versions below 13.0
by Abhijeet Kandalkar
· 8 weeks ago
83397bb
Allow subprocess API to inherit the current process `environ`.
by Xinhao Yuan
· 8 weeks ago
63807ae
Add a subprocess API to use output callbacks.
by Xinhao Yuan
· 8 weeks ago
07d3d31
Fix CMake workflow for PRs.
by László Szekeres
· 8 weeks ago
3d83ac8
Add missing copyright headers.
by László Szekeres
· 8 weeks ago
00ee52a
Organize BUILD files.
by FuzzTest Team
· 8 weeks ago
1e2770b
Organize BUILD files.
by László Szekeres
· 8 weeks ago
a7e9c58
fix AggregateOfImpl for domains with std::pair custom corpus
by FuzzTest Team
· 8 weeks ago
7651e7c
Use utf8 domain for protobuf strings.
by Hadi Ravanbakhsh
· 8 weeks ago
9d0d17a
No public description
by Markus Kusano
· 8 weeks ago
2e9df22
No public description
by FuzzTest Team
· 8 weeks ago
23232e4
Make FuzzingBitGen non-internal.
by László Szekeres
· 8 weeks ago
1efef92
No public description
by Markus Kusano
· 8 weeks ago
2900858
#Centipede NFC: use ByteSpan for the argument.
by Xinhao Yuan
· 8 weeks ago
ae9c378
Support UTF8 strings.
by Hadi Ravanbakhsh
· 8 weeks ago
24c7ab9
No public description
by Markus Kusano
· 8 weeks ago
9ef6d86
No public description
by Markus Kusano
· 8 weeks ago
313ead1
No public description
by Markus Kusano
· 8 weeks ago
6cd7958
No public description
by Markus Kusano
· 8 weeks ago
d7eed37
No public description
by FuzzTest Team
· 8 weeks ago
1158796
Remove the legacy way of reusing previous workdir.
by Xinhao Yuan
· 9 weeks ago
999ecaf
Include parameterized tests in the list of unit tests.
by Hadi Ravanbakhsh
· 9 weeks ago
2f12d0b
Set sa_flags when handling SIGINT.
by Hadi Ravanbakhsh
· 9 weeks ago
1340232
Change centipede_binary_path to centipede_command to pass extra options.
by Xinhao Yuan
· 9 weeks ago
5d4b5e7
Move ShellEscape into a library to be shared later.
by Xinhao Yuan
· 9 weeks ago
f03aafb
Use a dummy hash instead of computing it, which is slow in the test binary.
by Xinhao Yuan
· 9 weeks ago
1f21600
No public description
by FuzzTest Team
· 10 weeks ago
80a80cb
FuzzTest: Make AsciiString Memory Dictionary Compatible
by FuzzTest Team
· 10 weeks ago
da3c2d0
Continue reducing the test flakiness.
by Xinhao Yuan
· 2 months ago
8dc1e1a
No public description
by FuzzTest Team
· 2 months ago
380dbdb
Print specific reproduction instruction if only one reproducer is exported.
by Xinhao Yuan
· 2 months ago
14df814
Fix the corpus value validation for `InRegexp`.
by Filip Niksic
· 2 months ago
75ce91e
Move the `InRegexp` implementation code from the header file to the source file.
by Filip Niksic
· 2 months ago
741fd40
Initial commit for the FuzzTest Rust Framework
by FuzzTest Team
· 2 months ago
cc88bd9
Reduce test flakiness.
by Xinhao Yuan
· 2 months ago
d9103df
Export and report crash reproducers from Centipede.
by Xinhao Yuan
· 2 months ago
782b979
#Centipede Add crashes_to_files to export the crash reproducers and metadata.
by Xinhao Yuan
· 2 months ago
779dd48
Add RemoteFileCopy to be used later.
by Xinhao Yuan
· 2 months ago
a3a8f25
Report skipped test in the runner mode instead of the controller mode.
by Xinhao Yuan
· 2 months ago
e8a1d93
Expose WriteFailureDescription instead of passing it to OnFailure. #Centipede
by Xinhao Yuan
· 3 months ago
1165a5b
Remove the accidentally added data dependency.
by Xinhao Yuan
· 3 months ago
35b65f3
Add support for skipped test using the failure description. #Centipede
by Xinhao Yuan
· 3 months ago
de5cdcb
Request early stop on setup failure to peacefully exit. #Centipede
by Xinhao Yuan
· 3 months ago
1f23455
Merge pull request #1661 from armandomontanez:remove-bogus-abseil-version
by Copybara-Service
· 3 months ago
eff75a8
Change bogus Abseil version to a real one
by Armando Montanez
· 3 months ago
7df47f4
Define interface classes for runner functions.
by Xinhao Yuan
· 3 months ago
9d899bf
Support running Centipede in separate processes.
by Xinhao Yuan
· 3 months ago
9c1ffdc
Unify environment fields/flags into a textual header, expanded contextually.
by Xinhao Yuan
· 3 months ago
2b439f9
No public description
by Markus Kusano
· 3 months ago
b10387f
Fix: pass the max_len to the runner.
by FuzzTest Team
· 3 months ago
9ac31a4
Support runner functions in the (non-GoogleTest) fixture for special use cases.
by Xinhao Yuan
· 3 months ago
e6ad313
No public description
by Tanvi Jagtap
· 3 months ago
Next »