Home
last modified time | relevance | path

Searched refs:test_file (Results 1 - 9 of 9) sorted by relevance

/vendor/ohemu/common/
H A Dqemu_mini_test_monitor.sh20 test_file=$1
24 rm -f $test_file
46 if [ ! -f "$test_file" ]; then
49 result=`tail -1 $test_file`
H A Dqemu-run38 test_file="out/$board/$product/test_result.txt"
126 cat $test_file
133 if [ ! -f "$test_file" ]; then
136 result=`tail -1 $test_file`
140 result=`tail -2 $test_file`
174 ./vendor/ohemu/common/qemu_mini_test_monitor.sh $test_file &
187 $qemu_test $test_file \
/vendor/ohemu/qemu_cm55_mini_system_demo/
H A Dqemu_run.sh26 test_file=$9
33 qemu_option+="-serial file:$test_file"
/vendor/ohemu/qemu_mini_system_demo/
H A Dqemu_run.sh26 test_file=$9
33 qemu_option+="-serial file:$test_file"
/vendor/ohemu/qemu_riscv32_mini_system_demo/
H A Dqemu_run.sh25 test_file=$9
34 qemu_option+="-serial file:$test_file"
/vendor/ohemu/qemu_csky_mini_system_demo/
H A Dqemu_run.sh26 test_file=$9
/vendor/ohemu/qemu_xtensa_mini_system_demo/
H A Dqemu_run.sh26 test_file=$9
/vendor/ohemu/qemu_ca7_mini_system_demo/
H A Dqemu_run.sh33 test_file=$9
/vendor/ohemu/qemu_small_system_demo/
H A Dqemu_run.sh33 test_file=$9

Completed in 2 milliseconds