rusefi/firmware/run_hw_test.bat

9 lines
278 B
Batchfile
Raw Permalink Normal View History

2019-12-21 16:50:16 -08:00
rem
rem this takes about 12 minutes to run unfortunatelly, current implementation is pretty inefficient :( See comments around 'nextChart()' method
rem pa
rem
2019-12-21 16:50:16 -08:00
set port=%1
echo "Port (optional): %port%"
java -jar ../java_console_binary/rusefi_console.jar functional_test %port%