android_system_core/fs_mgr/liblp
huan qin 2c25e261fa Skip test for Automotive in Android Q
Two tests in VtsKernelLiblpTest
require dynamci partion which is not
mandatory for Automotive in Android Q:
VtsKernelLiblpTest#BuilderTest.block_device_info
VtsKernelLiblpTest#liblp.ReadSuperPartition

Test:run vts -m VtsKernelLiblpTest -t
VtsKernelLiblpTest#BuilderTest.block_device_info
Test:run vts -m VtsKernelLiblpTest -t
VtsKernelLiblpTest#liblp.ReadSuperPartition

Bug: 156287966
Change-Id: I353b854dd37f1ae3aeb7212c97e376dc9719ba91
2021-03-08 14:02:06 -05:00
..
include/liblp Allow to build non-sparse super image. 2019-04-04 16:34:05 -07:00
Android.bp VtsKernelLiblpTest: use static test 2019-06-14 16:10:25 -07:00
Android.mk Allow makefiles to be parsed in a trimmed down manifest. 2019-03-25 09:14:33 +00:00
AndroidTest.xml VtsKernelLiblpTest: use static test 2019-06-14 16:10:25 -07:00
builder.cpp liblp: Reclaim wasted space from unaligned partitions, v2. 2019-03-14 12:09:09 -07:00
builder_test.cpp Skip test for Automotive in Android Q 2021-03-08 14:02:06 -05:00
images.cpp Allow to build non-sparse super image. 2019-04-04 16:34:05 -07:00
images.h Allow to build non-sparse super image. 2019-04-04 16:34:05 -07:00
io_test.cpp Skip test for Automotive in Android Q 2021-03-08 14:02:06 -05:00
partition_opener.cpp liblp: Replace open with GetControlFileOrOpen 2019-03-22 14:26:25 -07:00
reader.cpp Fixed a few minor nits in liblp 2019-01-10 13:36:59 -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: Replace open with GetControlFileOrOpen 2019-03-22 14:26:25 -07:00
utility.h liblp: Replace open with GetControlFileOrOpen 2019-03-22 14:26:25 -07:00
utility_test.cpp liblp: Allow automatic slot suffixing of partition names. 2018-11-08 09:51:03 -08:00
writer.cpp Merge "Fixed a few minor nits in liblp" 2019-01-20 07:55:47 +00:00
writer.h liblp: Add an abstraction layer for opening partitions. 2018-10-24 14:18:38 -07:00