skia2/platform_tools/android/tests
scroggo f50a79366f Use BUILD_NATIVE_TEST instead of BUILD_EXECUTABLE.
This will generate makefiles for our tools (bench, tests, gm, dm) using
the line "include $(BUILD_NATIVE_TEST)". This has been recommended by the
Android team, as it builds both 32 bit and 64 bit versions of the test.

Do not use LOCAL_MODULE_PATH, which is deprecated (see https://docs.google.com/a/google.com/document/d/1uLAuY7_KYGx1TSzJ9SXkyevT8qNpra2ZoIBkmCoq8VM/edit# ).

Corresponds to ag/498302 , which makes this change just for bench.

R=djsollen@google.com, halcanary@google.com

Author: scroggo@google.com

Review URL: https://codereview.chromium.org/369673002
2014-07-08 11:20:58 -07:00
..
expectations Use BUILD_NATIVE_TEST instead of BUILD_EXECUTABLE. 2014-07-08 11:20:58 -07:00
inputs Rename test SkUserConfig files. 2014-04-01 19:03:00 +00:00
android_framework_gyp_tests.py Explicitly include gyp_gen/android_framework_gyp. 2014-04-29 00:39:45 +00:00
generate_user_config_tests.py Allow running gyp_to_android without SkUserConfig. 2014-04-21 14:45:01 +00:00
gyp_to_android_tests.py Generate tests/Android.mk from gyp 2014-04-28 16:00:30 +00:00
makefile_writer_tests.py Use BUILD_NATIVE_TEST instead of BUILD_EXECUTABLE. 2014-07-08 11:20:58 -07:00
ordered_set_tests.py Generate tests/Android.mk from gyp 2014-04-28 16:00:30 +00:00
run_all.py Scripts to generate Android.mk for framework Skia. 2014-02-06 16:13:00 +00:00
test_variables.py Generate tests/Android.mk from gyp 2014-04-28 16:00:30 +00:00
utils.py Updates to Android.mk generation. 2014-03-28 15:59:04 +00:00
var_dict_tests.py Updates to Android.mk generation. 2014-03-28 15:59:04 +00:00