History log of /frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/UT_small_struct_2.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0d13f3929129bf7e34bde1ed3670195c37a180eb 13-May-2017 Arthur Eubanks <aeubanks@google.com> Add generating support lib tests from RSUnitTests

RSUnitTests.py creates the support lib version of all unit tests by
copying all relevant files in src/ to supportlibsrc_gen/.

In the Java files, it replaces "import android.renderscript" with "import
android.support.v8.renderscript".
It also appends a "#define RSTEST_COMPAT" at the bottom of shared.rsh.

Test: m -j50 RSTest_Compat
This is in a future commit where RSTest_Compat uses RSUnitTests, the two
commits are separated for logical reasons.

Change-Id: I2dc97714cca6c8e92c005bd6abc7f849fc2c2515
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/UT_small_struct_2.java