summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-10-23 16:04:12 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-10-23 16:04:12 +0000
commitcd755938747721a508099129566e90c38a51b870 (patch)
tree888a37b59f92dd7640beb6049094c07c3fd2f23a /tests
parente6abbe6fc23e6ac76adb309bf066b37e08d76ac3 (diff)
downloadATCD-cd755938747721a508099129566e90c38a51b870.tar.gz
change SCCS keywords (in our files only) to RCS keywords
Diffstat (limited to 'tests')
-rw-r--r--tests/Barrier_Test.cpp2
-rw-r--r--tests/Buffer_Stream_Test.cpp2
-rw-r--r--tests/CPP_Test.cpp2
-rw-r--r--tests/Future_Test.cpp2
-rw-r--r--tests/Handle_Set_Test.cpp2
-rw-r--r--tests/Mem_Map_Test.cpp2
-rw-r--r--tests/Mutex_Test.cpp2
-rw-r--r--tests/Naming_Test.cpp2
-rw-r--r--tests/Priority_Buffer_Test.cpp2
-rw-r--r--tests/Reactor_Timer_Test.cpp2
-rw-r--r--tests/Reactors_Test.cpp2
-rw-r--r--tests/Reader_Writer_Test.cpp2
-rw-r--r--tests/Recursive_Mutex_Test.cpp2
-rw-r--r--tests/SPIPE_Test.cpp2
-rw-r--r--tests/SString_Test.cpp2
-rw-r--r--tests/SV_Shared_Memory_Test.cpp2
-rw-r--r--tests/Shared_Memory_MM_Test.cpp2
-rw-r--r--tests/Shared_Memory_SV_Test.cpp2
-rw-r--r--tests/TSS_Test.cpp2
-rw-r--r--tests/Task_Test.cpp2
-rw-r--r--tests/Thread_Manager_Test.cpp2
-rw-r--r--tests/Thread_Pool_Test.cpp2
-rw-r--r--tests/Time_Service_Test.cpp2
-rw-r--r--tests/Time_Value_Test.cpp2
-rw-r--r--tests/Timer_Queue_Test.cpp2
-rw-r--r--tests/Tokens_Test.cpp2
-rw-r--r--tests/UPIPE_SAP_Test.cpp2
-rw-r--r--tests/test_config.h2
28 files changed, 28 insertions, 28 deletions
diff --git a/tests/Barrier_Test.cpp b/tests/Barrier_Test.cpp
index 44b7f871214..c08e49f20b1 100644
--- a/tests/Barrier_Test.cpp
+++ b/tests/Barrier_Test.cpp
@@ -1,5 +1,5 @@
// ============================================================================
-// @(#)Barrier_Test.cpp 1.1 10/18/96
+// $Id$
//
// = LIBRARY
diff --git a/tests/Buffer_Stream_Test.cpp b/tests/Buffer_Stream_Test.cpp
index 18bea9e3bc3..d1757c0c423 100644
--- a/tests/Buffer_Stream_Test.cpp
+++ b/tests/Buffer_Stream_Test.cpp
@@ -1,5 +1,5 @@
// ============================================================================
-// @(#)Buffer_Stream_Test.cpp 1.1 10/18/96
+// $Id$
//
// = LIBRARY
diff --git a/tests/CPP_Test.cpp b/tests/CPP_Test.cpp
index 59c02cded6c..2696e045b3d 100644
--- a/tests/CPP_Test.cpp
+++ b/tests/CPP_Test.cpp
@@ -1,5 +1,5 @@
// ============================================================================
-// @(#)CPP_Test.cpp 1.1 10/18/96
+// $Id$
//
// = LIBRARY
diff --git a/tests/Future_Test.cpp b/tests/Future_Test.cpp
index ec4b9ee70f7..e09c7dbe4ac 100644
--- a/tests/Future_Test.cpp
+++ b/tests/Future_Test.cpp
@@ -1,5 +1,5 @@
// ============================================================================
-// @(#)Future_Test.cpp 1.1 10/18/96
+// $Id$
//
// = LIBRARY
diff --git a/tests/Handle_Set_Test.cpp b/tests/Handle_Set_Test.cpp
index fec448d65c3..d41dec7d947 100644
--- a/tests/Handle_Set_Test.cpp
+++ b/tests/Handle_Set_Test.cpp
@@ -1,5 +1,5 @@
// ============================================================================
-// @(#)Handle_Set_Test.cpp 1.1 10/18/96
+// $Id$
//
// = LIBRARY
diff --git a/tests/Mem_Map_Test.cpp b/tests/Mem_Map_Test.cpp
index d55b1806ddd..ec630a4905a 100644
--- a/tests/Mem_Map_Test.cpp
+++ b/tests/Mem_Map_Test.cpp
@@ -1,5 +1,5 @@
// ============================================================================
-// @(#)Mem_Map_Test.cpp 1.1 10/18/96
+// $Id$
//
// = LIBRARY
diff --git a/tests/Mutex_Test.cpp b/tests/Mutex_Test.cpp
index 2f172b6917e..d37083023a4 100644
--- a/tests/Mutex_Test.cpp
+++ b/tests/Mutex_Test.cpp
@@ -1,5 +1,5 @@
// ============================================================================
-// @(#)Mutex_Test.cpp 1.1 10/18/96
+// $Id$
//
// = LIBRARY
diff --git a/tests/Naming_Test.cpp b/tests/Naming_Test.cpp
index 232f11af216..f8709a4480d 100644
--- a/tests/Naming_Test.cpp
+++ b/tests/Naming_Test.cpp
@@ -1,5 +1,5 @@
// ============================================================================
-// @(#)Naming_Test.cpp 1.1 10/18/96
+// $Id$
//
// = LIBRARY
diff --git a/tests/Priority_Buffer_Test.cpp b/tests/Priority_Buffer_Test.cpp
index 1b117a4de9a..1b436414603 100644
--- a/tests/Priority_Buffer_Test.cpp
+++ b/tests/Priority_Buffer_Test.cpp
@@ -1,5 +1,5 @@
// ============================================================================
-// @(#)Priority_Buffer_Test.cpp 1.1 10/18/96
+// $Id$
//
// = LIBRARY
diff --git a/tests/Reactor_Timer_Test.cpp b/tests/Reactor_Timer_Test.cpp
index 61144b01f58..72c0674281c 100644
--- a/tests/Reactor_Timer_Test.cpp
+++ b/tests/Reactor_Timer_Test.cpp
@@ -1,5 +1,5 @@
// ============================================================================
-// @(#)Reactor_Timer_Test.cpp 1.1 10/18/96
+// $Id$
//
// = LIBRARY
diff --git a/tests/Reactors_Test.cpp b/tests/Reactors_Test.cpp
index 5a393c762d0..9af84f356d2 100644
--- a/tests/Reactors_Test.cpp
+++ b/tests/Reactors_Test.cpp
@@ -1,5 +1,5 @@
// ============================================================================
-// @(#)Reactors_Test.cpp 1.1 10/18/96
+// $Id$
//
// = LIBRARY
diff --git a/tests/Reader_Writer_Test.cpp b/tests/Reader_Writer_Test.cpp
index 88aca96547d..160eba6de87 100644
--- a/tests/Reader_Writer_Test.cpp
+++ b/tests/Reader_Writer_Test.cpp
@@ -1,5 +1,5 @@
// ============================================================================
-// @(#)Reader_Writer_Test.cpp 1.1 10/18/96
+// $Id$
//
// = LIBRARY
diff --git a/tests/Recursive_Mutex_Test.cpp b/tests/Recursive_Mutex_Test.cpp
index 60914bc227b..f19d8252210 100644
--- a/tests/Recursive_Mutex_Test.cpp
+++ b/tests/Recursive_Mutex_Test.cpp
@@ -1,5 +1,5 @@
// ============================================================================
-// @(#)Recursive_Mutex_Test.cpp 1.1 10/18/96
+// $Id$
//
// = LIBRARY
diff --git a/tests/SPIPE_Test.cpp b/tests/SPIPE_Test.cpp
index cafe1a31dda..7710bcc3564 100644
--- a/tests/SPIPE_Test.cpp
+++ b/tests/SPIPE_Test.cpp
@@ -1,5 +1,5 @@
// ============================================================================
-// @(#)SPIPE_Test.cpp 1.1 10/18/96
+// $Id$
//
// = LIBRARY
diff --git a/tests/SString_Test.cpp b/tests/SString_Test.cpp
index 86e4a1cc0ec..4285d4fa90e 100644
--- a/tests/SString_Test.cpp
+++ b/tests/SString_Test.cpp
@@ -1,5 +1,5 @@
// ============================================================================
-// @(#)SString_Test.cpp 1.1 10/18/96
+// $Id$
//
// = LIBRARY
diff --git a/tests/SV_Shared_Memory_Test.cpp b/tests/SV_Shared_Memory_Test.cpp
index b8aec00f6c2..22eae95df7b 100644
--- a/tests/SV_Shared_Memory_Test.cpp
+++ b/tests/SV_Shared_Memory_Test.cpp
@@ -1,5 +1,5 @@
// ============================================================================
-// @(#)SV_Shared_Memory_Test.cpp 1.1 10/18/96
+// $Id$
//
// = LIBRARY
diff --git a/tests/Shared_Memory_MM_Test.cpp b/tests/Shared_Memory_MM_Test.cpp
index 6999ea6c321..54b585c1458 100644
--- a/tests/Shared_Memory_MM_Test.cpp
+++ b/tests/Shared_Memory_MM_Test.cpp
@@ -1,5 +1,5 @@
// ============================================================================
-// @(#)Shared_Memory_MM_Test.cpp 1.1 10/18/96
+// $Id$
//
// = LIBRARY
diff --git a/tests/Shared_Memory_SV_Test.cpp b/tests/Shared_Memory_SV_Test.cpp
index bc97f2d04f2..5a481484e8e 100644
--- a/tests/Shared_Memory_SV_Test.cpp
+++ b/tests/Shared_Memory_SV_Test.cpp
@@ -1,5 +1,5 @@
// ============================================================================
-// @(#)Shared_Memory_SV_Test.cpp 1.1 10/18/96
+// $Id$
//
// = LIBRARY
diff --git a/tests/TSS_Test.cpp b/tests/TSS_Test.cpp
index 0b76e4dc016..81e527de54b 100644
--- a/tests/TSS_Test.cpp
+++ b/tests/TSS_Test.cpp
@@ -1,5 +1,5 @@
// ============================================================================
-// @(#)TSS_Test.cpp 1.1 10/18/96
+// $Id$
//
// = LIBRARY
diff --git a/tests/Task_Test.cpp b/tests/Task_Test.cpp
index 75961bd5706..d52eac6bba2 100644
--- a/tests/Task_Test.cpp
+++ b/tests/Task_Test.cpp
@@ -1,5 +1,5 @@
// ============================================================================
-// @(#)Task_Test.cpp 1.1 10/18/96
+// $Id$
//
// = LIBRARY
diff --git a/tests/Thread_Manager_Test.cpp b/tests/Thread_Manager_Test.cpp
index 13c240b43b6..b49e3b85c6c 100644
--- a/tests/Thread_Manager_Test.cpp
+++ b/tests/Thread_Manager_Test.cpp
@@ -1,5 +1,5 @@
// ============================================================================
-// @(#)Thread_Manager_Test.cpp 1.1 10/18/96
+// $Id$
//
// = LIBRARY
diff --git a/tests/Thread_Pool_Test.cpp b/tests/Thread_Pool_Test.cpp
index c80375b49bf..00041e69701 100644
--- a/tests/Thread_Pool_Test.cpp
+++ b/tests/Thread_Pool_Test.cpp
@@ -1,5 +1,5 @@
// ============================================================================
-// @(#)Thread_Pool_Test.cpp 1.1 10/18/96
+// $Id$
//
// = LIBRARY
diff --git a/tests/Time_Service_Test.cpp b/tests/Time_Service_Test.cpp
index c937ec0a006..1114f41a478 100644
--- a/tests/Time_Service_Test.cpp
+++ b/tests/Time_Service_Test.cpp
@@ -1,5 +1,5 @@
// ============================================================================
-// @(#)Time_Service_Test.cpp 1.1 10/18/96
+// $Id$
//
// = LIBRARY
diff --git a/tests/Time_Value_Test.cpp b/tests/Time_Value_Test.cpp
index deb937a59fd..7ee034e7c5d 100644
--- a/tests/Time_Value_Test.cpp
+++ b/tests/Time_Value_Test.cpp
@@ -1,5 +1,5 @@
// ============================================================================
-// @(#)Time_Value_Test.cpp 1.1 10/18/96
+// $Id$
//
// = LIBRARY
diff --git a/tests/Timer_Queue_Test.cpp b/tests/Timer_Queue_Test.cpp
index c709535f655..fc6391f959a 100644
--- a/tests/Timer_Queue_Test.cpp
+++ b/tests/Timer_Queue_Test.cpp
@@ -1,5 +1,5 @@
// ============================================================================
-// @(#)Timer_Queue_Test.cpp 1.1 10/18/96
+// $Id$
//
// = LIBRARY
diff --git a/tests/Tokens_Test.cpp b/tests/Tokens_Test.cpp
index 70d81055742..7e195c5fd1d 100644
--- a/tests/Tokens_Test.cpp
+++ b/tests/Tokens_Test.cpp
@@ -1,5 +1,5 @@
// ============================================================================
-// @(#)Tokens_Test.cpp 1.1 10/18/96
+// $Id$
//
// = LIBRARY
diff --git a/tests/UPIPE_SAP_Test.cpp b/tests/UPIPE_SAP_Test.cpp
index 9e5e62613e8..b93cea88c96 100644
--- a/tests/UPIPE_SAP_Test.cpp
+++ b/tests/UPIPE_SAP_Test.cpp
@@ -1,5 +1,5 @@
// ============================================================================
-// @(#)UPIPE_SAP_Test.cpp 1.1 10/18/96
+// $Id$
//
// = LIBRARY
diff --git a/tests/test_config.h b/tests/test_config.h
index d646e676e46..6c872e6c8c1 100644
--- a/tests/test_config.h
+++ b/tests/test_config.h
@@ -1,5 +1,5 @@
/* -*- C++ -*- */
-// @(#)test_config.h 1.1 10/18/96
+// $Id$
// ============================================================================
// = FILENAME