diff options
author | Paul Jakma <paul.jakma@sun.com> | 2006-03-30 13:42:50 +0000 |
---|---|---|
committer | Paul Jakma <paul.jakma@sun.com> | 2006-03-30 13:42:50 +0000 |
commit | 5d932f61972fb5e3109c6aa3caa4b960b675f941 (patch) | |
tree | dbec3a34dab3d6ae3af9069ed20966e10c4614c9 /tests/ChangeLog | |
parent | 75db03ebb169da26102275c70eff0a0ebaae04cb (diff) |
[tests] fix heavy-wq, add redundant AS_SET test and statics to aspath_test
2006-03-16 Paul Jakma <paul.jakma@sun.com>
* heavy-wq.c: (heavy_wq_init) delay is gone from workqueue
spec.
* aspath_test.c: (test_segments) Add an AS_SET with redundant
ASNs.
({empty_prepend,prepend,parse}_test) add static qualifiers
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 0a6dc190..8f6e0ce8 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,11 @@ +2006-03-16 Paul Jakma <paul.jakma@sun.com> + + * heavy-wq.c: (heavy_wq_init) delay is gone from workqueue + spec. + * aspath_test.c: (test_segments) Add an AS_SET with redundant + ASNs. + ({empty_prepend,prepend,parse}_test) add static qualifiers + 2006-01-16 Paul Jakma <paul.jakma@sun.com> * aspath_test.c: (validate) free the temporary aspaths. |