- 5656060 [Ravenwood] Remove RavenwoodConfig and un-deprecate RavenwoodRule by John Wu · 3 months ago
- ee09ece Make Ravenwood less verbose by Makoto Onuki · 3 months ago
- f0d51dd Change ravenwood default log level to verbose by Makoto Onuki · 3 months ago
- e11147f7 Add a way to configure log levels by Makoto Onuki · 3 months ago
- 43971c9 Merge "[Ravenwood] Merge libinit and libsysprop" into main by Treehugger Robot · 3 months ago
- 75068d5 [Ravenwood] Merge libinit and libsysprop by John Wu · 3 months ago
- eeeed86 [Ravenwood] Update core property access check by John Wu · 3 months ago
- e2f6a59 Merge "Make the log format more realistic" into main by Makoto Onuki · 3 months ago
- a07975e Make the log format more realistic by Makoto Onuki · 3 months ago
- 2f3a9c61 [Ravenwood] Update system property handling by John Wu · 3 months ago
- a2379ea [Ravenwood] Fully remove RavenwoodConfig support by John Wu · 3 months ago
- b870b93 [Ravenwood] Decouple environment setup from RavenwoodConfig by John Wu · 3 months ago
- 9d3c24b Dump JVM arguments on startup by Makoto Onuki · 3 months ago
- 057be0a Merge "Set package name via the build file, not via Config." into main by Makoto Onuki · 3 months ago
- 1e2f7e1 Do not mask exceptions from initialization by Makoto Onuki · 3 months ago
- 121d051 Set package name via the build file, not via Config. by Makoto Onuki · 3 months ago
- 97f3b8a Compat-framework on ravenwood by Makoto Onuki · 4 months ago
- fcf54a4 Revert "Compat-framework on ravenwood" by Makoto Onuki · 3 months ago
- 7261855 Compat-framework on ravenwood by Makoto Onuki · 4 months ago
- b07f68d Isolate Ravenwood sysprops from device sysprops by Makoto Onuki · 4 months ago
- 3594791 When globalInitOnce() fails, don't run any tests by Makoto Onuki · 4 months ago
- 371ac3f Switch back to Java android.util.Log by Makoto Onuki · 4 months ago
- bc6e650 Merge "More precise test summary" into main by Treehugger Robot · 4 months ago
- 384da4b More precise test summary by Makoto Onuki · 4 months ago
- 41adec2 [Ravenwood] Cleanup and update RavenwoodEnvironment by John Wu · 4 months ago
- 4f9e4f0 Fix RAVENWOOD_VERBOSE for liblog by Makoto Onuki · 4 months ago
- bc31fb6 Merge "[Ravenwood] Update RATR to setup environment ASAP" into main by John Wu · 4 months ago
- 62caa8a Merge "[Ravenwood] Cleanup RATR implementation and project structure" into main by John Wu · 4 months ago
- cd90e32 [Ravenwood] Update RATR to setup environment ASAP by John Wu · 4 months ago
- 0f9e09d Fix how we delete the symlink by Makoto Onuki · 4 months ago
- 768fc68 [Ravenwood] Cleanup RATR implementation and project structure by John Wu · 4 months ago
- db258ce Add a script to dump latest test result summary. by Makoto Onuki · 4 months ago
- 172f2a0 Prepare for compat-framework support by Makoto Onuki · 4 months ago
- 6a2efcc [Ravenwood] Recreate UiAutomation mocks for each test by John Wu · 4 months ago
- 3b26c2b Merge "[Ravenwood] Support DeviceConfig" into main by Treehugger Robot · 4 months ago
- 0bbc544 [Ravenwood] Support DeviceConfig by John Wu · 4 months ago
- 8b4b220 [Ravenwood] Always provide main thread by John Wu · 4 months ago
- d69d3ee [Ravenwood] Load default properties from build.prop by John Wu · 4 months ago
- 9c7227e [Ravenwood] Mock UiAutomation to support permission APIs by John Wu · 5 months ago
- 3257839 [Ravenwood] Add runtime Mockito version check by John Wu · 5 months ago
- 336153e [Ravenwood] Several minor fixes by John Wu · 5 months ago
- 5e13e25 [Ravenwood] Use native system property implementation by John Wu · 5 months ago
- 9834616 Cherry-pick Ravenwood "core" code by John Wu · 5 months ago
- 06a2dee [Ravenwood] Relax the test method name validator by Makoto Onuki · 7 months ago
- df9cd26 [Ravenwood] Internal clean up, more PFD APIs, OsConstants, etc by Makoto Onuki · 9 months ago
- 8775923 Ensure Build is always usable on Ravenwood ... by Makoto Onuki · 9 months ago
- f3c1075 Revert "[Ravenwood] Internal clean up, more PFD APIs, OsConstant..." by Makoto Onuki · 9 months ago
- 5b1f700 [Ravenwood] Internal clean up, more PFD APIs, OsConstants, etc by Makoto Onuki · 9 months ago
- e87aea2 [Ravenwood] A few clean-ups by Makoto Onuki · 9 months ago
- 8a922ec Support service dependencies on Ravenwood. by Jeff Sharkey · 12 months ago
- 16f7cdf First pass of "fake" services on Ravenwood. by Jeff Sharkey · 1 year ago
- 3e91c2b First pass of "real" services on Ravenwood. by Jeff Sharkey · 1 year ago
- b1c3966 Detect missing test annotations by Makoto Onuki · 1 year ago
- 4ff8d6b Disable uncaught exception handling. by Jeff Sharkey · 1 year, 1 month ago
- 03e9c7c Preparing to switch away from the deprecated test runner by Makoto Onuki · 1 year, 1 month ago
- 18a656b Background exceptions fail tests, more utils. by Jeff Sharkey · 1 year, 1 month ago
- 587b3be Ravenwood support for `wtf()`, wrap logging. by Jeff Sharkey · 1 year, 1 month ago
- 3d14bf4 Improve Ravenwood logging/messages. by Jeff Sharkey · 1 year, 1 month ago
- c91451a Offer `TestLooperManager` on Ravenwood. by Jeff Sharkey · 1 year, 1 month ago
- 1a84549 Offer `RavenwoodClassRule`. by Jeff Sharkey · 1 year, 1 month ago
- 950697a Ravenwood support for `SystemProperties`. by Jeff Sharkey · 1 year, 1 month ago
- 784b36c Base support for `servicestests` under Ravenwood. by Jeff Sharkey · 1 year, 3 months ago
- 1c7db6b Support Handler/Looper for Ravenwood, with CTS. by Jeff Sharkey · 1 year, 3 months ago
- 41cfbb3 Build `ravenwood-junit` against `test_current`. by Jeff Sharkey · 1 year, 3 months ago