blob: 41c1d13e82c66c59999edf487d66cc1839e4f804 [file] [log] [blame]
LOCAL_PATH := $(call my-dir)
##############################################
# Execute Robolectric sandbox tests
##############################################
include $(CLEAR_VARS)
LOCAL_MODULE := Run_robolectric_sandbox_tests
test_source_directory := $(LOCAL_PATH)/src/test/java
test_runtime_libraries := \
Robolectric_sandbox_tests
include external/robolectric-shadows/run_robolectric_module_tests.mk