Home
last modified time | relevance | path

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

/platform_testing/emu_test/
Drun_test_suite.sh82 local zip_path=$zip_dir/$(ls $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"
85 echo $zip_path