Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
codes
codes
Commits
219f2999
Commit
219f2999
authored
Oct 13, 2013
by
Philip Carns
Browse files
make check test for p2p bw
parent
2ba8b69d
Changes
3
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
219f2999
...
...
@@ -70,4 +70,5 @@ AC_CONFIG_FILES([tests/modelnet-test.sh],[chmod +x tests/modelnet-test.sh])
AC_CONFIG_FILES([tests/modelnet-test-dragonfly.sh],[chmod +x tests/modelnet-test-dragonfly.sh])
AC_CONFIG_FILES([tests/modelnet-test-torus.sh],[chmod +x tests/modelnet-test-torus.sh])
AC_CONFIG_FILES([tests/modelnet-test-loggp.sh],[chmod +x tests/modelnet-test-loggp.sh])
AC_CONFIG_FILES([tests/modelnet-p2p-bw-loggp.sh],[chmod +x tests/modelnet-p2p-bw-loggp.sh])
AC_OUTPUT([maint/codes-net.pc])
tests/Makefile.subdir
View file @
219f2999
...
...
@@ -4,11 +4,13 @@ check_PROGRAMS += tests/modelnet-test tests/modelnet-p2p-bw
TESTS
+=
tests/modelnet-test.sh
\
tests/modelnet-test-torus.sh
\
tests/modelnet-test-loggp.sh
\
tests/modelnet-test-dragonfly.sh
tests/modelnet-test-dragonfly.sh
\
tests/modelnet-p2p-bw-loggp.sh
EXTRA_DIST
+=
tests/modelnet-test.sh
\
tests/modelnet-test-torus.sh
\
tests/modelnet-test-loggp.sh
\
tests/modelnet-test-dragonfly.sh
tests/modelnet-test-dragonfly.sh
\
tests/modelnet-p2p-bw-loggp.sh
testlib
=
src/libcodes-net.a
...
...
tests/modelnet-p2p-bw-loggp.sh.in
0 → 100755
View file @
219f2999
#!/bin/bash
abs_srcdir
=
@abs_srcdir@
tests/modelnet-p2p-bw
--sync
=
1
--
$abs_srcdir
/modelnet-p2p-bw-loggp.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