summaryrefslogtreecommitdiff
path: root/tests/Timer_Queue_Test.cpp
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-04-08 08:24:26 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-04-08 08:24:26 +0000
commitb1ce08ce562183dfa87f512f34e5cecb2db332c7 (patch)
treeb783e58f10db470c6304238443394d56934dd1e2 /tests/Timer_Queue_Test.cpp
parent0c219140a7860534af831c1ce93de1d1b3830265 (diff)
downloadATCD-b1ce08ce562183dfa87f512f34e5cecb2db332c7.tar.gz
*** empty log message ***
Diffstat (limited to 'tests/Timer_Queue_Test.cpp')
-rw-r--r--tests/Timer_Queue_Test.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/Timer_Queue_Test.cpp b/tests/Timer_Queue_Test.cpp
index 0c58449e7f0..7cd92fc486f 100644
--- a/tests/Timer_Queue_Test.cpp
+++ b/tests/Timer_Queue_Test.cpp
@@ -211,6 +211,9 @@ struct Timer_Queues
// Name of the Queue that we're testing.
};
+// New Timer_Queue implementations should be added to the end of this
+// table.
+
static Timer_Queues timer_queues[] =
{
{ 0, "ACE_Timer_Heap (preallocated)" },