summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-11-27 03:53:45 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-11-27 03:53:45 +0000
commitc94469967e8222c1c87168603363632041f3de37 (patch)
treedc1c8c51547a6233064ff40a88691a0b77c52747 /tests
parent12c6e9309760327c1dc0de516d20c0aa1fe61ef9 (diff)
downloadATCD-c94469967e8222c1c87168603363632041f3de37.tar.gz
*** empty log message ***
Diffstat (limited to 'tests')
-rw-r--r--tests/Pipe_Test.cpp16
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/Pipe_Test.cpp b/tests/Pipe_Test.cpp
index 88e65fc8b88..212dddbb66e 100644
--- a/tests/Pipe_Test.cpp
+++ b/tests/Pipe_Test.cpp
@@ -1,3 +1,19 @@
+// ============================================================================
+//
+// = LIBRARY
+// tests
+//
+// = FILENAME
+// Pipe_Test.cpp
+//
+// = DESCRIPTION
+// Tests the construction of multiple pipes in a process.
+//
+// = AUTHOR
+// Irfan Pyarali
+//
+// ============================================================================
+
#include "ace/Pipe.h"
#include "test_config.h"