diff options
author | Victor Hsieh <victorhsieh@google.com> | 2019-02-06 09:56:58 -0800 |
---|---|---|
committer | Victor Hsieh <victorhsieh@google.com> | 2019-09-24 17:28:17 -0700 |
commit | e82b9fb5840082b22e1f77af4c5ecc638960b0aa (patch) | |
tree | 1b9c5bcb0da5536d5de037dc4847d19d52b36da7 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | a620de30f49b5dd0b2bf062462dbe5820c5d22b8 (diff) |
New integration test for fs-verity install and on-access verification
There are two categories of tests:
1. Package installation with .fsv_sig
* .apk, .dm, including the split ones should all or none be installed
with their corresponding .fsv_sig files
2. End-to-end fs-verity test of on-access verification
* When fs-verity is enabled to a file, if the on-disk content is
changed, the read should fail.
See class comment in ApkVerityTest.java for the test details.
Brief directory layout overview:
* src/
- Actual test
* ApkVerityTestApp/
- Dummy app for testing, including a split
* testdata/
- Some artifacts, signing key and fs-verity signatures
* block_device_writer/
- Helper binary for write a file directly on disk
Test: atest
Bug: 112039386
Change-Id: I3b8229037db682f36fda9d5cafd14caf6b39501d
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions