media/libraries/test_utils_robolectric
christosts dae7abbfa6 End-to-end Robolectric playback test for audio capabilities
This change adds end-to-end Robolectric playback tests which handle
the scenario the player is playing audio via passthrough and
AudioTrack raises the ERROR_DEAD_OBJECT error upon which the player
attempts to recover by switching to another audio format.

PiperOrigin-RevId: 531180183
2023-05-12 10:06:47 +01:00
..
src End-to-end Robolectric playback test for audio capabilities 2023-05-12 10:06:47 +01:00
build.gradle Rollback of 7e63997459 2022-12-21 15:13:24 +00:00
README.md Fix javadoc links in media README files 2023-03-30 17:26:40 +00:00

Robolectric test utils module

Provides test infrastructure for Robolectric-based media tests.