commit | 05cd7bf1c48b1ecf4421f961b3a5580a611e0325 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Mon Mar 15 14:25:15 2021 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Wed Mar 17 13:51:31 2021 +0000 |
tree | 29df548272fb4a6b86a2a6e53b688ce605d84b08 | |
parent | acab49bd28f3f52670f87dcb29c06722f9d910c4 [diff] |
Set up environment for testing apex mount/unmount logic This environment will make it much easier to write more tests in apexd_test.cpp. As first use case, I'll use it for testing a command that apexd is going to provide for otapreopt_chroot to setup apex environment for otapreopt. Since the test environment set up itself is tricky, I've also added test for the test environment itself. Bug: 181182967 Test: atest ApexTestCases Change-Id: I4da8a43f282ba89ea234177245634b86bca2e7a7