media3/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
..
2022-12-21 15:13:24 +00:00

Robolectric test utils module

Provides test infrastructure for Robolectric-based media tests.