test(app): Support lib64 based Linix flavours 42/142/1
authorE. Scott Daniels <daniels@research.att.com>
Mon, 13 May 2019 15:03:36 +0000 (15:03 +0000)
committerE. Scott Daniels <daniels@research.att.com>
Mon, 13 May 2019 15:03:36 +0000 (15:03 +0000)
commit4c42c80d426a3499ca47ce1849032cda1bd5ff8f
tree43646c893cff446733f3f389c854ee919f1929d8
parenta9435336c9df83676ae5b0e34a38a2f9b9dec589
test(app): Support lib64 based Linix flavours

Some flavours of Linux default to installing libraries
in lib64 rather than using lib as the default hardware
type and libXX as alternate architecture formats. These
changes allow the application oriented test scripts to
find the RMr libraries in the build directory regardless
of the choice of the underlying system.

Change-Id: I74aa982d7934f9c7dc7a5e86bbd1fa678c8dec61
Signed-off-by: E. Scott Daniels <daniels@research.att.com>
test/app_test/Makefile
test/app_test/rebuild.ksh
test/app_test/run_app_test.ksh
test/app_test/run_multi_test.ksh
test/app_test/run_rr_test.ksh