Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Caitlin Ross
codes
Commits
eb083337
Commit
eb083337
authored
Sep 26, 2013
by
Philip Carns
Browse files
add workload generator test harness to make check
parent
b5c828d5
Changes
2
Hide whitespace changes
Inline
Side-by-side
tests/Makefile.subdir
View file @
eb083337
...
...
@@ -2,8 +2,11 @@
check_PROGRAMS
+=
tests/lp-io-test
\
tests/workload/codes-workload-test
TESTS
+=
tests/lp-io-test.sh
EXTRA_DIST
+=
tests/lp-io-test.sh
TESTS
+=
tests/lp-io-test.sh
\
tests/workload/codes-workload-test.sh
EXTRA_DIST
+=
tests/lp-io-test.sh
\
tests/workload/codes-workload-test.sh
testlib
=
src/libcodes-base.a
...
...
tests/workload/codes-workload-test.sh
0 → 100755
View file @
eb083337
#!/bin/bash
tests/workload/codes-workload-test
--sync
=
1
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment