From 5906476bea21153f5d757e364b8e4c604b72cef1 Mon Sep 17 00:00:00 2001 From: paul Date: Wed, 23 Nov 2005 02:48:14 +0000 Subject: [tests] Add empty-path and sequence+1ASN test data to aspath_test.c 2005-11-23 Paul Jakma * aspath_test.c: Add an empty aspath to test segments, and to compare tests. Add a segment identical to seq1, but with one extra asn. Fix bogus free of stream in make_aspath for case where no stream was allocated (empty path data). --- tests/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'tests/ChangeLog') diff --git a/tests/ChangeLog b/tests/ChangeLog index 1264bf0a..2ac5a517 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,11 @@ +2005-11-23 Paul Jakma + + * aspath_test.c: Add an empty aspath to test segments, and to + compare tests. + Add a segment identical to seq1, but with one extra asn. + Fix bogus free of stream in make_aspath for case where + no stream was allocated (empty path data). + 2005-10-11 Paul Jakma * test-privs.c: Privileges unit test. -- cgit v1.2.1