Add FUZZ test generator for packets and L2CAP fuzz tests
* Add fuzz test generator for packet generator to generate macros for fuzz tests * Add a few fuzz tests for L2CAP packets Bug: 142684649 Test: bluetooth_gd_fuzz_test Change-Id: I75bf726b40caef3c7895596039d01c395d34506f
Showing
- system/gd/fuzz_test.cc 2 additions, 0 deletionssystem/gd/fuzz_test.cc
- system/gd/l2cap/Android.bp 1 addition, 0 deletionssystem/gd/l2cap/Android.bp
- system/gd/l2cap/l2cap_packet_fuzz_test.cc 55 additions, 0 deletionssystem/gd/l2cap/l2cap_packet_fuzz_test.cc
- system/gd/packet/parser/packet_def.cc 41 additions, 0 deletionssystem/gd/packet/parser/packet_def.cc
- system/gd/packet/parser/packet_def.h 2 additions, 0 deletionssystem/gd/packet/parser/packet_def.h
system/gd/l2cap/l2cap_packet_fuzz_test.cc
0 → 100644
Please register or sign in to comment