Commit Graph

3 Commits

Author SHA1 Message Date
Pedro Loureiro
12528cbdd2 Add updatable shared lib updatability tests to MTS
Test: m mts && mts-tradefed run mts-core-tests-list-eng-only

or

Test: m mts && mts-tradefed run mts -m UpdatableSharedLibsTest -t
com.android.modules.updatablesharedlibs.UpdatableSharedLibsTest

Ignore-AOSP-First: functionality is not yet on AOSP

Change-Id: Ica667253f785af8f17853982d9a57035c92223af
2022-04-07 14:46:54 +00:00
Pedro Loureiro
e1c68f98db Test that install fails when apk requires missing shared lib
Test: atest UpdatableSharedLibsTest

Bug: 191978330

Ignore-AOSP-First: logic under test is only available in internal master

Change-Id: Ie0181833c8b35d98ab22b00fe36d3273c934559d
2021-11-16 11:31:14 +00:00
Pedro Loureiro
fbbd96754d Add e2e tests for updatable shared libs
Just adding the tests now, not making them run yet.

Test: atest UpdatableSharedLibsTest
Bug: 191978330
Ignore-AOSP-First: logic under test is only available in internal master

Change-Id: I48e8b9422c8703cd4cec6552e0dcfd3b82021816
2021-11-05 16:44:18 +00:00