diff packages/kernel/current/ChangeLog @ 1001:b8e01d85e2d4

Add CDL to control number of times 'tests' run.
author gthomas
date Tue, 06 May 2003 16:10:02 +0000
parents 7e0dca248469
children 6b4a1f23fbbb
line wrap: on
line diff
--- a/packages/kernel/current/ChangeLog
+++ b/packages/kernel/current/ChangeLog
@@ -1,3 +1,9 @@
+2003-05-05  Gary Thomas  <gary@mlbassoc.com>
+
+	* tests/tm_basic.cxx: Support new option controlling number of times
+	this test runs.  This is useful for long-term stress and performance
+	analysis.
+
 2003-05-03  Jonathan Larmour  <jifl@eCosCentric.com>
 
 	* include/mqueue.inl (Cyg_Mqueue::get): Fix invalid loop termination