Skip to content

Commit

Permalink
Merge pull request #9869 from yosefe/topic/test-build-remove-the-unus…
Browse files Browse the repository at this point in the history
…ed-sockaddr-test

TEST/BUILD: Remove the unused sockaddr test app
  • Loading branch information
yosefe committed May 13, 2024
2 parents 4e10990 + 49c4fdb commit ba2da5e
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 977 deletions.
1 change: 0 additions & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,6 @@ AC_CONFIG_FILES([
src/tools/profile/Makefile
test/apps/Makefile
test/apps/iodemo/Makefile
test/apps/sockaddr/Makefile
test/apps/profiling/Makefile
test/mpi/Makefile
bindings/go/Makefile
Expand Down
4 changes: 0 additions & 4 deletions test/apps/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ SUBDIRS = profiling

SUBDIRS += iodemo

if HAVE_CXX11
SUBDIRS += sockaddr
endif

noinst_PROGRAMS = \
test_ucp_dlopen \
test_ucp_config \
Expand Down
23 changes: 0 additions & 23 deletions test/apps/sockaddr/Makefile.am

This file was deleted.

37 changes: 0 additions & 37 deletions test/apps/sockaddr/sa_base.cc

This file was deleted.

68 changes: 0 additions & 68 deletions test/apps/sockaddr/sa_base.h

This file was deleted.

0 comments on commit ba2da5e

Please sign in to comment.