Skip to content

Commit

Permalink
Merge pull request #4721 from rhc54/topic/nidmap
Browse files Browse the repository at this point in the history
Remove the orte_nidmap test
  • Loading branch information
Ralph Castain authored Jan 16, 2018
2 parents 87fbe5f + 345916f commit 8eea942
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 248 deletions.
10 changes: 2 additions & 8 deletions test/util/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
# Copyright (c) 2016 Cisco Systems, Inc. All rights reserved.
# Copyright (c) 2018 Research Organization for Information Science
# and Technology (RIST). All rights reserved.
# Copyright (c) 2018 Intel, Inc. All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
Expand All @@ -32,8 +33,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/test/support
# opal_os_create_dirpath \
# opal_argv \
# opal_basename \
# opal_path_nfs \
# orte_nidmap
# opal_path_nfs


check_PROGRAMS = \
Expand Down Expand Up @@ -122,12 +122,6 @@ opal_path_nfs_DEPENDENCIES = $(opal_path_nfs_LDADD)
# $(top_builddir)/test/support/libsupport.a
#orte_universe_setup_file_io_DEPENDENCIES = $(orte_universe_setup_file_io_LDADD)

#orte_nidmap_SOURCES = orte_nidmap.c
#orte_nidmap_LDADD = \
# $(top_builddir)/orte/libopen-rte.la \
# $(top_builddir)/test/support/libsupport.a
#orte_nidmap_DEPENDENCIES = $(orte_nidmap_LDADD)

bipartite_graph_SOURCES = bipartite_graph.c
bipartite_graph_LDADD = \
$(top_builddir)/opal/lib@[email protected] \
Expand Down
240 changes: 0 additions & 240 deletions test/util/orte_nidmap.c

This file was deleted.

0 comments on commit 8eea942

Please sign in to comment.