]> granicus.if.org Git - libvpx/commit
tools_common.sh: Allow over ride of test name.
authorTom Finegan <tomfinegan@google.com>
Thu, 15 May 2014 22:31:02 +0000 (15:31 -0700)
committerTom Finegan <tomfinegan@google.com>
Sat, 17 May 2014 20:49:23 +0000 (13:49 -0700)
commit3d38cf9c12d9b9dfa9e4b707ec80ed98d6827b60
tree343f9758b2afc50ac087590c0106a2b9e3b6d609
parentb043c3e0813827f164c899fcd0b7f222f3018144
tools_common.sh: Allow over ride of test name.

Use VPX_TEST_NAME instead of the script name sans path and extension
when reporting test results when the variable is not empty.

Also: Clean up some style nits while I'm at it.

Change-Id: I0319745a3b7a90d0f307e55c5108fea2204187cd
test/tools_common.sh