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
Rob Latham
MPICH-BlueGene
Commits
e51b9c63
Commit
e51b9c63
authored
Jun 23, 2015
by
Rob Latham
Browse files
clean up
62829ab8
: generate testlist properly
No Reviewer
parent
df133f8e
Changes
3
Show whitespace changes
Inline
Side-by-side
test/mpi/coll/Makefile.am
View file @
e51b9c63
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
include
$(top_srcdir)/Makefile.mtest
include
$(top_srcdir)/Makefile.mtest
EXTRA_DIST
=
testlist
EXTRA_DIST
=
testlist
.in
## for all programs that are just built from the single corresponding source
## for all programs that are just built from the single corresponding source
## file, we don't need per-target _SOURCES rules, automake will infer them
## file, we don't need per-target _SOURCES rules, automake will infer them
...
...
test/mpi/coll/testlist.in
View file @
e51b9c63
...
@@ -78,7 +78,7 @@ exscan 10
...
@@ -78,7 +78,7 @@ exscan 10
exscan2 5
exscan2 5
gather 4
gather 4
gather2 4
gather2 4
@largetest@
gather_big 8
@largetest@gather_big 8
scattern 4
scattern 4
scatter2 4
scatter2 4
scatter3 4
scatter3 4
...
...
test/mpi/configure.ac
View file @
e51b9c63
...
@@ -1516,6 +1516,7 @@ AC_OUTPUT(maint/testmerge \
...
@@ -1516,6 +1516,7 @@ AC_OUTPUT(maint/testmerge \
attr/Makefile \
attr/Makefile \
util/Makefile \
util/Makefile \
coll/Makefile \
coll/Makefile \
coll/testlist \
comm/Makefile \
comm/Makefile \
datatype/Makefile \
datatype/Makefile \
datatype/testlist \
datatype/testlist \
...
...
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