lapack_testing.py: print results in one line
authorNaresh Kamboju <naresh.kamboju@linaro.org>
Mon, 22 May 2017 12:26:33 +0000 (17:56 +0530)
committerNaresh Kamboju <naresh.kamboju@linaro.org>
Mon, 22 May 2017 12:26:33 +0000 (17:56 +0530)
commit51501a2553d50c4c3aa9b0ec03c6424caad14cd9
tree8256999fbd05fa5a1551b30ccd495cbab660370d
parent9cff38895c42dc437d4830c5df4afa5c9de83f00
lapack_testing.py: print results in one line

The purpose of the patches is to print lapack results in a single line
test-case-name sub-tests-running pass/fail status and count

Modified sub test case name to single word
Nonsymmetric Eigenvalue Problem to Nonsymmetric-Eigenvalue-Problem

Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
lapack_testing.py