platform_system_core/fs_mgr/liblp
Harsh Abichandani 5249953d0b Updated liblp fuzzers.
Added a check to avoid possible NPD when duplicate partitions are created and changed slot value range which is being fetched using FuzzedDataProvider.

exec/s: 16440
Test: ./liblp_builder_fuzzer
exec/s: 26412
Test: ./liblp_super_layout_builder_fuzzer
exec/s: 9178
Test: ./liblp_apis_fuzzer
Bug: 307978015

Change-Id: I63abc828cc3f4c44c1dd89a01acfb33dc08813b8
2023-10-31 12:01:53 +05:30
..
fuzzer Updated liblp fuzzers. 2023-10-31 12:01:53 +05:30
include/liblp liblp: Add a helper class for building sparse-compatible super image layouts. 2023-01-31 18:46:35 -08:00
Android.bp Added TestPartitionOpener_group 2023-09-19 13:01:07 +05:30
builder.cpp liblp: Remove uses of alignment_offset. 2021-03-02 18:35:05 -08:00
builder_test.cpp Merge "resolve merge conflicts of 21ef3ae3fd to android11-tests-dev" into android11-tests-dev am: bdf02cc54d 2021-10-20 22:10:42 +00:00
device_test.cpp Use more inclusive language for #inclusivefixit 2020-07-23 11:13:37 -07:00
images.cpp Make partition metadata write atomic 2023-10-13 15:46:28 -07:00
images.h liblp: Export WriteToImageFile given a file descriptor. 2019-11-19 17:39:19 -08:00
io_test.cpp resolve merge conflicts of 21ef3ae3fd to android11-tests-dev 2021-06-02 23:36:48 +00:00
liblp_test.h liblp: Expose MockPropertyFetcher for liblp-dependent tests. 2019-08-23 14:44:51 -07:00
OWNERS Add OWNERS for VTS module vts_core_liblp_test 2021-08-11 16:36:21 -07:00
partition_opener.cpp Merge "liblp: fix host lpdump cannot work issue" 2020-09-02 17:36:00 +00:00
property_fetcher.cpp liblp: Add PropertyFetcher. 2019-08-06 17:39:37 -07:00
reader.cpp Use more inclusive language for #inclusivefixit 2020-07-23 11:13:37 -07:00
reader.h liblp: Allow automatic slot suffixing of partition names. 2018-11-08 09:51:03 -08:00
super_layout_builder.cpp Add logs in SuperLayoutBuilder::Open when the metadata isn't supported 2023-07-20 06:07:18 +00:00
super_layout_builder_test.cpp liblp: Add a helper class for building sparse-compatible super image layouts. 2023-01-31 18:46:35 -08:00
TEST_MAPPING Promote HWASan tests to presubmit. 2022-05-06 19:14:15 +00:00
test_partition_opener.cpp liblp: Add an abstraction layer for opening partitions. 2018-10-24 14:18:38 -07:00
test_partition_opener.h liblp: Add an abstraction layer for opening partitions. 2018-10-24 14:18:38 -07:00
utility.cpp liblp: Force 10.0 metadata on downgrade to Q. 2020-07-06 13:36:20 -07:00
utility.h fs_mgr: Add one space between [libfs_mgr] tag and log msg 2023-01-31 09:41:43 +00:00
utility_test.cpp liblp: Add integer overflow checks when aligning. 2020-05-05 11:37:53 -07:00
writer.cpp Use more inclusive language for #inclusivefixit 2020-07-23 11:13:37 -07:00
writer.h liblp: Add an abstraction layer for opening partitions. 2018-10-24 14:18:38 -07:00