aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/media_tests/media_device_open.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2018-01-12selftests: media_tests: Add SPDX license identifierShuah Khan1-1/+2
Replace GPL license statement with SPDX GPL-2.0 license identifier. Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
2016-06-27selftests: add media_device_open testShuah Khan1-0/+81
Add a new media test to open, run ioctl, and close the media device file. Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>