]> git.karo-electronics.de Git - karo-tx-linux.git/commit
selftest: sync: stress test for parallelism
authorEmilio López <emilio.lopez@collabora.co.uk>
Wed, 19 Oct 2016 12:49:52 +0000 (09:49 -0300)
committerShuah Khan <shuahkh@osg.samsung.com>
Fri, 2 Dec 2016 01:13:19 +0000 (18:13 -0700)
commit54b519f32ccd663ca8ee48d43c448271230d3670
tree673ef4b7850c96c24e05f2a1a2acb75fcfe99282
parentfdba7cffc32b22afb8070a433c091448b519923f
selftest: sync: stress test for parallelism

This test is based on the libsync test suite from Android.
This commit includes a stress test that invokes operations
in parallel.

Signed-off-by: Emilio López <emilio.lopez@collabora.co.uk>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/sync/Makefile
tools/testing/selftests/sync/sync_stress_parallelism.c [new file with mode: 0644]
tools/testing/selftests/sync/sync_test.c
tools/testing/selftests/sync/synctest.h