git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7069a97
)
selftests/user: move test out of Makefile into a shell script
author
Shuah Khan
<shuahkh@osg.samsung.com>
Thu, 30 Oct 2014 22:43:48 +0000
(16:43 -0600)
committer
Shuah 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