Home
last modified time | relevance | path

Searched refs:die (Results 1 – 1 of 1) sorted by relevance

/platform_testing/emu_test/
Drun_test_suite.sh59 function die { function
81 [[ -d $zip_dir ]] || die "Could not find $target_name dir: $zip_dir"
83 [[ -f $zip_path ]] || die "Could not find $target_name zip file: $zip_path"
84 [[ "$zip_path" == *.zip ]] || die "Bad image $target_name zip pathname: $zip_path"
94 [[ -f $MODULE_LIST_PATH ]] || die "The module list path $MODULE_LIST_PATH was not found"
143 die "Could not find android-cts.zip, android-gts.zip or android-vts.zip in $BUILD_DIR/test_suite"