android_system_core/fs_mgr/liblp
David Anderson a5f8e50fbb liblp: Remove tests for alignment_offset being 0.
This test doesn't exist on AOSP anymore, and the bugs around
alignment_offset have been fixed in R. There is no need for the test
anymore.

Bug: 157398966
Test: liblp_test gtest
Change-Id: I00ac7486faf8db8b18f764e61db1d545feb0312c
Merged-In: I563122282e940e07a7ece97ed1a9846ad1f3253c
2020-06-11 03:25:28 +00:00
..
include/liblp liblp: Fix tests for linear extent overlap. 2020-04-22 14:39:04 -07:00
Android.bp Convert vts configs to Android.bp 2020-04-27 16:36:53 +00:00
AndroidTest.xml rename liblp_test_static to vts_kernel_liblp_test. 2019-08-23 13:58:47 -07:00
TEST_MAPPING Add liblp_test to presubmit. 2019-08-23 13:58:47 -07:00
builder.cpp liblp: Fix tests for linear extent overlap. 2020-04-22 14:39:04 -07:00
builder_test.cpp liblp: Fix tests for linear extent overlap. 2020-04-22 14:39:04 -07:00
device_test.cpp liblp: Remove tests for alignment_offset being 0. 2020-06-11 03:25:28 +00:00
images.cpp liblp: Export WriteToImageFile given a file descriptor. 2019-11-19 17:39:19 -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-06 16:11:29 -07: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_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