Adds basic script to launch universal-switch batch mode 52/166752/39
authorRadoslaw Cybulski <r.cybulski@partner.samsung.com>
Thu, 11 Jan 2018 16:07:54 +0000 (17:07 +0100)
committerRadoslaw Cybulski <r.cybulski@partner.samsung.com>
Wed, 24 Jan 2018 14:41:43 +0000 (15:41 +0100)
commit6033be32a6f5a62aefe039cefe80907e1e005c40
treeddd69ba6058be690b3984c071a8cb35c0a108308
parent8084137eb06402e8627e9dc726d9e533f2562a8f
Adds basic script to launch universal-switch batch mode

Implement your test in file batch_file put in src/batch directory.
Run run-batch.sh file, which will send files to the target device,
launch universal-switch in batch mode (must be turned off before
launching) and output to the terminal any output from the batch.

Change-Id: I5104fd75b551875f25e76c52b6b01f1640c73dab
src/batch/batch_exec.sh [new file with mode: 0755]
src/batch/run-batch.sh [new file with mode: 0755]