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
Elsa Gonsiorowski
codes
Commits
94a3f248
Commit
94a3f248
authored
Mar 12, 2015
by
Jonathan Jenkins
Browse files
fixups to resource tests
parent
7f3e7dd2
Changes
3
Hide whitespace changes
Inline
Side-by-side
tests/Makefile.subdir
View file @
94a3f248
...
@@ -11,7 +11,8 @@ TESTS += tests/lp-io-test.sh \
...
@@ -11,7 +11,8 @@ TESTS += tests/lp-io-test.sh \
tests/workload/codes-workload-test.sh
\
tests/workload/codes-workload-test.sh
\
tests/mapping_test.sh
\
tests/mapping_test.sh
\
tests/lsm-test.sh
\
tests/lsm-test.sh
\
tests/rc-stack-test
tests/rc-stack-test
\
tests/resource-test.sh
EXTRA_DIST
+=
tests/lp-io-test.sh
\
EXTRA_DIST
+=
tests/lp-io-test.sh
\
tests/workload/codes-workload-test.sh
\
tests/workload/codes-workload-test.sh
\
...
...
tests/conf/buffer_test.conf
View file @
94a3f248
...
@@ -10,7 +10,7 @@ LPGROUPS
...
@@ -10,7 +10,7 @@ LPGROUPS
PARAMS
PARAMS
{
{
message_size
=
"
256
"
;
message_size
=
"
300
"
;
}
}
resource
resource
...
...
tests/resource-test.sh
0 → 100755
View file @
94a3f248
#!/bin/bash
if
[[
-z
$srcdir
]]
;
then
echo
srcdir variable not
set
exit
1
fi
tests/resource-test
--sync
=
1
--codes-config
=
$srcdir
/tests/conf/buffer_test.conf
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