- 64d2e41 Explicitly include MicrodroidTestPreparer in the test module by Jaewan Kim · 2 years, 4 months ago
- 6d11d37 Include MicrodroidTestPreparer where it's used by Jaewan Kim · 2 years, 4 months ago
- 15819f5 Disable AVF debug policies for tests by Jaewan Kim · 2 years, 4 months ago
- 281e07d Don't leak threads. by Alan Stokes · 2 years, 5 months ago
- a12763c AuthFsBenchmarks: Use measure_io from /mnt/apk/bin by Nikita Ioffe · 2 years, 6 months ago
- a7cb367 Make sure that files under bin/ directory of apk get X permission by Nikita Ioffe · 2 years, 6 months ago
- aa1efc4 Prepare for clap 4. by Andrew Walbran · 3 years ago
- 8f3cf0e Change clock() in benchmarks to clock_gettime() by Inseob Kim · 2 years, 7 months ago
- df4e000 Restart fd_server per authfs benchmark trial by Inseob Kim · 2 years, 8 months ago
- 1219613 Add DeviceProperties class to get properties in both host/device tests by Alice Wang · 2 years, 9 months ago
- 579251e [benchmarks] Skip AuthFsBenchmarks on cuttlefish device by Alice Wang · 2 years, 9 months ago
- 37196d0 [authfs][test] Use static fields from AuthFsTestRule in tests by Alice Wang · 2 years, 9 months ago
- f31230f [authfs][test] Remove redundant supportsMicrodroid() check by Alice Wang · 2 years, 10 months ago
- cd9ab9b [benchmark] Collect authfs IO benchmarks in both (un)protected VMs by Alice Wang · 2 years, 10 months ago
- 6198917 [authfs][test] Run authfs host and benchmark tests in protected Vm by Alice Wang · 2 years, 10 months ago
- e4829c8 [benchmarks][authfs] Run AuthFsBenchmarks in postsubmit by Alice Wang · 2 years, 10 months ago
- e6a9dd8 [benchmark][authfs] Shutdown Microdroid after each test by Alice Wang · 2 years, 10 months ago
- 1f9fdf3 [benchmark] Add benchmarks for authfs seq/rand write by Alice Wang · 2 years, 10 months ago
- c9bfdcc [benchmark] Improve authfs/measure_io.cpp error message with errx() by Alice Wang · 2 years, 10 months ago
- f538ddf [benchmark][authfs] Add benchmarks for authfs random read by Alice Wang · 2 years, 10 months ago
- c3b8a80 [benchmark][authfs] Add benchmarks for authfs remote file reading by Alice Wang · 2 years, 10 months ago
- 2a70188 [authfs][Test] Move --cid from tests to AuthFsTestRule by Alice Wang · 2 years, 10 months ago
- c614490 Add AuthFsTestRule to facilitate authfs benchmark addition by Alice Wang · 3 years, 1 month ago
- 6e8fab8 Add test that makes fd_server use of fs-verity ioctl by Victor Hsieh · 3 years, 6 months ago
- 7f7c439 Rename host test helper package to com.android.microdroid.test.host by Alice Wang · 3 years ago
- 6472ccd Migrate to Rust 2021 edition by Alan Stokes · 3 years ago
- e0d1e20 open_then_run: Hold fd with OwnedFd instead of File/Dir by Victor Hsieh · 3 years ago
- a8dc271 migrate to clap 3.x by Jeff Vander Stoep · 3 years ago
- abc8925 Temporarily use libclap_deprecated by Jeff Vander Stoep · 3 years ago
- f9fe9a0 Rename VirtualizationTestHelper to MicrodroidHostTestHelper by David Brazdil · 3 years, 1 month ago
- 6ad6440 Make authfs tests independent of BuildManifest.apk by Andrew Scull · 3 years, 1 month ago
- 9cf6050 data_device_bins renamed to data_device_bins_first by Sam Delmerico · 3 years, 2 months ago
- c896f91 Introduce CommandResultSubject by Victor Hsieh · 3 years, 3 months ago
- 088df31 AuthFsHostTest: stop inheriting VirtualizationTestCaseBase by Victor Hsieh · 3 years, 4 months ago
- e221e21 Move code for log archive to new helper class by Victor Hsieh · 3 years, 4 months ago
- 4d85a85 Re-enable test with fixes by Alan Stokes · 3 years, 4 months ago
- 80ed8fd Temporarily disable test by Alan Stokes · 3 years, 4 months ago
- 9e75857 Reland: Migrate AuthFsHostTest to use MicrodroidBuilder by Victor Hsieh · 3 years, 4 months ago
- 4bdd2e8 Revert "Migrate AuthFsHostTest to use MicrodroidBuilder" by Katherine Kuan · 3 years, 4 months ago
- d4244be Migrate AuthFsHostTest to use MicrodroidBuilder by Victor Hsieh · 3 years, 4 months ago
- 5507664 Archive VM logs for test cases by Victor Hsieh · 3 years, 5 months ago
- 8a11827 Merge "Fix explicit checks for /dev/kvm" by Treehugger Robot · 3 years, 5 months ago
- 5222a2d Fix test action that tampered file at wrong offset by Victor Hsieh · 3 years, 5 months ago
- afdfd0e Verify the last incomplete chunk on resize by Victor Hsieh · 3 years, 5 months ago
- 3e35f9a Verify read_chunk for writable file by Victor Hsieh · 3 years, 5 months ago
- e61e324 Fix explicit checks for /dev/kvm by Alan Stokes · 3 years, 5 months ago
- 29de517 Relanding: "Add our integration tests to cts" by Jiyong Park · 3 years, 6 months ago
- 70bf068 Revert "Add our integration tests to cts" by Jiyong Park · 3 years, 6 months ago
- f41a7c6 Remove MicrodroidTestApp.signed by Jiyong Park · 3 years, 6 months ago
- a735165 Add our integration tests to cts by Jiyong Park · 3 years, 6 months ago
- c0f5fa7 Remove workarounds by data_device_bins by Victor Hsieh · 3 years, 6 months ago
- 5deba52 Authenticate file w/ fs-verity digest in hex by Victor Hsieh · 3 years, 7 months ago
- 9978257 Use fs-verity digests proto to build the directory by Victor Hsieh · 3 years, 7 months ago
- 032615f Add options for configuring number of vCPUs and CPU affinity by Jiyong Park · 3 years, 7 months ago
- c0886c2 Use fsverity metadata file for authfs by Inseob Kim · 3 years, 8 months ago
- c94ae6a Merge "Revert "open_then_run: open directory as path fd"" by Treehugger Robot · 3 years, 8 months ago
- 0e8976f Revert "open_then_run: open directory as path fd" by Victor Hsieh · 3 years, 9 months ago
- 43a751e Implement directory listing by Victor Hsieh · 3 years, 8 months ago
- f393a72 Support setting file mode by Victor Hsieh · 3 years, 8 months ago
- dd99b46 Support unlink and rmdir by Victor Hsieh · 3 years, 8 months ago
- f7fc3d3 Implement statfs for authfs by Victor Hsieh · 3 years, 9 months ago
- 015bcb5 Support remote directories in authfs_service by Victor Hsieh · 3 years, 9 months ago
- d18b975 Support remote readonly directory by Victor Hsieh · 3 years, 9 months ago
- b3588ce Remove unnecessary local ID in authfs by Victor Hsieh · 3 years, 9 months ago
- 4563623 authfs: support remote output directory by Victor Hsieh · 3 years, 10 months ago
- 4390a92 Workaround a quirk in the OpenOptions unix impl by Victor Hsieh · 3 years, 9 months ago
- 994d608 Distinguish test executable name and its Soong module name by Victor Hsieh · 3 years, 9 months ago
- 9646ebf open_then_run: open directory as path fd by Victor Hsieh · 3 years, 9 months ago
- 52bfdd2 Don't open directory with O_RDWR by Victor Hsieh · 3 years, 10 months ago
- a71734b Fix AuthFsHostTest on some devices by Victor Hsieh · 3 years, 10 months ago
- ae67d3b Use a test helper executable to open files by Victor Hsieh · 3 years, 10 months ago
- c2a49cc Define debug levels by Jiyong Park · 3 years, 10 months ago
- eecbe72 Fix race in AuthFsHostTest. by Alan Stokes · 3 years, 10 months ago
- d63cfff Add --mem option to the vm tool by Jiyong Park · 3 years, 11 months ago
- 64d96fb Merge "Revert "Enable pKVM before running tests"" by Treehugger Robot · 4 years ago
- 69c30bf Revert "Enable pKVM before running tests" by Dan Shi · 4 years ago
- 9a54133 Merge "Enable pKVM before running tests" by Andrew Scull · 4 years ago
- 1a8cd04 authfs: Remove local binder support by Victor Hsieh · 4 years ago
- 50d75ac Remove file size from authfs flags by Victor Hsieh · 4 years ago
- 86ba5b3 Enable pKVM before running tests by Andrew Scull · 4 years ago
- 5534e52 Speed up AuthFsHostTest by reusing the VM by Victor Hsieh · 4 years, 1 month ago
- f29fe39 Revert "Merge AuthFsHostTest into MicrodroidTestCase" by Jiyong Park · 4 years, 1 month ago
- 7fc99e6 Merge AuthFsHostTest into MicrodroidTestCase by Victor Hsieh · 4 years, 1 month ago
- d8a5f96 Move AuthFsHostTest into VM by Victor Hsieh · 4 years, 1 month ago
- f9f3903 authfs: Add integration test for file resizing by Victor Hsieh · 4 years, 3 months ago
- 7c51aa4 Replace sleep with polling in AuthFsHostTest by Victor Hsieh · 4 years, 4 months ago
- 27b482e [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization by Bob Badour · 4 years, 5 months ago
- 85b4f73 authfs: Integration test by Victor Hsieh · 4 years, 5 months ago