Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a54a06b3 authored by Glenn Kasten's avatar Glenn Kasten
Browse files

Add README for media "automated" tests

Change-Id: I92e611fb6df2d870ded9e246963277ecc35b0d15
parent d2a28b3e
Loading
Loading
Loading
Loading

media/tests/README.txt

0 → 100644
+10 −0
Original line number Original line Diff line number Diff line
MediaFrameworkTest/
    Uses instrumentation and so can be run with runtest.
    It assumes /sdcard/media_api/ has been populated.

contents/media_api/
    Push to /sdcard/media_api/ for use with MediaFrameworkTest:
    adb shell mkdir /sdcard/media_api
    adb push contents/media_api/ /sdcard/media_api/

All other subdirectories are manual tests or sample apps.