android_system_core/fs_mgr/liblp
David Anderson 3d08636934 liblp: Fix io_tests.
These broke after recent changes to use IPartitionOpener in more places.
The io_tests must now give block device info to TestPartitionOpener.

Bug: N/A
Test: liblp_test gtest
Change-Id: I0a6505c7223e74507dc13184069fdc34bb6b81e4
2018-11-08 19:04:05 -08:00
..
include/liblp liblp: Split super.img for retrofit devices. 2018-11-08 14:19:42 -08:00
Android.bp liblp: Add an abstraction layer for opening partitions. 2018-10-24 14:18:38 -07:00
builder.cpp liblp: Allow automatic slot suffixing of partition names. 2018-11-08 09:51:03 -08:00
builder_test.cpp fastboot: Fix flashing both slots with dynamic partitions. 2018-11-06 11:43:03 -08:00
images.cpp liblp: Split super.img for retrofit devices. 2018-11-08 14:19:42 -08:00
images.h liblp: Split super.img for retrofit devices. 2018-11-08 14:19:42 -08:00
io_test.cpp liblp: Fix io_tests. 2018-11-08 19:04:05 -08:00
partition_opener.cpp liblp: Allow the super partition to span multiple block devices. 2018-10-24 19:08:37 -07:00
reader.cpp liblp: Allow automatic slot suffixing of partition names. 2018-11-08 09:51:03 -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: Allow automatic slot suffixing of partition names. 2018-11-08 09:51:03 -08:00
utility.h liblp: Store device information in a new block device table. 2018-10-24 14:18:35 -07:00
utility_test.cpp liblp: Allow automatic slot suffixing of partition names. 2018-11-08 09:51:03 -08:00
writer.cpp liblp: Allow automatic slot suffixing of partition names. 2018-11-08 09:51:03 -08:00
writer.h liblp: Add an abstraction layer for opening partitions. 2018-10-24 14:18:38 -07:00