Sign in
android
/
platform
/
external
/
libcxxrt
/
f0f87437f422a55617a16044e2f82f2984624074
/
.
/
test
/
run_test.sh
blob: 42795a7ea4b8f65ce4fe3d5d66251b58c4e7806e [
file
] [
log
] [
blame
]
test_command
=
$1
expected_output
=
$2
$test_command
>
test_log
2
>&
1
diff test_log $expected_output