summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2002-08-06 03:37:46 +0000
committerbala <balanatarajan@users.noreply.github.com>2002-08-06 03:37:46 +0000
commit3b70657b3925dcd1369f9056cb4c488700b02db1 (patch)
treea4ed6a7458e440ca94e9999b69b90c2b4f89dd8c
parent60d617d8777ad16b82ade229bc4b8692de0202c1 (diff)
downloadATCD-3b70657b3925dcd1369f9056cb4c488700b02db1.tar.gz
ChangeLogTag: Mon Aug 5 22:37:13 2002 Balachandran Natarajan <bala@cs.wustl.edu>
-rw-r--r--tests/ChangeLog4
-rw-r--r--tests/Makefile1
2 files changed, 5 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index 9e7abd39517..4c22a4680c1 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,7 @@
+Mon Aug 5 22:37:13 2002 Balachandran Natarajan <bala@cs.wustl.edu>
+
+ * tests/Makefile: Added the new test to the Makefile.
+
Mon Aug 05 22:41:43 2002 Balachandran Natarajan <bala@cs.wustl.edu>
* tests/Select_Reactor_Notify_Stress_Test.cpp: A stress test for
diff --git a/tests/Makefile b/tests/Makefile
index 2afd0d26da5..176b1fa358a 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -81,6 +81,7 @@ BIN = Aio_Platform_Test \
Reactors_Test \
Reactor_Exceptions_Test \
Reactor_Notify_Test \
+ Select_Reactor_Notify_Stress_Test \
Reactor_Dispatch_Order_Test \
Reactor_Performance_Test \
Reactor_Timer_Test \