- bc0fc4b Include more tests in presubmits by Jaewan Kim · 7 months ago
- 856466b Disable ferrochrome tests that running ChromeOS VM by Seungjae Yoo · 9 months ago
- 146d67a Move TerminalAppTests to the avf group by Jiyong Park · 9 months ago
- 536f718 Add test for the terminal app by Jiyong Park · 9 months ago
- c394f99 Move libs/libvmbase/example/tests/ under tests/ by Pierre-Clément Tosi · 12 months ago
- 23bd23a Move vm_accessor_test to avf-presubmit by Alice Wang · 1 year ago
- 41437d8 Merge changes from topic "avf_clean" into main by Jiyong Park · 1 year, 1 month ago
- eccf130 Move service_vm/requests to libs/libservice_vm_requests by Jiyong Park · 1 year, 1 month ago
- 4f0f38f Move service_vm/comm to libs/libservice_vm_comm by Jiyong Park · 1 year, 1 month ago
- fbf01b9 Move service_vm/client_vm_csr to libs/libclient_vm_csr by Jiyong Park · 1 year, 1 month ago
- 1a089a0 Move vmbase to libs/libvmbase by Jiyong Park · 1 year, 1 month ago
- 63c94ea Move vm to under android by Jiyong Park · 1 year, 1 month ago
- 35538d8 Move zipfuse to under guest by Jiyong Park · 1 year, 1 month ago
- 93e884f Move virtualizationservice to under android by Jiyong Park · 1 year, 1 month ago
- 3db607a Move virtualizationmanager to android/virtmgr by Jiyong Park · 1 year, 1 month ago
- 3bdf7c3 Move rialto to under guest by Jiyong Park · 1 year, 1 month ago
- 239b877 Move pvmfw to under guest by Jiyong Park · 1 year, 1 month ago
- 7ec05d0 Move microdroid_manager to under guest by Jiyong Park · 1 year, 1 month ago
- ecbec55 Move encryptedstore to under guest by Jiyong Park · 1 year, 1 month ago
- e19144c Move apkdmverity to under guest by Jiyong Park · 1 year, 1 month ago
- fa76cab Add com.android.virt.accessor_demo by Jaewan Kim · 1 year, 1 month ago
- 3ad58c3 Ferrochrome: Re-enable tests with more safe guards by Jaewan Kim · 1 year, 2 months ago
- 61180c1 Moving network config to VirtualMachineCustomImageConfig by Seungjae Yoo · 1 year, 2 months ago
- a6589bd Expose network support configuration into AVF Java Framework API by Seungjae Yoo · 1 year, 2 months ago
- 92811c4 Move aosp vm attestation tests to avf-presubmit by Alice Wang · 1 year, 3 months ago
- 0c5e196 Merge "Add AvfRkpdAppGoogleIntegrationTests to internal avf-postsubmit" into main by Alice Wang · 1 year, 3 months ago
- e261ff6 Add AvfRkpdAppGoogleIntegrationTests to internal avf-postsubmit by Alice Wang · 1 year, 4 months ago
- 212ed49 Virt presubmits: Remove secetkeepr & policy test by Shikha Panwar · 1 year, 4 months ago
- a1749fe Add libdice_driver_test to avf-presubmit by Nikita Ioffe · 1 year, 4 months ago
- 345dd8b [e2e] Add VM attestation test interacting with RKPD by Alice Wang · 1 year, 6 months ago
- 6763576 Add AvfRkpdAppIntegrationTests to avf-postsubmit tests by Alice Wang · 1 year, 5 months ago
- b98def3 Merge "Revert "Remove odsign_e2e_tests_full from avf-postsubmit group"" into main by Jiyong Park · 1 year, 5 months ago
- d4a6e47 Revert "Remove odsign_e2e_tests_full from avf-postsubmit group" by Jiyong Park · 1 year, 5 months ago
- e1dc676 Merge "Remove odsign_e2e_tests_full from avf-postsubmit group" into main by Treehugger Robot · 1 year, 5 months ago
- 3a63691 Remove odsign_e2e_tests_full from avf-postsubmit group by Jiyong Park · 1 year, 5 months ago
- b742ee6 Reintroduce createVmRequiresPermission test by David Dai · 1 year, 6 months ago
- e64dd18 [test] Add e2e instrumentation test for VM attestation by Alice Wang · 1 year, 7 months ago
- 4c6c558 [x509] Parse certificate chain from RKPD into individual certificate by Alice Wang · 1 year, 9 months ago
- 1da99de secretkeeper_comm library: for Sk & client impl by Shikha Panwar · 1 year, 10 months ago
- de6bee5 [service-vm] Deserialize CBOR-encoded CSR byte array into struct by Alice Wang · 1 year, 9 months ago
- 4e3015d [client-vm] Build client VM CSR and sign the CSR with two keys by Alice Wang · 1 year, 10 months ago
- 94a0635 [dice] Move open-dice Rust wrapper libraries to virt by Alice Wang · 1 year, 10 months ago
- 068f6d4 Parse APK manifest to extract version etc by Alan Stokes · 1 year, 10 months ago
- 8b8e6e6 [rkp] Encrypt/decrypt the private key with AES-256-GCM by Alice Wang · 1 year, 10 months ago
- de36bbd [test] Add API test target for libbssl by Alice Wang · 1 year, 11 months ago
- 71b4f83 Dice Policy Aware authentication: Rust library by Shikha Panwar · 2 years ago
- 329c710 Split userdebug only tests from MicrodroidHostTestCases by Jaewan Kim · 2 years ago
- 4469f26 Revert "Revert "Disable ComposTestCase on Cuttlefish"" by Alan Stokes · 2 years ago
- 959f551 Add a comment in TEST_MAPPING that ath_config has to be updated by Jiyong Park · 2 years, 2 months ago
- 9d4df70 [fdt][test] Add integration test for libfdt by Alice Wang · 2 years, 3 months ago
- 35e8751 Revert "Disable ComposTestCase on Cuttlefish" by Alan Stokes · 2 years, 3 months ago
- a35f212 Disable ComposTestCase on Cuttlefish by Alan Stokes · 2 years, 4 months ago
- a6a6773 Move ComposHostTestCases to postsubmit, since it has a high failure rate on cf in presubmit. by Alan Stokes · 2 years, 5 months ago
- 787c7b0 Remove avmd by Alan Stokes · 2 years, 5 months ago
- 96cb0fb Revert "Separate AVFHostTestCases from avf-postsubmit" by Jaewan Kim · 2 years, 6 months ago
- 9514657 Separate AVFHostTestCases from avf-postsubmit by Jaewan Kim · 2 years, 6 months ago
- 8ea39c9 Fix typo in TEST_MAPPING by Inseob Kim · 2 years, 6 months ago
- 3f0f1e8 Move virtmgr files to their own directory by David Brazdil · 2 years, 7 months ago
- da8786d Add more clap tests. by Andrew Walbran · 2 years, 8 months ago
- aa1efc4 Prepare for clap 4. by Andrew Walbran · 3 years ago
- 5d302f7 Update TEST_MAPPING files by Nikita Ioffe · 2 years, 7 months ago
- f3d96b1 [avb] Add library libpvmfw_avb_nostd and test it in presubmit by Alice Wang · 2 years, 8 months ago
- 60991a5 Add VirtualizationModuleFrameworkInitializer by Nikita Ioffe · 2 years, 9 months ago
- bb7afc9 Merge "Include TEST_MAPPING in ./libs/devicemapper" by Shikha Panwar · 2 years, 9 months ago
- 31bf925 Include TEST_MAPPING in ./libs/devicemapper by Shikha Panwar · 2 years, 9 months ago
- a5c4b08 Remove VirtualizationTestCases by David Brazdil · 2 years, 10 months ago
- 1bf3d78 [apkverify] Merge idsig into apkverify package by Alice Wang · 2 years, 11 months ago
- 46964b2 Add idsig test to presubmit by Andrew Scull · 2 years, 11 months ago
- 5108b5a Add AVFHostTestCases to postsubmit and fix boot time is not as expected issue. by guile · 3 years ago
- 1d32b3d Merge "Revert "Migrate pkvm_perf_test.py test_boot_time_without_comp_os and"" by Treehugger Robot · 3 years ago
- a702770 Revert "Migrate pkvm_perf_test.py test_boot_time_without_comp_os and" by David Brazdil · 3 years ago
- 5f7c3c7 Move AVF tests to avf-pre/postsubmit test group by David Brazdil · 3 years ago
- 5f522d7 Migrate pkvm_perf_test.py test_boot_time_without_comp_os and by guile · 3 years ago
- 95c1b92 Add integration test for avmdtool dump by Alice Wang · 3 years, 1 month ago
- 7fce8da Add ComposBenchmarkApp to postsubmits by David Brazdil · 3 years, 1 month ago
- 2022bfb rialto: Add rialto_test to presubmit by David Brazdil · 3 years, 1 month ago
- 4a9b82e vmbase: Run integration test in presubmit by David Brazdil · 3 years, 1 month ago
- 99dc2de Add benchmark test to postsubmit by Inseob Kim · 3 years, 1 month ago
- 3812725 Extract library for VBMeta image handling by Andrew Scull · 3 years, 2 months ago
- 37c48db Rename odsign_e2e_tests to odsign_e2e_tests_full by Victor Hsieh · 3 years, 4 months ago
- a1557f2 import ./virtualizationservice/TEST_MAPPING by Jooyung Han · 3 years, 6 months ago
- 5f0f668 Move libs into libs/ by Jooyung Han · 3 years, 6 months ago
- 6542fdd Remove old key management by Alan Stokes · 3 years, 6 months ago
- 38221fa Add compos_key_helper by Alan Stokes · 3 years, 6 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
- a735165 Add our integration tests to cts by Jiyong Park · 3 years, 6 months ago
- c33d292 Key blob protection using AEAD by Alan Stokes · 3 years, 7 months ago
- 59eea3e Add odsign_e2e_tests as postsubmit by Alan Stokes · 3 years, 7 months ago
- 5ebfd84 Make sure we don't break pre-dexopting by Alan Stokes · 3 years, 9 months ago
- 1c06143 Don't wait for onDied by Jiyong Park · 3 years, 9 months ago
- bda1e21 Add a basic test case to the new instrumentation test by Jiyong Park · 3 years, 9 months ago
- aaf32f2 Run VirtualizationTestCases for presubmit builds by Jiyong Park · 4 years ago
- d821a04 libapkverify: Add TEST_MAPPING by Jooyung Han · 4 years ago
- 9b1753c Move ComposKeyTestCase#testOdrefresh to presubmit by Victor Hsieh · 4 years ago
- 724debc Re-enable ComposTestCase but exclude in presubmit by Victor Hsieh · 4 years ago
- eeccae7 Add a test for compos_key_service. by Alan Stokes · 4 years, 1 month ago
- 668b3cc Make tests run for presubmit builds by Jiyong Park · 4 years, 2 months ago
- 7ccb105 VirtualizationTestCases to TEST_MAPPING by Jiyong Park · 4 years, 2 months ago
- 83ea1a6 Add TEST_MAPPING for the entire directory by Jiyong Park · 4 years, 2 months ago