Skip to content
Commit d78388db authored by Shuah Khan's avatar Shuah Khan
Browse files

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: default avatarShuah Khan <shuahkh@osg.samsung.com>
parent cde07f45
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment