Skip to content

Commit 1fbeead

Browse files
committed
Add validating tests.
Signed-off-by: George Bosilca <[email protected]>
1 parent e6aa058 commit 1fbeead

File tree

4 files changed

+1215
-662
lines changed

4 files changed

+1215
-662
lines changed

test/datatype/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ unpack_hetero_LDFLAGS = $(OMPI_PKG_CONFIG_LDFLAGS)
9696
unpack_hetero_LDADD = \
9797
$(top_builddir)/opal/lib@[email protected]
9898

99-
reduce_local_SOURCES = Reduce_local_float.c
99+
reduce_local_SOURCES = reduce_local.c
100100
reduce_local_LDFLAGS = $(OMPI_PKG_CONFIG_LDFLAGS)
101101
reduce_local_LDADD = \
102102
$(top_builddir)/ompi/lib@[email protected] \

0 commit comments

Comments
 (0)