]> git.karo-electronics.de Git - karo-tx-linux.git/commit
selftests: add media_device_open test
authorShuah Khan <shuahkh@osg.samsung.com>
Sat, 18 Jun 2016 00:06:36 +0000 (18:06 -0600)
committerShuah Khan <shuahkh@osg.samsung.com>
Mon, 27 Jun 2016 19:21:33 +0000 (13:21 -0600)
commitb96da0fc54ffeca53dbab231ae845ad093785cc7
tree7bd2be04fc85ca53f6df1e2e02d18609e776a2d6
parente9c0d44f5328ba844f7e037791b9cc72ee3ef964
selftests: add media_device_open test

Add a new media test to open, run ioctl, and close the media device file.

Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/media_tests/Makefile
tools/testing/selftests/media_tests/media_device_open.c [new file with mode: 0644]