| d78388db | 22-Jul-2016 |
Shuah Khan <[email protected]> |
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 f
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 <[email protected]>
show more ...
|
| fe8777a8 | 18-Jun-2016 |
Shuah Khan <[email protected]> |
selftests: add media controller regression test scripts and document
Add regression test scripts open_loop_test.sh, and bind_unbind_sample.sh. Also add regression_test.txt that describes the regress
selftests: add media controller regression test scripts and document
Add regression test scripts open_loop_test.sh, and bind_unbind_sample.sh. Also add regression_test.txt that describes the regression test procedure.
Signed-off-by: Shuah Khan <[email protected]>
show more ...
|