Lines Matching refs:test_output
13 mkdir -p test_output
16 $Elftosb -Vdz -p bdfiles -p test_files -fmx28 -c simple.e -o test_output/output1.sb plugin_hello redboot_gcc.srec hostlink
17 $Sbtool -Vdz test_output/output1.sb > test_output/output1.txt
20 $Elftosb -Vdz -p bdfiles -p test_files -fmx28 -c habtest.bd -o test_output/output2.sb plugin_hello redboot_gcc.srec hostlink
21 $Sbtool -Vdz test_output/output2.sb > test_output/output2.txt
24 $Elftosb -Vdz -p bdfiles -p test_files -fmx28 -c basic_test_cmd.e -o test_output/output3.sb plugin_hello redboot_gcc.srec hostlink sd_player_gcc
25 $Sbtool -Vdz test_output/output3.sb > test_output/output3.txt