summaryrefslogtreecommitdiff
path: root/ravenwood/junit-src
AgeCommit message (Expand)Author
2025-03-10[Ravenwood] Remove deprecated usage John Wu
2025-03-06RavenwoodUtils: remove verifyZeroInteractions wrapper Adrian Roos
2025-02-24Multiple improvements Makoto Onuki
2024-12-04[Ravenwood] Remove RavenwoodConfig and un-deprecate RavenwoodRule John Wu
2024-12-03Make Ravenwood less verbose Makoto Onuki
2024-11-27Change ravenwood default log level to verbose Makoto Onuki
2024-11-26Add a way to configure log levels Makoto Onuki
2024-11-23[Ravenwood] Update system property handling John Wu
2024-11-21[Ravenwood] Decouple environment setup from RavenwoodConfig John Wu
2024-11-18Use RavenwoodRule for system properties Makoto Onuki
2024-11-15Set package name via the build file, not via Config. Makoto Onuki
2024-11-07Merge "Deprecate unused config and make them no-op" into main John Wu
2024-11-06Deprecate unused config and make them no-op Makoto Onuki
2024-11-06Isolate Ravenwood sysprops from device sysprops Makoto Onuki
2024-11-01[Ravenwood] Cleanup and update RavenwoodEnvironment John Wu
2024-10-26[Ravenwood] Update RATR to setup environment ASAP John Wu
2024-10-25[Ravenwood] Cleanup RATR implementation and project structure John Wu
2024-10-21Prepare for compat-framework support Makoto Onuki
2024-10-16[Ravenwood] Always provide main thread John Wu
2024-10-15[Ravenwood] Load default properties from build.prop John Wu
2024-09-26[Ravenwood] Use native system property implementation John Wu
2024-09-26Cherry-pick Ravenwood "core" code John Wu
2024-09-20Allow to add a bug number to ravenwood annotations Makoto Onuki
2024-07-24Changed ravenwood-junit to use module_current Felipe Leme
2024-05-23[Ravenwood] Internal clean up, more PFD APIs, OsConstants, etc Makoto Onuki
2024-05-21Ensure Build is always usable on Ravenwood ... Makoto Onuki
2024-05-20Revert "[Ravenwood] Internal clean up, more PFD APIs, OsConstant..." Makoto Onuki
2024-05-20[Ravenwood] Internal clean up, more PFD APIs, OsConstants, etc Makoto Onuki
2024-05-01[Ravenwood] Support NativeAllocationRegistry Makoto Onuki
2024-04-05Ravenwood reafatoring Makoto Onuki
2024-04-05Ravenwood/HostStubGen refactor and bug fixes Makoto Onuki
2024-04-04Revert "Ravenwood/HostStubGen refactor and bug fixe" Priyanka Advani
2024-04-03Ravenwood/HostStubGen refactor and bug fixe Makoto Onuki
2024-02-29Support service dependencies on Ravenwood. Jeff Sharkey
2024-02-27First pass of "fake" services on Ravenwood. Jeff Sharkey
2024-02-26Merge "Start loading libandroid_runtime.so" into main Treehugger Robot
2024-02-20First pass of "real" services on Ravenwood. Jeff Sharkey
2024-02-16Start loading libandroid_runtime.so Makoto Onuki
2024-02-12Adding test for loading JNI libraries in individual tests Makoto Onuki
2024-02-12Add @OnlyOnRavenwood Makoto Onuki
2024-02-08Remove core-libart-for-host from ravenwood-runtime Makoto Onuki
2024-02-01Preparing to switch away from the deprecated test runner Makoto Onuki
2024-02-01Background exceptions fail tests, more utils. Jeff Sharkey
2024-01-30Improve Ravenwood logging/messages. Jeff Sharkey
2024-01-29Allow disabling tests even with ENABLE_PROBE_IGNORED Makoto Onuki
2024-01-26Set ENABLE_PROBE_IGNORED from $RAVENWOOD_RUN_DISABLED_TESTS Makoto Onuki
2024-01-26Offer `RavenwoodClassRule`. Jeff Sharkey
2024-01-24Ravenwood support for `SystemProperties`. Jeff Sharkey
2024-01-17`RavenwoodRule` opt-in and opt-out support. Jeff Sharkey
2024-01-08Ignore test methods with $noRavenwood suffix Makoto Onuki