blob: 94f587492b46b3e8705dcde28d4c358875d8c886 [file] [log] [blame]
Paul Jakma0b2aa3a2007-10-14 22:32:21 +000012007-09-27 Paul Jakma <paul.jakma@sun.com>
2
3 * aspath_test.c: Test dupe-weeding from sets.
4 Test that reconciliation merges AS_PATH and AS4_PATH where
5 former is shorter than latter.
6
72007-09-26 Paul Jakma <paul.jakma@sun.com>
8
9 * aspath_test.c: Test AS4_PATH reconcilation where length
10 of AS_PATH and AS4_PATH is same.
11
122007-09-25 Paul Jakma <paul.jakma@sun.com>
13
14 * bgp_capability_test.c: (general) Extend tests to validate
15 peek_for_as4_capability.
16 Add test of full OPEN Option block, with multiple capabilities,
17 both as a series of Option, and a single option.
18 Add some crap to beginning of stream, to prevent code depending
19 on getp == 0.
20
212007-09-18 Paul Jakma <paul.jakma@sun.com>
22
23 * bgp_capability_test.c: (parse_test) update for changes to
24 peek_for_as4_capability
25
Paul Jakmae08286b2007-09-18 12:11:26 +0000262007-09-17 Paul Jakma <paul.jakma@sun.com>
27
28 * bgp_capability_test.c: Test that peer's adv_recv and adv_nego get
29 set correctly for MP capability and given AFI/SAFI.
30 Colour OK/failed result so it's easier to find them.
31
Paul Jakma6d582722007-08-06 15:21:45 +0000322007-07-27 Paul Jakma <paul.jakma@sun.com>
33
34 * bgp_capability_test.c: new, capability parser unit tests.
35 * Makefile.am: add previous.
36
Paul Jakma0b2aa3a2007-10-14 22:32:21 +0000372007-07-25 Paul Jakma <paul.jakma@sun.com>
38
39 * aspath_test.c: Exercise 32bit parsing. Test reconcile
40 function.
41 * ecommunity_test.c: New, test AS4 ecommunity changes, positive
42 test only at this time, error cases not tested yet.
43
442006-12-01 Juergen Kammer <j.kammer@eurodata.de>
45
46 * aspath_test.c: Support asn32 changes, call aspath_parse with 16 bit.
47
Paul Jakma3414bf22006-08-27 06:53:24 +0000482006-08-26 Paul Jakma <paul.jakma@sun.com>
49
50 * heavy-wq.c: (slow_func_del,slow_func) update to match workqueue
51 changes
52
Paul Jakma1f742f22006-08-06 15:52:11 +0000532006-08-06 Paul Jakma <paul.jakma@sun.com>
54
55 * aspath_test.c: (validate) Fix the sense of the aspath_loop_check,
56 which was the wrong way around and had actually been testing for
57 aspath_loop_check to be buggy.
58
Paul Jakmaf783c1d2006-05-28 08:31:17 +0000592006-05-28 Paul Jakma <paul.jakma@sun.com>
60
61 * test-sig.c: (main) configure logging, there's no terminal
62 to write to for one thing, but we do want stdout, and we
63 don't want a test to spam syslog.
64
Paul Jakma5d932f62006-03-30 13:42:50 +0000652006-03-16 Paul Jakma <paul.jakma@sun.com>
66
67 * heavy-wq.c: (heavy_wq_init) delay is gone from workqueue
68 spec.
69 * aspath_test.c: (test_segments) Add an AS_SET with redundant
70 ASNs.
71 ({empty_prepend,prepend,parse}_test) add static qualifiers
72
paul6726f952006-01-16 12:06:00 +0000732006-01-16 Paul Jakma <paul.jakma@sun.com>
74
75 * aspath_test.c: (validate) free the temporary aspaths.
76 (empty_get_test) ditto.
77
paul067fca82006-01-10 14:49:04 +0000782006-01-10 Paul Jakma <paul.jakma@sun.com>
79
80 * test-stream.c: new file, small unit test for new
81 resize and {put,get}-quad stream functions.
82 * Makefile.am: build teststream unit test.
83
paul59064762005-11-23 02:48:14 +0000842005-11-23 Paul Jakma <paul.jakma@sun.com>
85
86 * aspath_test.c: Add an empty aspath to test segments, and to
87 compare tests.
88 Add a segment identical to seq1, but with one extra asn.
89 Fix bogus free of stream in make_aspath for case where
90 no stream was allocated (empty path data).
91
paul84771ee2005-10-11 03:48:28 +0000922005-10-11 Paul Jakma <paul.jakma@sun.com>
93
94 * test-privs.c: Privileges unit test.
95 * Makefile.am: build testprivs
96 * aspath_test.c: fix a few sign warnings
97
paul1f377b02005-09-10 18:00:11 +0000982005-09-06 Paul Jakma <paul@dishone.st>
99
100 * aspath_test.c: Test bgp_aspath functionality.
101 * Makefile.am: build aspathtest
102 * ChangeLog: Fix date of previous commit
103
1042005-09-06 Paul Jakma <paul@dishone.st>
pauldff4f522005-09-06 23:08:01 +0000105
106 * test-buffer.c: include memory.h
107 (main) call memory_init().
108
paul6379b962005-09-05 14:00:09 +00001092004-09-05 Paul Jakma <paul@dishone.st>
110
111 * heavy-wq.c: (slow_func_del,slow_func_err) make them take
112 void * argument to shut up silly gcc warning.
113
paul9f3f7a12005-04-25 16:42:24 +00001142004-05-25 Paul Jakma <paul@dishone.st>
115
116 * main.c: new file, common 'main' portion which then calls
117 test_init.
118 * heavy.c: remove common portions now in 'main.
119 * heavy-wq.c: ditto
120 * heavy-thread.c: ditto
121 * heavy*.c: Set the slow_function iteration number lower, to 300, it
122 was several orders of magnitude too 'slow' to be useful. :)
123 * Makefile.am: main is a source of the tests. heavy should link
124 to the math library.
125
paul864c3642005-04-22 00:50:08 +00001262004-05-22 Paul Jakma <paul@dishone.st>
127
128 * heavy-thread.c: Andrew Schorr's adaptation of heavy.c to use a
paul1d2c8932005-04-22 00:54:44 +0000129 background thread to avoid responsiveness problems.
130 * Makefile.am: Build heavythread
paul864c3642005-04-22 00:50:08 +0000131
paulcb0663c2005-04-21 17:23:48 +00001322004-05-21 Paul Jakma <paul@dishone.st>
133
134 * heavy.c: Add a timer thread to demonstrate thread interactivity,
135 Add a daemon_exit command to assist with debugging (eg for memory
136 tracers, etc..)
137
paul43313d02005-04-19 21:28:36 +00001382004-05-19 Paul Jakma <paul@dishone.st>
139
140 * heavy.c: test programme to show how long-running functions
141 kill responsiveness. Demonstrating the most niggly problem
142 left in bgpd.
143
paul662a1f22005-04-13 03:32:23 +00001442004-05-13 Paul Jakma <paul@dishone.st>
145
146 * test-buffer.c: Andrew's buffer tester
147 * test-memory.c: basic memory tester
148 * Makefile.am: Add new tests