aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/futex/Makefile
diff options
context:
space:
mode:
authorShuah Khan <shuahkh@osg.samsung.com>2017-09-18 17:30:50 -0600
committerShuah Khan <shuahkh@osg.samsung.com>2017-09-25 10:08:59 -0600
commit1ede053632f6380d7e1dba4d781e5eb78621aa3a (patch)
tree87cc62768c4fae1136f54a8877e22379ca8c7e7b /tools/testing/selftests/futex/Makefile
parentselftests: mqueue: Use full path to run tests from Makefile (diff)
downloadlinux-dev-1ede053632f6380d7e1dba4d781e5eb78621aa3a.tar.xz
linux-dev-1ede053632f6380d7e1dba4d781e5eb78621aa3a.zip
selftests: Makefile: fix for loops in targets to run silently
Fix for loops in targets to run silently to avoid cluttering the test results. Suppresses the following from targets: e.g run from breakpoints for TARGET in breakpoints; do \ BUILD_TARGET=$BUILD/$TARGET; \ mkdir $BUILD_TARGET -p; \ make OUTPUT=$BUILD_TARGET -C $TARGET;\ done; Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Diffstat (limited to 'tools/testing/selftests/futex/Makefile')
0 files changed, 0 insertions, 0 deletions