paul | cb0663c | 2005-04-21 17:23:48 +0000 | [diff] [blame] | 1 | 2004-05-21 Paul Jakma <paul@dishone.st> |
| 2 | |
| 3 | * heavy.c: Add a timer thread to demonstrate thread interactivity, |
| 4 | Add a daemon_exit command to assist with debugging (eg for memory |
| 5 | tracers, etc..) |
| 6 | |
paul | 43313d0 | 2005-04-19 21:28:36 +0000 | [diff] [blame] | 7 | 2004-05-19 Paul Jakma <paul@dishone.st> |
| 8 | |
| 9 | * heavy.c: test programme to show how long-running functions |
| 10 | kill responsiveness. Demonstrating the most niggly problem |
| 11 | left in bgpd. |
| 12 | |
paul | 662a1f2 | 2005-04-13 03:32:23 +0000 | [diff] [blame] | 13 | 2004-05-13 Paul Jakma <paul@dishone.st> |
| 14 | |
| 15 | * test-buffer.c: Andrew's buffer tester |
| 16 | * test-memory.c: basic memory tester |
| 17 | * Makefile.am: Add new tests |