From 8e10e64985a759bb285ecb5ec14c4ad6e5c9aaa1 Mon Sep 17 00:00:00 2001 From: dsmith Date: Wed, 20 Feb 2008 19:05:38 +0000 Subject: 2008-02-20 David Smith * systemtap.base/marker.exp: Added tests for marker probe ".format" component. --- testsuite/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'testsuite/ChangeLog') diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog index 6811d912..5183f2b2 100644 --- a/testsuite/ChangeLog +++ b/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2008-02-20 David Smith + + * systemtap.base/marker.exp: Added tests for marker probe + ".format" component. + 2008-02-19 Frank Ch. Eigler PR5766. -- cgit From 780c08c8f4d5020052d3de50dfc3abacac589feb Mon Sep 17 00:00:00 2001 From: wcohen Date: Thu, 21 Feb 2008 22:13:54 +0000 Subject: 2008-02-21 Will Cohen * systemtap.base/beginenderror.exp: Increase timeout for slow machines. --- testsuite/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'testsuite/ChangeLog') diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog index 5183f2b2..1760d0aa 100644 --- a/testsuite/ChangeLog +++ b/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2008-02-21 Will Cohen + + * systemtap.base/beginenderror.exp: Increase timeout for slow machines. + 2008-02-20 David Smith * systemtap.base/marker.exp: Added tests for marker probe -- cgit