1. 40e1815 Add @RequiresDevice to UserspaceRebootHostTest by Nikita Ioffe · 4 years, 4 months ago
  2. 48ef1ed Add reason why userspace reboot shutdown sequence failed by Nikita Ioffe · 4 years, 5 months ago
  3. b8e75fd Add tests for LOCKED_BOOT_COMPLETED by Nikita Ioffe · 4 years, 5 months ago
  4. e10f491 Setup min_sdk_version, sdk_version and target_sdk_version for test apps by Nikita Ioffe · 4 years, 5 months ago
  5. 7299e11 Fix userspace reboot CTS tests by Nikita Ioffe · 4 years, 5 months ago
  6. c28df01 Merge "Prevent the test from being run on Cuttlefish" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  7. ece8c4b Prevent the test from being run on Cuttlefish by Mohammad Samiul Islam · 4 years, 5 months ago
  8. eae9596 Move synchronization on BOOT_COMPLETED broadcast to test app by Nikita Ioffe · 4 years, 5 months ago
  9. d4e66fc Update assertion in testUserspaceRebootWatchdogTriggers by Nikita Ioffe · 4 years, 5 months ago
  10. 7d33cbd Wait for boot complete for userspace reboot watchdog timeout + 2 minutes by Nikita Ioffe · 4 years, 5 months ago
  11. 22a04fa Merge "Make init.userspace_reboot.is_supported a rw property" into rvc-dev by Nikita Ioffe · 4 years, 6 months ago
  12. 8a808e6 testUserspaceRebootFailsKillingProcesses: also lower sigterm timeout by Nikita Ioffe · 4 years, 6 months ago
  13. 9f4c6f7 Make init.userspace_reboot.is_supported a rw property by Nikita Ioffe · 4 years, 6 months ago
  14. 35a44b8 Run test on primary-device during post-submit by Mohammad Samiul Islam · 4 years, 6 months ago
  15. 8076aad Add tests verifying that fallback to hard reboot is triggered by Nikita Ioffe · 4 years, 6 months ago
  16. 59dca70 Merge "Revert "Turn on UserspaceRebootHostTest in post-submit phase"" into rvc-dev by Dan Shi · 4 years, 6 months ago
  17. 9b16419 Revert "Turn on UserspaceRebootHostTest in post-submit phase" by Dan Shi · 4 years, 6 months ago
  18. 0e2308f Add javadocs for userspace reboot test cases by Nikita Ioffe · 4 years, 6 months ago
  19. 7712297 Add testUserspaceRebootWithCheckpoint_verifyCeStorageIsUnlocked by Nikita Ioffe · 4 years, 6 months ago
  20. 4edc1f7 Workaround issues with getDevice().setProperty() API by Nikita Ioffe · 4 years, 6 months ago
  21. f912225 Remove unneeded test cases by Nikita Ioffe · 4 years, 6 months ago
  22. 69a1926 Merge "Turn on UserspaceRebootHostTest in post-submit phase" into rvc-dev by Mohammad Samiul Islam · 4 years, 6 months ago
  23. 1a5c51e Turn on UserspaceRebootHostTest in post-submit phase by Mohammad Samiul Islam · 4 years, 6 months ago
  24. eaf86c9 Use rebotUserspaceUntilOnline() by Nikita Ioffe · 4 years, 7 months ago
  25. 4fd1aa9 Merge "Report last boot reason if userspace reboot fails" am: b31d4fc245 am: a3624ac1ca am: aa7f19569c by Automerger Merge Worker · 4 years, 7 months ago
  26. f09a8b9 Report last boot reason if userspace reboot fails by Nikita Ioffe · 4 years, 7 months ago
  27. a96dde8 Merge "Query for test userspace reboot property" am: 35b0226283 am: a202df48ea am: f37ab33279 by Automerger Merge Worker · 4 years, 7 months ago
  28. c57d675 Query for test userspace reboot property by Nikita Ioffe · 4 years, 7 months ago
  29. d56b31e Merge "Test BOOT_COMPLETED broadcast is sent after userspace reboot" am: 096e0b80a9 am: 16894b9d9b am: a753437988 by Automerger Merge Worker · 4 years, 7 months ago
  30. a94ef9c Test BOOT_COMPLETED broadcast is sent after userspace reboot by Nikita Ioffe · 4 years, 7 months ago
  31. b33d82b Only run CtsUserspaceRebootHostSideTestCases on primary-device by Nikita Ioffe · 4 years, 7 months ago
  32. 024eb7f Add TEST_MAPPING to hostsidetests/userspacereboot by Nikita Ioffe · 4 years, 8 months ago
  33. 298e7c6 Remove filter on primary-device from TEST_MAPPING by Nikita Ioffe · 4 years, 8 months ago
  34. 4d9434e Merge "Add CTS tests to verify userspace reboot failure boot reasons are valid" am: af0ba9c786 am: b83b3ce47f am: 771901e253 by Automerger Merge Worker · 4 years, 8 months ago
  35. af0ba9c Merge "Add CTS tests to verify userspace reboot failure boot reasons are valid" by Nikita Ioffe · 4 years, 8 months ago
  36. efe0e03 Merge "CtsUserspaceRebootHostSideTestCases secondary_user" am: 50f64ed378 am: f9b41e1606 am: 9fea003d89 by Automerger Merge Worker · 4 years, 8 months ago
  37. b9bca90 CtsUserspaceRebootHostSideTestCases secondary_user by jovanak · 4 years, 8 months ago
  38. 3ee031d Merge "Add testDeviceDoesNotSupportUserspaceReboot" am: 6c479f4747 am: a8d2e0fd67 am: 43d982c14f by Automerger Merge Worker · 4 years, 8 months ago
  39. 6c479f4 Merge "Add testDeviceDoesNotSupportUserspaceReboot" by Nikita Ioffe · 4 years, 8 months ago
  40. 0c91389 Add CTS tests to verify userspace reboot failure boot reasons are valid by Nikita Ioffe · 4 years, 8 months ago
  41. bd75fd0 Don't rely on root in CtsUserspaceRebootHostSideTestCases by Nikita Ioffe · 4 years, 8 months ago
  42. 42caa6a Merge "Don't rely on root in CtsUserspaceRebootHostSideTestCases" by Nikita Ioffe · 4 years, 8 months ago
  43. 4d5391c Add testDeviceDoesNotSupportUserspaceReboot by Nikita Ioffe · 4 years, 8 months ago
  44. c492a63 Merge "Run CtsUserspaceRebootHostSideTestCases on primary device" by Nikita Ioffe · 4 years, 8 months ago
  45. b77f5b5 Don't rely on root in CtsUserspaceRebootHostSideTestCases by Nikita Ioffe · 4 years, 8 months ago
  46. d92749e Run CtsUserspaceRebootHostSideTestCases on primary device by Nikita Ioffe · 4 years, 8 months ago
  47. a159c7d Test apps can call PowerManager.isRebootingUserspaceSupported by Nikita Ioffe · 4 years, 8 months ago
  48. 76d0619 Revert "Add TEST_MAPPING in hostsidetests/userspacereboot" by Nikita Ioffe · 4 years, 8 months ago
  49. 8b71798 Add TEST_MAPPING in hostsidetests/userspacereboot by Nikita Ioffe · 4 years, 8 months ago
  50. 7779065 Add basic test cases for userspace reboot by Nikita Ioffe · 4 years, 9 months ago
  51. 8fc18f4 Add a skeleton for userspace reboot CTS tests by Nikita Ioffe · 4 years, 9 months ago