platform_system_core/fs_mgr/liblp
David Anderson 9c66e53a82 liblp: Fix tests for linear extent overlap.
The "OwnsSector" tests did not work if one range fit completely inside
another range. The new OverlapsWith() methods address this case.

Bug: 154277287
Bug: 154646936
Test: liblp_test gtests
Change-Id: I1a59069db4ffe4f13c45963c4847cff7b3dd3dfc
2020-04-21 15:43:59 -07:00
..
include/liblp liblp: Fix tests for linear extent overlap. 2020-04-21 15:43:59 -07:00
Android.bp Rename vts-core to vts 2020-04-07 02:48:48 +00:00
AndroidTest.xml rename liblp_test_static to vts_kernel_liblp_test. 2019-08-23 13:58:47 -07:00
builder.cpp liblp: Fix tests for linear extent overlap. 2020-04-21 15:43:59 -07:00
builder_test.cpp liblp: Fix tests for linear extent overlap. 2020-04-21 15:43:59 -07:00
device_test.cpp liblp: Fix tests for linear extent overlap. 2020-04-21 15:43:59 -07:00
images.cpp fix some liblp file access for win32 2020-03-05 08:34:52 +08:00
images.h liblp: Export WriteToImageFile given a file descriptor. 2019-11-19 17:39:19 -08:00
io_test.cpp liblp: Expand the metadata header for future use. 2019-12-14 00:35:58 +00:00
liblp_test.h liblp: Expose MockPropertyFetcher for liblp-dependent tests. 2019-08-23 14:44:51 -07:00
liblp_test.xml Rename vts-core to vts 2020-04-07 02:48:48 +00:00
partition_opener.cpp liblp: Support sdcards in PartitionOpener. 2019-08-21 12:27:56 -07:00
property_fetcher.cpp liblp: Add PropertyFetcher. 2019-08-06 17:39:37 -07:00
reader.cpp libfiemap: Add helpers to remove images from recovery. 2019-12-20 16:41:35 -08:00
reader.h liblp: Allow automatic slot suffixing of partition names. 2018-11-08 09:51:03 -08:00
TEST_MAPPING Add liblp_test to presubmit. 2019-08-23 13:58:47 -07: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: Add a helper to differentiate empty from non-empty images. 2019-09-09 13:16:02 -07:00
utility.h liblp: Add a helper to differentiate empty from non-empty images. 2019-09-09 13:16:02 -07:00
utility_test.cpp liblp: UpdateMetadataForInPlaceSnapshot 2019-08-14 14:27:03 -07:00
writer.cpp liblp: Expand the metadata header for future use. 2019-12-14 00:35:58 +00:00
writer.h liblp: Add an abstraction layer for opening partitions. 2018-10-24 14:18:38 -07:00