linux-stable/tools/testing/selftests/sync
Shuah Khan b2fc6ade9f 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>
2017-09-21 07:55:40 -06:00
..
.gitignore
Makefile selftests: sync: kselftest and kselftest-clean fail for make O=dir case 2017-09-21 07:55:40 -06:00
sw_sync.h
sync.c
sync.h
sync_alloc.c
sync_fence.c
sync_merge.c selftest: sync: merge tests for sw_sync framework 2016-12-01 18:13:06 -07:00
sync_stress_consumer.c selftest: sync: stress consumer/producer test 2016-12-01 18:13:25 -07:00
sync_stress_merge.c selftest: sync: stress test for merges 2016-12-01 18:13:32 -07:00
sync_stress_parallelism.c selftest: sync: stress test for parallelism 2016-12-01 18:13:19 -07:00
sync_test.c selftests: sync: convert to use TAP13 ksft framework 2017-07-28 13:20:29 -06:00
sync_wait.c selftest: sync: wait tests for sw_sync framework 2016-12-01 18:13:12 -07:00
synctest.h selftests: sync: convert to use TAP13 ksft framework 2017-07-28 13:20:29 -06:00