Home
last modified time | relevance | path

Searched hist:b2fc6ade9fe2118591e7f51e21b51f65e36f138f (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/sync/
H A DMakefilediff b2fc6ade9fe2118591e7f51e21b51f65e36f138f Mon Sep 11 22:14:41 CEST 2017 Shuah Khan <shuahkh@osg.samsung.com> selftests: sync: kselftest and kselftest-clean fail for make O=dir case

sync test fails to build when object directory is specified to relocate
object files. Fix it to specify the correct path. Fix clean target to
remove objects. Also include simplified logic to use TEST_CUSTOM_PROGS
in build and clean targets instead of hard-coding the test name each
time.

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