From: Shuah Khan Date: Thu, 30 Oct 2014 22:43:48 +0000 (-0600) Subject: selftests/user: move test out of Makefile into a shell script X-Git-Tag: omap-for-v3.19/fixes-rc1~70^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c25fa14f0bfa21a0b8d5efc3174d0506682658d;p=pandora-kernel.git selftests/user: move test out of Makefile into a shell script 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 --- Reading git-diff-tree failed