summaryrefslogtreecommitdiff
path: root/sort-tests
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2012-02-24 08:31:18 +0000
committerLars Wirzenius <liw@liw.fi>2012-02-24 08:31:18 +0000
commitd0ece99c40b64345183ecb1a64aaf3691224ccc5 (patch)
tree67310edf04aa38f2a474bcb9a9d925c8d9a52707 /sort-tests
parent6b75d9207d629913c7654b033e61e57b1a972efa (diff)
downloadcmdtest-d0ece99c40b64345183ecb1a64aaf3691224ccc5.tar.gz
Add no-op scripts for --timings testing
Diffstat (limited to 'sort-tests')
-rwxr-xr-xsort-tests/empty.setup3
-rwxr-xr-xsort-tests/setup3
-rwxr-xr-xsort-tests/setup_once3
3 files changed, 9 insertions, 0 deletions
diff --git a/sort-tests/empty.setup b/sort-tests/empty.setup
new file mode 100755
index 0000000..89dccbe
--- /dev/null
+++ b/sort-tests/empty.setup
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+# nothing here
diff --git a/sort-tests/setup b/sort-tests/setup
new file mode 100755
index 0000000..89dccbe
--- /dev/null
+++ b/sort-tests/setup
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+# nothing here
diff --git a/sort-tests/setup_once b/sort-tests/setup_once
new file mode 100755
index 0000000..89dccbe
--- /dev/null
+++ b/sort-tests/setup_once
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+# nothing here