Minor fix of error printing

Result of run_test.sh is currently printed with printf. That does not
correctly print colours for TIMEOUT/CRASH result. Use printf to print
the test name and align the cursor, but print the actual result with
'echo -e'.

Change-Id: I2a9b03579ba92179eda223c6f67a4db0fdd289f9
1 file changed
tree: c8dbb4cbc7c6807a4e05a1058931dc77a3e93ffc
  1. aarch64/
  2. cuttlefish/
  3. kvm-unit-tests/
  4. common.inc
  5. Makefile