summaryrefslogtreecommitdiff
path: root/fuzzer
AgeCommit message (Expand)Author
2024-01-19Enable integer overflow sanitizer in fuzzer to catch more bugsDevin Moore
2023-09-07Enabled fmq_fuzzer for presubmit am: 4f3d91fa0eDavid Fu
2023-09-07Enabled fmq_fuzzer for presubmitDavid Fu
2023-08-14Merge Android U (ab/10368041)Xin Li
2023-08-08fmq: Remove PAGE_SIZE 4096 usageKalesh Singh
2023-04-03Add a method to get the pointer to the ring bufferDevin Moore
2023-03-28Remove the sanitizers from fmq_fuzzer am: d5951f918a am: c953684c34 am: c21a6...Devin Moore
2023-03-27Remove the sanitizers from fmq_fuzzerandroid-u-beta-1-gplDevin Moore
2023-01-25Reduce blocking wait time for fuzzerDevin Moore
2022-10-11fmq_fuzzer: use the correct size for user supplied memoryDevin Moore
2022-10-10Avoid getIntegralInRange with invalid rangeDevin Moore
2022-10-03fmq_fuzzer: fuzz manually created grantors and descriptorsDevin Moore
2022-10-03fmq_fuzzer: remove duplicated codeDevin Moore
2022-03-28fmq_fuzzer: Exit blocking threads when no more workt_frc_odp_330442040t_frc_odp_330442000t_frc_ase_330444010android-vts-13.0_r7android-vts-13.0_r6android-vts-13.0_r5android-vts-13.0_r4android-vts-13.0_r3android-vts-13.0_r2android-cts-13.0_r7android-cts-13.0_r6android-cts-13.0_r5android-cts-13.0_r4android-cts-13.0_r3android-cts-13.0_r2android13-tests-releaseandroid13-tests-devandroid13-frc-odp-releaseandroid13-devDevin Moore
2022-01-15Merge "remove libbinder_ndk_host_user" am: 515f8be563 am: 9f00fc51fd am: f434...Steven Moreland
2022-01-07remove libbinder_ndk_host_userSteven Moreland
2021-10-25Remove ndk_platform backend. Use the ndk backend.android-s-v2-preview-2android-s-v2-preview-1android-s-v2-beta-2android-s-v2-preview-1Jiyong Park
2021-09-07fmq_fuzzer: replace vector reserve() with resize()Devin Moore
2021-09-03fmq_fuzzer: Move the ConsumeBool for blockingDevin Moore
2021-08-26Merge changes I317cd97a,I1f3d16e0Devin Moore
2021-08-26fmq_fuzzer: reduce the frequency that we mess with the countersDevin Moore
2021-08-26Merge changes I89066317,I122ddba8Devin Moore
2021-08-26fmq_fuzzer: remove TODO and create function to get counter ptrsDevin Moore
2021-08-19fmq_fuzzer: fuzz the user suplied FD apiDevin Moore
2021-08-19fmq_fuzzer: add blocking read and write callsDevin Moore
2021-08-04Remove ndk_platform backend. Use the ndk backend.Jiyong Park
2021-06-01Enable fmq_fuzzer in haiku without hwaddress sanitizerDevin Moore
2021-05-05disable fmq_fuzzer until coverage is fixedKris Alder
2021-04-21[LSC] Add LOCAL_LICENSE_KINDS to system/libfmqBob Badour
2021-04-16Add a fuzzer for libfmqDevin Moore