commit | 63b1ee935173663a9e798516d2ab6e737f4df3f4 | [log] [tgz] |
---|---|---|
author | Bryce Harrington <bryce@osg.samsung.com> | Thu Apr 02 19:16:52 2015 -0700 |
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Tue Apr 07 12:40:02 2015 +0300 |
tree | 1855f144d54b92b558c13abd95d7c19a4f360d46 | |
parent | 06c42747ec58f6d5691ae5c90efd6defa508ef8e [diff] |
tests: Keep track of basename basename returns the filename without path information (but with the file extension). We can get this more efficiently via shell variables. Also, for the socket name, use the test's name without the file extension. Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk> Signed-off-by: Bryce Harrington <bryce@osg.samsung.com> [Pekka: rebased without "tests: Support --config to enable tests to override config defaults".]