mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] Add new media test and regression test scripts
@ 2016-06-18  0:24 Shuah Khan
  2016-06-18  0:24 ` [PATCH 1/4] selftests: media_device_test change it to randomize loop count Shuah Khan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Shuah Khan @ 2016-06-18  0:24 UTC (permalink / raw)
  To: shuah; +Cc: Shuah Khan, linux-kselftest, linux-kernel

This patch series changes an exixtsing test to randomize the loop count,
adds a new test, and regression test scripts, and regression test how to.

Shuah Khan (4):
  selftests: media_device_test change it to randomize loop count
  selftests: add media_device_open test
  selftests: add media controller regression test scripts and document
  selftests: media_tests - Add media_device_open to .gitignore

 tools/testing/selftests/media_tests/.gitignore     |  1 +
 tools/testing/selftests/media_tests/Makefile       |  4 +-
 .../selftests/media_tests/bind_unbind_sample.sh    | 13 ++++
 .../selftests/media_tests/media_device_open.c      | 81 ++++++++++++++++++++++
 .../selftests/media_tests/media_device_test.c      | 19 +++--
 .../selftests/media_tests/open_loop_test.sh        | 10 +++
 .../selftests/media_tests/regression_test.txt      | 43 ++++++++++++
 7 files changed, 163 insertions(+), 8 deletions(-)
 create mode 100755 tools/testing/selftests/media_tests/bind_unbind_sample.sh
 create mode 100644 tools/testing/selftests/media_tests/media_device_open.c
 create mode 100755 tools/testing/selftests/media_tests/open_loop_test.sh
 create mode 100644 tools/testing/selftests/media_tests/regression_test.txt

-- 
2.7.4

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-06-18  0:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-18  0:24 [PATCH 0/4] Add new media test and regression test scripts Shuah Khan
2016-06-18  0:24 ` [PATCH 1/4] selftests: media_device_test change it to randomize loop count Shuah Khan
2016-06-18  0:24 ` [PATCH 2/4] selftests: add media_device_open test Shuah Khan
2016-06-18  0:24 ` [PATCH 3/4] selftests: add media controller regression test scripts and document Shuah Khan
2016-06-18  0:24 ` [PATCH 4/4] selftests: media_tests - Add media_device_open to .gitignore Shuah Khan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®