selftests/user: move test out of Makefile into a shell script
authorShuah Khan <shuahkh@osg.samsung.com>
Thu, 30 Oct 2014 22:43:48 +0000 (16:43 -0600)
committerShuah Khan <shuahkh@osg.samsung.com>
Mon, 17 Nov 2014 17:05:35 +0000 (10:05 -0700)
Currently user copy test is run from the Makefile. Move it out
of the Makefile to be run from a shell script to allow the test
to be run as stand-alone test, in addition to allowing the test
run from a make target.

Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>

No differences found