1. 2ff0788 Don't stop the echo server when input is closed by Jiyong Park · 8 months ago
  2. d5846dc Add test to verify page size of Microdroid VM by Nikita Ioffe · 9 months ago
  3. 4b31a48 Add test API for extra APKs by Alan Stokes · 1 year, 6 months ago
  4. 1294f94 Run app payloads as non-root. by Alan Stokes · 2 years ago
  5. 92e3472 Add TestApis for using console input by Jiyong Park · 2 years, 1 month ago
  6. caf7b95 Change *Service::SERVICE_PORT to *Service::PORT by Devin Moore · 2 years, 3 months ago
  7. 63fa37b Test binder callbacks by Alan Stokes · 2 years, 6 months ago
  8. 29e15c8 Mount /data with MS_NOEXEC by Nikita Ioffe · 2 years, 5 months ago
  9. a7cb367 Make sure that files under bin/ directory of apk get X permission by Nikita Ioffe · 2 years, 5 months ago
  10. bcce351 Add testVsockLatency benchmark by David Brazdil · 2 years, 5 months ago
  11. def7ef9 Sync encryptedstorage after payload execution by Shikha Panwar · 2 years, 7 months ago
  12. d16b3f6 Revert "Mount /data with MS_NOEXEC" by Nikita Ioffe · 2 years, 7 months ago
  13. 59eb85b Mount /data with MS_NOEXEC by Nikita Ioffe · 2 years, 7 months ago
  14. dc11b7e Test for checking persistence of encryptedstore by Shikha Panwar · 2 years, 8 months ago
  15. 3452ee2 Drop inheritable caps and caps bounding set before executing payload by Nikita Ioffe · 2 years, 8 months ago
  16. 10c4767 Document valid port range. by Alan Stokes · 2 years, 8 months ago
  17. d1a30dd More tests: connectVsock, no debug by Alan Stokes · 2 years, 8 months ago
  18. e0945ad RPC Server never returns by Alan Stokes · 2 years, 9 months ago
  19. 65bbb91 Panic on non-actionable failures by Alan Stokes · 2 years, 9 months ago
  20. 78d2470 Placeholder API for encrypted storage by Alan Stokes · 2 years, 9 months ago
  21. f30982b Remove onPayloadStdio by Alan Stokes · 2 years, 9 months ago
  22. 451cc96 Remove onPayloadStarted stream argument by David Brazdil · 2 years, 10 months ago
  23. d4ea5a8 Split out restricted header by Alan Stokes · 2 years, 9 months ago
  24. 6bbb6da [API] Add vm_payload API to get APK contents path by Alice Wang · 2 years, 9 months ago
  25. 2be64f3 [API] Wrap raw binder_rpc_unstable calls in vm_payload by Alice Wang · 2 years, 10 months ago
  26. 9db9309 Merge "[rpc_binder] Rename existing rpc_server to vsock_rpc_server" by Alice Wang · 2 years, 10 months ago
  27. 52d3c72 Remove support for command-line args by Alan Stokes · 2 years, 10 months ago
  28. 86c88cc [rpc_binder] Rename existing rpc_server to vsock_rpc_server by Alice Wang · 2 years, 10 months ago
  29. 655e98e Make the vm_payload API look more NDK-like by Andrew Scull · 2 years, 10 months ago
  30. b3dd8af Merge "Remove direct access to the sealing CDI from the payload" by Andrew Scull · 2 years, 10 months ago
  31. c58b37c Merge "Allow attestation chain to be up to 4k" by Andrew Scull · 2 years, 10 months ago
  32. c975509 Merge changes from topic "b/243513572" by Treehugger Robot · 2 years, 10 months ago
  33. 87f5b61 Allow attestation chain to be up to 4k by Andrew Scull · 2 years, 10 months ago
  34. 102067a Remove direct access to the sealing CDI from the payload by Andrew Scull · 2 years, 10 months ago
  35. e4b0285 Use the vm_payload library to access DICE values by Andrew Scull · 2 years, 10 months ago
  36. 38d00f8 Simplify use of config files by Alan Stokes · 2 years, 10 months ago
  37. 6056be1 Support config-less VMs by Alan Stokes · 2 years, 10 months ago
  38. fb46ee1 [pkvm][API] Add API to connect payload and VM service by Alice Wang · 2 years, 10 months ago
  39. 3fe420c Add tombstone upon crash test by Inseob Kim · 3 years, 1 month ago
  40. 3089c6e MicrodroidTests: print connection error by Steven Moreland · 3 years, 3 months ago
  41. b62de26 Handle test failure better by Alan Stokes · 3 years, 3 months ago
  42. 6189208 Test that BCCs look roughly the right shape by Andrew Scull · 3 years, 6 months ago
  43. 1f6ca35 Test the attestation CDI as well as the sealing CDI by Andrew Scull · 3 years, 6 months ago
  44. 2e6ab79 Smoke tests for VM instance secrets by Andrew Scull · 3 years, 6 months ago
  45. 08a3759 Remove keystore from tests by Andrew Scull · 3 years, 6 months ago
  46. db31970 Add extra apk mount test by Inseob Kim · 3 years, 7 months ago
  47. 691df6a Add readProperty to the test service by Inseob Kim · 3 years, 7 months ago
  48. c7d28c7 Remove cid parameter from VirtualMachineService by Inseob Kim · 3 years, 10 months ago
  49. 06a64d6 Add an example for onPayloadReady and VM service by Inseob Kim · 4 years ago
  50. eb5bd05 Wait for keystore from the test binary by Andrew Scull · 4 years, 1 month ago
  51. edbe75e Return error code from testbinary by Andrew Scull · 4 years, 1 month ago
  52. 62d9369 Merge "A lib in APK can depend on other libs in the same APK" by Jiyong Park · 4 years, 1 month ago
  53. fe5b28e A lib in APK can depend on other libs in the same APK by Jiyong Park · 4 years, 1 month ago
  54. 11cf090 Keystore signing and verification test by Andrew Scull · 4 years, 2 months ago
  55. 6661661 Basic Keystore availability test by Andrew Scull · 4 years, 2 months ago
  56. 2393439 Remove microdroid_payload.json by Jiyong Park · 4 years, 2 months ago
  57. 4069961 Add microdroid_launcher by Jiyong Park · 4 years, 3 months ago
  58. a7266ac Add MicrodroidTestApp by Jiyong Park · 4 years, 3 months ago