linux/tools/testing/selftests/sync
Paolo Bonzini 63aa57f52c selftests: sync_test: do not use ksft_exit_skip after ksft_set_plan
Calling ksft_exit_skip after ksft_set_plan results in executing fewer tests
than planned.  Move it before.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2020-07-06 15:57:28 -06:00
..
.gitignore
config
Makefile
sw_sync.h
sync.c
sync.h
sync_alloc.c selftest: sync: basic tests for sw_sync framework 2016-12-01 18:12:50 -07:00
sync_fence.c
sync_merge.c
sync_stress_consumer.c
sync_stress_merge.c
sync_stress_parallelism.c selftest: sync: stress test for parallelism 2016-12-01 18:13:19 -07:00
sync_test.c
sync_wait.c selftest: sync: wait tests for sw_sync framework 2016-12-01 18:13:12 -07:00
synctest.h