kernel-tests master: Add IPC stress tests (25db234)

jwboyer at fedoraproject.org jwboyer at fedoraproject.org
Wed May 29 20:31:48 UTC 2013


Repository : http://git.fedorahosted.org/cgit/kernel-tests.git

On branch  : master

>---------------------------------------------------------------

commit 25db234927909dd2b2fb8d54bcc963daa7649894
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Wed May 29 16:31:39 2013 -0400

    Add IPC stress tests


>---------------------------------------------------------------

 stress/ltp/ipcstress.sh |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/stress/ltp/ipcstress.sh b/stress/ltp/ipcstress.sh
new file mode 100755
index 0000000..5388f66
--- /dev/null
+++ b/stress/ltp/ipcstress.sh
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+pushd ltp/testcases/kernel/ipc/ipc_stress
+./testall
+popd



More information about the kernel mailing list