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

On branch  : master

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

commit 25db234927909dd2b2fb8d54bcc963daa7649894
Author: Josh Boyer <[email protected]>
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

_______________________________________________
kernel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/kernel

Reply via email to