]> git.karo-electronics.de Git - karo-tx-linux.git/commit
selftest: sync: fence tests for sw_sync framework
authorEmilio López <emilio.lopez@collabora.co.uk>
Wed, 19 Oct 2016 12:49:49 +0000 (09:49 -0300)
committerShuah Khan <shuahkh@osg.samsung.com>
Fri, 2 Dec 2016 01:12:59 +0000 (18:12 -0700)
commit6a5b7d2c55ca8eca3dc5cc6355885e286ef6df7f
tree2cb53ff2bd15bf5f9153a6f3b007c3162ad520a9
parent82208160ae35ca00b5494c5c90c1a8721b15bdb1
selftest: sync: fence tests for sw_sync framework

These tests are based on the libsync test suite from Android.
This commit includes tests for basic fence creation.

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_fence.c [new file with mode: 0644]
tools/testing/selftests/sync/sync_test.c
tools/testing/selftests/sync/synctest.h