summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-11-22 13:49:43 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-11-22 13:49:43 +0000
commitb0ee4171aeaabe0c4d4bb830088ca1b91fcc4c01 (patch)
tree91ee26fe22ba24a652118c224e11d7b93372b92d
parent0320377824803f331ed07b71854d2d3031145b93 (diff)
downloadATCD-b0ee4171aeaabe0c4d4bb830088ca1b91fcc4c01.tar.gz
ChangeLogTag: Wed Nov 22 13:45:43 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
-rw-r--r--ACE/ChangeLog76
-rw-r--r--ACE/configure.ac26
-rw-r--r--ACE/protocols/examples/TMCast/Makefile.am (renamed from ACE/examples/TMCast/Makefile.am)0
-rw-r--r--ACE/protocols/examples/TMCast/Member/.cvsignore (renamed from ACE/examples/TMCast/Member/.cvsignore)0
-rw-r--r--ACE/protocols/examples/TMCast/Member/Makefile.am (renamed from ACE/examples/TMCast/Member/Makefile.am)0
-rw-r--r--ACE/protocols/examples/TMCast/Member/Member.mpc (renamed from ACE/examples/TMCast/Member/Member.mpc)0
-rw-r--r--ACE/protocols/examples/TMCast/Member/README (renamed from ACE/examples/TMCast/Member/README)0
-rw-r--r--ACE/protocols/examples/TMCast/Member/member.cpp (renamed from ACE/examples/TMCast/Member/member.cpp)0
-rw-r--r--ACE/protocols/tests/HTBP/HTBP_Config.conf (renamed from ACE/tests/HTBP/HTBP_Config.conf)0
-rw-r--r--ACE/protocols/tests/HTBP/Makefile.am (renamed from ACE/tests/HTBP/Makefile.am)0
-rw-r--r--ACE/protocols/tests/HTBP/README (renamed from ACE/tests/HTBP/README)0
-rw-r--r--ACE/protocols/tests/HTBP/Reactor_Tests/.cvsignore (renamed from ACE/tests/HTBP/Reactor_Tests/.cvsignore)0
-rw-r--r--ACE/protocols/tests/HTBP/Reactor_Tests/Makefile.am (renamed from ACE/tests/HTBP/Reactor_Tests/Makefile.am)0
-rwxr-xr-xACE/protocols/tests/HTBP/Reactor_Tests/Reactor_Tests.mpc (renamed from ACE/tests/HTBP/Reactor_Tests/Reactor_Tests.mpc)0
-rw-r--r--ACE/protocols/tests/HTBP/Reactor_Tests/client.cpp (renamed from ACE/tests/HTBP/Reactor_Tests/client.cpp)0
-rw-r--r--ACE/protocols/tests/HTBP/Reactor_Tests/inside.conf (renamed from ACE/tests/HTBP/Reactor_Tests/inside.conf)0
-rwxr-xr-xACE/protocols/tests/HTBP/Reactor_Tests/run_test.pl (renamed from ACE/tests/HTBP/Reactor_Tests/run_test.pl)0
-rw-r--r--ACE/protocols/tests/HTBP/Reactor_Tests/server.cpp (renamed from ACE/tests/HTBP/Reactor_Tests/server.cpp)0
-rw-r--r--ACE/protocols/tests/HTBP/Reactor_Tests/test_config.h (renamed from ACE/tests/HTBP/Reactor_Tests/test_config.h)0
-rw-r--r--ACE/protocols/tests/HTBP/Send_Large_Msg/.cvsignore (renamed from ACE/tests/HTBP/Send_Large_Msg/.cvsignore)0
-rw-r--r--ACE/protocols/tests/HTBP/Send_Large_Msg/Makefile.am (renamed from ACE/tests/HTBP/Send_Large_Msg/Makefile.am)0
-rw-r--r--ACE/protocols/tests/HTBP/Send_Large_Msg/Send_Large_Msg.mpc (renamed from ACE/tests/HTBP/Send_Large_Msg/Send_Large_Msg.mpc)0
-rw-r--r--ACE/protocols/tests/HTBP/Send_Large_Msg/client.cpp (renamed from ACE/tests/HTBP/Send_Large_Msg/client.cpp)0
-rwxr-xr-xACE/protocols/tests/HTBP/Send_Large_Msg/run_test.pl (renamed from ACE/tests/HTBP/Send_Large_Msg/run_test.pl)0
-rw-r--r--ACE/protocols/tests/HTBP/Send_Large_Msg/server.cpp (renamed from ACE/tests/HTBP/Send_Large_Msg/server.cpp)0
-rw-r--r--ACE/protocols/tests/HTBP/Send_Recv_Tests/.cvsignore (renamed from ACE/tests/HTBP/Send_Recv_Tests/.cvsignore)0
-rw-r--r--ACE/protocols/tests/HTBP/Send_Recv_Tests/Makefile.am (renamed from ACE/tests/HTBP/Send_Recv_Tests/Makefile.am)0
-rw-r--r--ACE/protocols/tests/HTBP/Send_Recv_Tests/SendRecv_Test.cpp (renamed from ACE/tests/HTBP/Send_Recv_Tests/SendRecv_Test.cpp)0
-rw-r--r--ACE/protocols/tests/HTBP/Send_Recv_Tests/SendRecv_Test.mpc (renamed from ACE/tests/HTBP/Send_Recv_Tests/SendRecv_Test.mpc)0
-rw-r--r--ACE/protocols/tests/HTBP/htbptest.mpb (renamed from ACE/tests/HTBP/htbptest.mpb)0
-rw-r--r--ACE/protocols/tests/HTBP/ping/.cvsignore (renamed from ACE/tests/HTBP/ping/.cvsignore)0
-rw-r--r--ACE/protocols/tests/HTBP/ping/Makefile.am (renamed from ACE/tests/HTBP/ping/Makefile.am)0
-rw-r--r--ACE/protocols/tests/HTBP/ping/client.cpp (renamed from ACE/tests/HTBP/ping/client.cpp)0
-rwxr-xr-xACE/protocols/tests/HTBP/ping/ping.mpc (renamed from ACE/tests/HTBP/ping/ping.mpc)0
-rwxr-xr-xACE/protocols/tests/HTBP/ping/run_test.pl (renamed from ACE/tests/HTBP/ping/run_test.pl)0
-rw-r--r--ACE/protocols/tests/HTBP/ping/server.cpp (renamed from ACE/tests/HTBP/ping/server.cpp)0
36 files changed, 89 insertions, 13 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog
index c4c4429fd3d..17ff8decabb 100644
--- a/ACE/ChangeLog
+++ b/ACE/ChangeLog
@@ -1,3 +1,79 @@
+Wed Nov 22 13:45:43 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
+
+ * configure.ac:
+
+ Update for HTBP unit test and TMCast example move.
+
+ * protocols/tests/HTBP/Reactor_Tests/Reactor_Tests.mpc:
+ * protocols/tests/HTBP/Reactor_Tests/client.cpp:
+ * protocols/tests/HTBP/Reactor_Tests/inside.conf:
+ * protocols/tests/HTBP/Reactor_Tests/server.cpp:
+ * protocols/tests/HTBP/Reactor_Tests/Makefile.am:
+ * protocols/tests/HTBP/Reactor_Tests/test_config.h:
+ * protocols/tests/HTBP/Reactor_Tests/run_test.pl:
+ * protocols/tests/HTBP/HTBP_Config.conf:
+ * protocols/tests/HTBP/Send_Large_Msg/client.cpp:
+ * protocols/tests/HTBP/Send_Large_Msg/Send_Large_Msg.mpc:
+ * protocols/tests/HTBP/Send_Large_Msg/server.cpp:
+ * protocols/tests/HTBP/Send_Large_Msg/Makefile.am:
+ * protocols/tests/HTBP/Send_Large_Msg/run_test.pl:
+ * protocols/tests/HTBP/Makefile.am:
+ * protocols/tests/HTBP/Send_Recv_Tests/SendRecv_Test.mpc:
+ * protocols/tests/HTBP/Send_Recv_Tests/Makefile.am:
+ * protocols/tests/HTBP/Send_Recv_Tests/SendRecv_Test.cpp:
+ * protocols/tests/HTBP/htbptest.mpb:
+ * protocols/tests/HTBP/ping/client.cpp:
+ * protocols/tests/HTBP/ping/server.cpp:
+ * protocols/tests/HTBP/ping/Makefile.am:
+ * protocols/tests/HTBP/ping/ping.mpc:
+ * protocols/tests/HTBP/ping/run_test.pl:
+ * protocols/tests/HTBP/README:
+
+ Move HTBP unit tests to protocols/tests/HTBP...
+
+ * tests/HTBP/Reactor_Tests/Reactor_Tests.mpc:
+ * tests/HTBP/Reactor_Tests/client.cpp:
+ * tests/HTBP/Reactor_Tests/inside.conf:
+ * tests/HTBP/Reactor_Tests/server.cpp:
+ * tests/HTBP/Reactor_Tests/Makefile.am:
+ * tests/HTBP/Reactor_Tests/test_config.h:
+ * tests/HTBP/Reactor_Tests/run_test.pl:
+ * tests/HTBP/HTBP_Config.conf:
+ * tests/HTBP/Send_Large_Msg/client.cpp:
+ * tests/HTBP/Send_Large_Msg/Send_Large_Msg.mpc:
+ * tests/HTBP/Send_Large_Msg/server.cpp:
+ * tests/HTBP/Send_Large_Msg/Makefile.am:
+ * tests/HTBP/Send_Large_Msg/run_test.pl:
+ * tests/HTBP/Makefile.am:
+ * tests/HTBP/Send_Recv_Tests/SendRecv_Test.mpc:
+ * tests/HTBP/Send_Recv_Tests/Makefile.am:
+ * tests/HTBP/Send_Recv_Tests/SendRecv_Test.cpp:
+ * tests/HTBP/htbptest.mpb:
+ * tests/HTBP/ping/client.cpp:
+ * tests/HTBP/ping/server.cpp:
+ * tests/HTBP/ping/Makefile.am:
+ * tests/HTBP/ping/ping.mpc:
+ * tests/HTBP/ping/run_test.pl:
+ * tests/HTBP/README:
+
+ ...from tests/HTBP.
+
+ * protocols/examples/TMCast/Member/Member.mpc:
+ * protocols/examples/TMCast/Member/member.cpp:
+ * protocols/examples/TMCast/Member/Makefile.am:
+ * protocols/examples/TMCast/Member/README:
+ * protocols/examples/TMCast/Makefile.am:
+
+ Moved TMCast examples to protocols/examples/TMCast...
+
+ * examples/TMCast/Member/Member.mpc:
+ * examples/TMCast/Member/member.cpp:
+ * examples/TMCast/Member/Makefile.am:
+ * examples/TMCast/Member/README:
+ * examples/TMCast/Makefile.am:
+
+ ...from examples/TMCast.
+
Wed Nov 22 13:25:12 2006 Johnny Willemsen <jwillemsen@remedy.nl>
* ace/ace_for_tao.mpc:
diff --git a/ACE/configure.ac b/ACE/configure.ac
index 8d95e990321..659297b3181 100644
--- a/ACE/configure.ac
+++ b/ACE/configure.ac
@@ -7863,9 +7863,6 @@ AC_CONFIG_FILES([
protocols/ace/HTBP/Makefile
protocols/ace/RMCast/Makefile
protocols/ace/TMCast/Makefile
- protocols/examples/Makefile
- protocols/examples/RMCast/Makefile
- protocols/examples/RMCast/Send_Msg/Makefile
websvcs/Makefile
websvcs/lib/Makefile
websvcs/tests/Makefile
@@ -7967,11 +7964,14 @@ if test $ace_build_examples = yes; then
examples/System_V_IPC/Makefile
examples/System_V_IPC/SV_Message_Queues/Makefile
examples/System_V_IPC/SV_Semaphores/Makefile
- examples/TMCast/Makefile
- examples/TMCast/Member/Makefile
examples/Threads/Makefile
examples/Timer_Queue/Makefile
examples/Web_Crawler/Makefile
+ protocols/examples/Makefile
+ protocols/examples/RMCast/Makefile
+ protocols/examples/RMCast/Send_Msg/Makefile
+ protocols/examples/TMCast/Makefile
+ protocols/examples/TMCast/Member/Makefile
])
fi
@@ -7981,23 +7981,23 @@ if test $ace_build_tests = yes; then
performance-tests/Makefile
performance-tests/Misc/Makefile
performance-tests/SCTP/Makefile
- performance-tests/Server_Concurrency/Makefile
performance-tests/Server_Concurrency/Leader_Follower/Makefile
+ performance-tests/Server_Concurrency/Makefile
performance-tests/Server_Concurrency/Queue_Based_Workers/Makefile
- performance-tests/Synch-Benchmarks/Makefile
- performance-tests/Synch-Benchmarks/Synch_Lib/Makefile
performance-tests/Synch-Benchmarks/Base_Test/Makefile
+ performance-tests/Synch-Benchmarks/Makefile
performance-tests/Synch-Benchmarks/Perf_Test/Makefile
+ performance-tests/Synch-Benchmarks/Synch_Lib/Makefile
performance-tests/TCP/Makefile
performance-tests/UDP/Makefile
+ protocols/tests/HTBP/Makefile
+ protocols/tests/HTBP/Reactor_Tests/Makefile
+ protocols/tests/HTBP/Send_Large_Msg/Makefile
+ protocols/tests/HTBP/Send_Recv_Tests/Makefile
+ protocols/tests/HTBP/ping/Makefile
protocols/tests/Makefile
protocols/tests/RMCast/Makefile
tests/Makefile
- tests/HTBP/Makefile
- tests/HTBP/Reactor_Tests/Makefile
- tests/HTBP/Send_Large_Msg/Makefile
- tests/HTBP/Send_Recv_Tests/Makefile
- tests/HTBP/ping/Makefile
tests/SSL/Makefile
])
fi
diff --git a/ACE/examples/TMCast/Makefile.am b/ACE/protocols/examples/TMCast/Makefile.am
index ad8cc650602..ad8cc650602 100644
--- a/ACE/examples/TMCast/Makefile.am
+++ b/ACE/protocols/examples/TMCast/Makefile.am
diff --git a/ACE/examples/TMCast/Member/.cvsignore b/ACE/protocols/examples/TMCast/Member/.cvsignore
index fa6ecc72251..fa6ecc72251 100644
--- a/ACE/examples/TMCast/Member/.cvsignore
+++ b/ACE/protocols/examples/TMCast/Member/.cvsignore
diff --git a/ACE/examples/TMCast/Member/Makefile.am b/ACE/protocols/examples/TMCast/Member/Makefile.am
index fe970a85ef5..fe970a85ef5 100644
--- a/ACE/examples/TMCast/Member/Makefile.am
+++ b/ACE/protocols/examples/TMCast/Member/Makefile.am
diff --git a/ACE/examples/TMCast/Member/Member.mpc b/ACE/protocols/examples/TMCast/Member/Member.mpc
index 29f274f51f3..29f274f51f3 100644
--- a/ACE/examples/TMCast/Member/Member.mpc
+++ b/ACE/protocols/examples/TMCast/Member/Member.mpc
diff --git a/ACE/examples/TMCast/Member/README b/ACE/protocols/examples/TMCast/Member/README
index 6a62a107a77..6a62a107a77 100644
--- a/ACE/examples/TMCast/Member/README
+++ b/ACE/protocols/examples/TMCast/Member/README
diff --git a/ACE/examples/TMCast/Member/member.cpp b/ACE/protocols/examples/TMCast/Member/member.cpp
index f89c68564ea..f89c68564ea 100644
--- a/ACE/examples/TMCast/Member/member.cpp
+++ b/ACE/protocols/examples/TMCast/Member/member.cpp
diff --git a/ACE/tests/HTBP/HTBP_Config.conf b/ACE/protocols/tests/HTBP/HTBP_Config.conf
index 49dfd238ec3..49dfd238ec3 100644
--- a/ACE/tests/HTBP/HTBP_Config.conf
+++ b/ACE/protocols/tests/HTBP/HTBP_Config.conf
diff --git a/ACE/tests/HTBP/Makefile.am b/ACE/protocols/tests/HTBP/Makefile.am
index 7fd964b7c84..7fd964b7c84 100644
--- a/ACE/tests/HTBP/Makefile.am
+++ b/ACE/protocols/tests/HTBP/Makefile.am
diff --git a/ACE/tests/HTBP/README b/ACE/protocols/tests/HTBP/README
index 65a2bde0320..65a2bde0320 100644
--- a/ACE/tests/HTBP/README
+++ b/ACE/protocols/tests/HTBP/README
diff --git a/ACE/tests/HTBP/Reactor_Tests/.cvsignore b/ACE/protocols/tests/HTBP/Reactor_Tests/.cvsignore
index 955ffdc75d5..955ffdc75d5 100644
--- a/ACE/tests/HTBP/Reactor_Tests/.cvsignore
+++ b/ACE/protocols/tests/HTBP/Reactor_Tests/.cvsignore
diff --git a/ACE/tests/HTBP/Reactor_Tests/Makefile.am b/ACE/protocols/tests/HTBP/Reactor_Tests/Makefile.am
index 813229103d5..813229103d5 100644
--- a/ACE/tests/HTBP/Reactor_Tests/Makefile.am
+++ b/ACE/protocols/tests/HTBP/Reactor_Tests/Makefile.am
diff --git a/ACE/tests/HTBP/Reactor_Tests/Reactor_Tests.mpc b/ACE/protocols/tests/HTBP/Reactor_Tests/Reactor_Tests.mpc
index 61e59146a93..61e59146a93 100755
--- a/ACE/tests/HTBP/Reactor_Tests/Reactor_Tests.mpc
+++ b/ACE/protocols/tests/HTBP/Reactor_Tests/Reactor_Tests.mpc
diff --git a/ACE/tests/HTBP/Reactor_Tests/client.cpp b/ACE/protocols/tests/HTBP/Reactor_Tests/client.cpp
index 2813d9116f3..2813d9116f3 100644
--- a/ACE/tests/HTBP/Reactor_Tests/client.cpp
+++ b/ACE/protocols/tests/HTBP/Reactor_Tests/client.cpp
diff --git a/ACE/tests/HTBP/Reactor_Tests/inside.conf b/ACE/protocols/tests/HTBP/Reactor_Tests/inside.conf
index a5bcbc14420..a5bcbc14420 100644
--- a/ACE/tests/HTBP/Reactor_Tests/inside.conf
+++ b/ACE/protocols/tests/HTBP/Reactor_Tests/inside.conf
diff --git a/ACE/tests/HTBP/Reactor_Tests/run_test.pl b/ACE/protocols/tests/HTBP/Reactor_Tests/run_test.pl
index ae4c56c7fb2..ae4c56c7fb2 100755
--- a/ACE/tests/HTBP/Reactor_Tests/run_test.pl
+++ b/ACE/protocols/tests/HTBP/Reactor_Tests/run_test.pl
diff --git a/ACE/tests/HTBP/Reactor_Tests/server.cpp b/ACE/protocols/tests/HTBP/Reactor_Tests/server.cpp
index 87a914163c2..87a914163c2 100644
--- a/ACE/tests/HTBP/Reactor_Tests/server.cpp
+++ b/ACE/protocols/tests/HTBP/Reactor_Tests/server.cpp
diff --git a/ACE/tests/HTBP/Reactor_Tests/test_config.h b/ACE/protocols/tests/HTBP/Reactor_Tests/test_config.h
index efd4eb7bcc6..efd4eb7bcc6 100644
--- a/ACE/tests/HTBP/Reactor_Tests/test_config.h
+++ b/ACE/protocols/tests/HTBP/Reactor_Tests/test_config.h
diff --git a/ACE/tests/HTBP/Send_Large_Msg/.cvsignore b/ACE/protocols/tests/HTBP/Send_Large_Msg/.cvsignore
index 955ffdc75d5..955ffdc75d5 100644
--- a/ACE/tests/HTBP/Send_Large_Msg/.cvsignore
+++ b/ACE/protocols/tests/HTBP/Send_Large_Msg/.cvsignore
diff --git a/ACE/tests/HTBP/Send_Large_Msg/Makefile.am b/ACE/protocols/tests/HTBP/Send_Large_Msg/Makefile.am
index 2773356439b..2773356439b 100644
--- a/ACE/tests/HTBP/Send_Large_Msg/Makefile.am
+++ b/ACE/protocols/tests/HTBP/Send_Large_Msg/Makefile.am
diff --git a/ACE/tests/HTBP/Send_Large_Msg/Send_Large_Msg.mpc b/ACE/protocols/tests/HTBP/Send_Large_Msg/Send_Large_Msg.mpc
index d973b59748f..d973b59748f 100644
--- a/ACE/tests/HTBP/Send_Large_Msg/Send_Large_Msg.mpc
+++ b/ACE/protocols/tests/HTBP/Send_Large_Msg/Send_Large_Msg.mpc
diff --git a/ACE/tests/HTBP/Send_Large_Msg/client.cpp b/ACE/protocols/tests/HTBP/Send_Large_Msg/client.cpp
index 62cd9140da8..62cd9140da8 100644
--- a/ACE/tests/HTBP/Send_Large_Msg/client.cpp
+++ b/ACE/protocols/tests/HTBP/Send_Large_Msg/client.cpp
diff --git a/ACE/tests/HTBP/Send_Large_Msg/run_test.pl b/ACE/protocols/tests/HTBP/Send_Large_Msg/run_test.pl
index 6b295afbf17..6b295afbf17 100755
--- a/ACE/tests/HTBP/Send_Large_Msg/run_test.pl
+++ b/ACE/protocols/tests/HTBP/Send_Large_Msg/run_test.pl
diff --git a/ACE/tests/HTBP/Send_Large_Msg/server.cpp b/ACE/protocols/tests/HTBP/Send_Large_Msg/server.cpp
index 7b7f51cf1b9..7b7f51cf1b9 100644
--- a/ACE/tests/HTBP/Send_Large_Msg/server.cpp
+++ b/ACE/protocols/tests/HTBP/Send_Large_Msg/server.cpp
diff --git a/ACE/tests/HTBP/Send_Recv_Tests/.cvsignore b/ACE/protocols/tests/HTBP/Send_Recv_Tests/.cvsignore
index b82dc859445..b82dc859445 100644
--- a/ACE/tests/HTBP/Send_Recv_Tests/.cvsignore
+++ b/ACE/protocols/tests/HTBP/Send_Recv_Tests/.cvsignore
diff --git a/ACE/tests/HTBP/Send_Recv_Tests/Makefile.am b/ACE/protocols/tests/HTBP/Send_Recv_Tests/Makefile.am
index 03775f077a4..03775f077a4 100644
--- a/ACE/tests/HTBP/Send_Recv_Tests/Makefile.am
+++ b/ACE/protocols/tests/HTBP/Send_Recv_Tests/Makefile.am
diff --git a/ACE/tests/HTBP/Send_Recv_Tests/SendRecv_Test.cpp b/ACE/protocols/tests/HTBP/Send_Recv_Tests/SendRecv_Test.cpp
index d462a11c3d3..d462a11c3d3 100644
--- a/ACE/tests/HTBP/Send_Recv_Tests/SendRecv_Test.cpp
+++ b/ACE/protocols/tests/HTBP/Send_Recv_Tests/SendRecv_Test.cpp
diff --git a/ACE/tests/HTBP/Send_Recv_Tests/SendRecv_Test.mpc b/ACE/protocols/tests/HTBP/Send_Recv_Tests/SendRecv_Test.mpc
index 64a40f688d1..64a40f688d1 100644
--- a/ACE/tests/HTBP/Send_Recv_Tests/SendRecv_Test.mpc
+++ b/ACE/protocols/tests/HTBP/Send_Recv_Tests/SendRecv_Test.mpc
diff --git a/ACE/tests/HTBP/htbptest.mpb b/ACE/protocols/tests/HTBP/htbptest.mpb
index c12f33ef7ba..c12f33ef7ba 100644
--- a/ACE/tests/HTBP/htbptest.mpb
+++ b/ACE/protocols/tests/HTBP/htbptest.mpb
diff --git a/ACE/tests/HTBP/ping/.cvsignore b/ACE/protocols/tests/HTBP/ping/.cvsignore
index 955ffdc75d5..955ffdc75d5 100644
--- a/ACE/tests/HTBP/ping/.cvsignore
+++ b/ACE/protocols/tests/HTBP/ping/.cvsignore
diff --git a/ACE/tests/HTBP/ping/Makefile.am b/ACE/protocols/tests/HTBP/ping/Makefile.am
index 279d82a03c0..279d82a03c0 100644
--- a/ACE/tests/HTBP/ping/Makefile.am
+++ b/ACE/protocols/tests/HTBP/ping/Makefile.am
diff --git a/ACE/tests/HTBP/ping/client.cpp b/ACE/protocols/tests/HTBP/ping/client.cpp
index e7753faab6d..e7753faab6d 100644
--- a/ACE/tests/HTBP/ping/client.cpp
+++ b/ACE/protocols/tests/HTBP/ping/client.cpp
diff --git a/ACE/tests/HTBP/ping/ping.mpc b/ACE/protocols/tests/HTBP/ping/ping.mpc
index 61e59146a93..61e59146a93 100755
--- a/ACE/tests/HTBP/ping/ping.mpc
+++ b/ACE/protocols/tests/HTBP/ping/ping.mpc
diff --git a/ACE/tests/HTBP/ping/run_test.pl b/ACE/protocols/tests/HTBP/ping/run_test.pl
index ae4c56c7fb2..ae4c56c7fb2 100755
--- a/ACE/tests/HTBP/ping/run_test.pl
+++ b/ACE/protocols/tests/HTBP/ping/run_test.pl
diff --git a/ACE/tests/HTBP/ping/server.cpp b/ACE/protocols/tests/HTBP/ping/server.cpp
index d20d46b8b09..d20d46b8b09 100644
--- a/ACE/tests/HTBP/ping/server.cpp
+++ b/ACE/protocols/tests/HTBP/ping/server.cpp