Sign in
◑
Theme
android
/
platform
/
build
/
kati
/
6e2447e21b34607154429b81e80eea6f58db4095
/
.
/
testcase
/
override.mk
blob: 91b2054f49fcc75d7c73ec7b0a7854cecbdd8901 [
file
]
test
:
foo
echo FAIL
test
:
bar
echo PASS_test
foo
:
echo FAIL_foo
foo
:
echo PASS_foo
bar
:
echo PASS_bar