From: Shuah Khan <shuahkh@osg.samsung.com>
To: shuah@kernel.org
Cc: Shuah Khan <shuahkh@osg.samsung.com>,
linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/4] Add new media test and regression test scripts
Date: Fri, 17 Jun 2016 18:24:53 -0600 [thread overview]
Message-ID: <cover.1466209116.git.shuahkh@osg.samsung.com> (raw)
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
next reply other threads:[~2016-06-18 0:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-18 0:24 Shuah Khan [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1466209116.git.shuahkh@osg.samsung.com \
--to=shuahkh@osg.samsung.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=shuah@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®