1
0
Fork 0
alistair23-linux/tools/testing/selftests/media_tests
Shuah Khan d78388dbec selftests: media_tests add a new video device test
Add a new video device test that opens user specified Video Device and
calls video ioctls in a loop once every 10 seconds.

This test is intended for testing device removal and driver unbind while
an ioctl is active. Clean device removal and driver unbind is expected
without any use-after-free and panics.

Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
2016-07-26 09:59:30 -06:00
..
.gitignore selftests: media_tests add a new video device test 2016-07-26 09:59:30 -06:00
Makefile selftests: media_tests add a new video device test 2016-07-26 09:59:30 -06:00
bind_unbind_sample.sh selftests: add media controller regression test scripts and document 2016-06-27 13:29:52 -06:00
media_device_open.c selftests: add media_device_open test 2016-06-27 13:21:33 -06:00
media_device_test.c selftests: media_device_test change it to randomize loop count 2016-06-27 13:21:26 -06:00
open_loop_test.sh selftests: add media controller regression test scripts and document 2016-06-27 13:29:52 -06:00
regression_test.txt selftests: add media controller regression test scripts and document 2016-06-27 13:29:52 -06:00
video_device_test.c selftests: media_tests add a new video device test 2016-07-26 09:59:30 -06:00