Files
android_external_libcxx/test.mk
Dan Albert c448007e91 Make test failures fatal.
This was made non-fatal in the past because we want to be able to have
`libc++-test: libc++-test-target libc++-test-host`, and still run both
if the first fails, but in reality it's just hiding test failures from
the buildbot.

Change-Id: I762e7da7393a72b82f72751404dfab50919e0a74
2015-06-15 16:58:16 -07:00

5 lines
139 B
Makefile

.NOTPARALLEL:
default:
python $(LIT) -sv --param android_mode=$(LIT_MODE) $(LIT_ARGS) \
$(ANDROID_BUILD_TOP)/external/libcxx/test