1. b007593 Merge "Revoke USE_CUSTOM_VIRTUAL_MACHINE permission in @Before setup()" by Nikita Ioffe · 2 years, 7 months ago
  2. 160497b Add more tests for console input support by Jiyong Park · 2 years, 7 months ago
  3. 6b27a4a Revoke USE_CUSTOM_VIRTUAL_MACHINE permission in @Before setup() by Nikita Ioffe · 2 years, 7 months ago
  4. 46d77fc Merge changes from topic "microdroid_log" by Jiyong Park · 2 years, 7 months ago
  5. 39463be Don't clear logcat on test cleanup by Inseob Kim · 2 years, 7 months ago
  6. 92e3472 Add TestApis for using console input by Jiyong Park · 2 years, 7 months ago
  7. d8d9fdf Merge "Remove custom vm permission host test" by Inseob Kim · 2 years, 7 months ago
  8. 61e75e5 Remove custom vm permission host test by Inseob Kim · 2 years, 7 months ago
  9. 4f12180 Monitor boottime metrics also from liblog logs by Jiyong Park · 2 years, 7 months ago
  10. 48a79e3 Merge "Disable MicrodroidHostTests.testCustomVirtualMachinePermission." by Treehugger Robot · 2 years, 7 months ago
  11. 68f90a7 Disable MicrodroidHostTests.testCustomVirtualMachinePermission. by Hai Zhang · 2 years, 7 months ago
  12. 2b6346d Stop using kernel logger by Jiyong Park · 2 years, 7 months ago
  13. 2422bdc [fdt] Add function to get the first range in /memory node of fdt by Alice Wang · 2 years, 8 months ago
  14. 137e503 Detect VM failure on benchmark app by Inseob Kim · 2 years, 8 months ago
  15. abcb166 Cleaner error messages on failure by Alan Stokes · 2 years, 8 months ago
  16. 1b04c52 Rely on logs instead to port forwarding in test by Shikha Panwar · 2 years, 9 months ago
  17. fe6fb6a Complete dependency of AVFHostTestCases by Julien Desprez · 2 years, 9 months ago
  18. bcf9f60 Merge changes from topics "b/266172411", "b/280617929" by Treehugger Robot · 2 years, 9 months ago
  19. a38d3b3 Add BCC truncating by Alan Stokes · 2 years, 9 months ago
  20. caf7b95 Change *Service::SERVICE_PORT to *Service::PORT by Devin Moore · 2 years, 9 months ago
  21. 979d98a Merge "test: Use INFINITY & NaN for intermediate metrics" by Pierre-Clément Tosi · 2 years, 9 months ago
  22. e6b3018 test: Use INFINITY & NaN for intermediate metrics by Pierre-Clément Tosi · 2 years, 9 months ago
  23. 9c0cbb7 Merge "Remove DisableMicrodroidDebugPolicyPreparer from MicrodroidHostTestCases" by Treehugger Robot · 2 years, 9 months ago
  24. ed0d293 Remove DisableMicrodroidDebugPolicyPreparer from MicrodroidHostTestCases by Jaewan Kim · 2 years, 9 months ago
  25. 2b03317 Merge "Allow to override AVF debug policy" by Treehugger Robot · 2 years, 10 months ago
  26. 4cf20aa Allow to override AVF debug policy by Jaewan Kim · 2 years, 10 months ago
  27. 64d2e41 Explicitly include MicrodroidTestPreparer in the test module by Jaewan Kim · 2 years, 10 months ago
  28. 6d11d37 Include MicrodroidTestPreparer where it's used by Jaewan Kim · 2 years, 10 months ago
  29. 3544990 Skip test if debug policy cannot be disabled by Jaewan Kim · 2 years, 10 months ago
  30. b84c18e Run MicrodroidTestApp test without DisableMicrodroidDebugPolicyPreparer by Jaewan Kim · 2 years, 10 months ago
  31. 15819f5 Disable AVF debug policies for tests by Jaewan Kim · 2 years, 10 months ago
  32. 7968aa9 Merge "Capture stderr when we run composd_cmd" by Treehugger Robot · 2 years, 10 months ago
  33. 435765d Capture stderr when we run composd_cmd by Alan Stokes · 2 years, 10 months ago
  34. 12fab26 Merge changes I9f3a829c,I4404240c by Jaewan Kim · 2 years, 10 months ago
  35. d4dae65 Refactor to handle log output outside of pvmfw by Jaewan Kim · 2 years, 10 months ago
  36. 48ce4db Remove duplicated device capability checks by Jaewan Kim · 2 years, 10 months ago
  37. 0b4a262 Merge "Ensure no AVF debug policy in locked device" by Treehugger Robot · 2 years, 10 months ago
  38. ea0d6de Merge "MicrodroidBenchmarks: testMemoryUsage: Add pKVM statistics" by Treehugger Robot · 2 years, 10 months ago
  39. d42c24b Ensure no AVF debug policy in locked device by Jaewan Kim · 2 years, 10 months ago
  40. 5709afa MicrodroidBenchmarks: testMemoryUsage: Add pKVM statistics by Vincent Donnefort · 2 years, 11 months ago
  41. 8decb07 Merge "Avoid unnecessary tear down in the test" by Treehugger Robot · 2 years, 10 months ago
  42. 2229fbc Merge "Switch the adb-over-ip check to an existing method" by Treehugger Robot · 2 years, 10 months ago
  43. eb27db4 Merge "Improve testTelemetryPushedAtoms" by Seungjae Yoo · 2 years, 10 months ago
  44. 2fbda52 Improve testTelemetryPushedAtoms by Seungjae Yoo · 2 years, 10 months ago
  45. 1619ee1 Switch the adb-over-ip check to an existing method by Victor Hsieh · 2 years, 10 months ago
  46. f93d5cf Avoid unnecessary tear down in the test by Victor Hsieh · 2 years, 10 months ago
  47. 909c931 Merge "Don't switch pKVM status with adb over IP" by Victor Hsieh · 2 years, 10 months ago
  48. 122abdc Don't switch pKVM status with adb over IP by Victor Hsieh · 2 years, 10 months ago
  49. c91d42c Don't ignore bootFailsWhenPvmFwDataIsCompromised by Pierre-Clément Tosi · 2 years, 11 months ago
  50. dfdc5ce Merge changes I232ec389,I6c9ca2f2,I0dcd1f3a by Treehugger Robot · 2 years, 10 months ago
  51. 14762fa Merge "Handle ramdump in microdroid_manager" by Treehugger Robot · 2 years, 10 months ago
  52. 75b386e Merge "Ensure that kernel is >= 5.15" by Treehugger Robot · 2 years, 10 months ago
  53. bddebd2 Ensure that kernel is >= 5.15 by Jiyong Park · 2 years, 10 months ago
  54. 3124ef0 Handle ramdump in microdroid_manager by Jaewan Kim · 2 years, 10 months ago
  55. 77c56f4 Merge "Run perf-setup before running benchmark" by Inseob Kim · 2 years, 10 months ago
  56. cac60c4 Merge changes I8007849d,Ia8d589f5 by Nikita Ioffe · 2 years, 10 months ago
  57. 0f0cf51 Run perf-setup before running benchmark by Inseob Kim · 2 years, 10 months ago
  58. 0dbf719 Test that AVF-enabled devices also support updatable APEXes by Nikita Ioffe · 2 years, 10 months ago
  59. 0147e4d Do not assume there is only one crosvm process by David Brazdil · 2 years, 10 months ago
  60. a5c3b4b Merge "Add test for enabled adb and logcat" by Treehugger Robot · 2 years, 10 months ago
  61. 92288d0 Add test for enabled adb and logcat by Jaewan Kim · 2 years, 11 months ago
  62. 993b988 Merge "MicrodroidHostTest: mkdir test dir @Before test run" by Shikha Panwar · 2 years, 10 months ago
  63. 18ff102 Merge "Re-enable kernel ramdump test" by Inseob Kim · 2 years, 11 months ago
  64. d2ea593 Re-enable kernel ramdump test by Inseob Kim · 2 years, 11 months ago
  65. e280834 Merge "Re-enable PVM tests on Raviole" by Pierre-Clément Tosi · 2 years, 11 months ago
  66. 9e38ace Re-enable PVM tests on Raviole by Pierre-Clément Tosi · 2 years, 11 months ago
  67. 40752aa Merge "Enable adb and adb root with debug level or debug policy" by Jaewan Kim · 2 years, 11 months ago
  68. b24d1dc Enable adb and adb root with debug level or debug policy by Jaewan Kim · 3 years ago
  69. f429ea4 Add test to assert that encrypted storage is mounted with NO_EXEC by Nikita Ioffe · 2 years, 11 months ago
  70. e3641bd Disable PVM tests on Raviole by Alan Stokes · 2 years, 11 months ago
  71. 63fa37b Test binder callbacks by Alan Stokes · 3 years ago
  72. 91b5a59 Merge "Fix failure in outputIsNotRedirectedToLogcatIfNotDebuggable" by Jaewan Kim · 2 years, 11 months ago
  73. 84b9121 Fix failure in outputIsNotRedirectedToLogcatIfNotDebuggable by Jaewan Kim · 2 years, 11 months ago
  74. 29e15c8 Mount /data with MS_NOEXEC by Nikita Ioffe · 3 years ago
  75. a7cb367 Make sure that files under bin/ directory of apk get X permission by Nikita Ioffe · 3 years ago
  76. cbb5f8a Merge "Enforce adb unroot for testCustomVirtualMachinePermission" by Jaewan Kim · 2 years, 11 months ago
  77. 11fe017 Merge "Check non-user build for PvmfwDebugPolicyHostTests" by Jaewan Kim · 2 years, 11 months ago
  78. 89bac84 Check non-user build for PvmfwDebugPolicyHostTests by Jaewan Kim · 3 years ago
  79. 66f062e Address comments from previous commit by Jaewan Kim · 3 years ago
  80. a387f50 Enforce adb unroot for testCustomVirtualMachinePermission by Jaewan Kim · 3 years ago
  81. 69b41b5 Merge changes I82acaa87,I0137f514,I0a055d1f,I9fca6467 by David Brazdil · 3 years ago
  82. bcce351 Add testVsockLatency benchmark by David Brazdil · 3 years ago
  83. 6145480 Merge "Set action in the service binding intent" by Treehugger Robot · 3 years ago
  84. 1156e93 Refactor testRpcBinderLatency by David Brazdil · 3 years ago
  85. 9e54082 Extract runVmTestService into MicrodroidDeviceTestBase by David Brazdil · 3 years ago
  86. 909c4e6 Report median of collected metrics by David Brazdil · 3 years ago
  87. a71cb8c Set action in the service binding intent by Nikita Ioffe · 3 years ago
  88. c03f661 Enable microdroid console output with debug level or debug policy by Jaewan Kim · 3 years ago
  89. 496e945 Merge "Add vsock RPC Binder roundtrip microbenchmark" by David Brazdil · 3 years ago
  90. 407d7b3 Switch vsock/virtio-blk benchmark to DEBUG_MODE_NONE by David Brazdil · 3 years ago
  91. 13f5727 Add vsock RPC Binder roundtrip microbenchmark by David Brazdil · 3 years ago
  92. 74c2f58 Add presubmit test that runs a VM with host CPU topology by David Brazdil · 3 years ago
  93. 62fe1b4 Replace mk_payload with a Java utility by Jooyung Han · 3 years ago
  94. 363fdb6 Merge "Add debug policy tests for ramdump" by Jaewan Kim · 3 years ago
  95. 613af6a Merge "Add tests for default of export_tombstones" by Treehugger Robot · 3 years ago
  96. 31cd38d Add tests for default of export_tombstones by Inseob Kim · 3 years ago
  97. 2cf6f39 Add debug policy tests for ramdump by Jaewan Kim · 3 years ago
  98. 7473654 Do tearDown iff we did setUp by Alan Stokes · 3 years ago
  99. 2ae708c Merge changes I2dc1c6d4,I0558e4d0 by Treehugger Robot · 3 years ago
  100. dd0378b Merge "EncryptedStore: Derive error msg from onError cb" by Treehugger Robot · 3 years ago