Test Plan
New Features
- Test all paths, maybe use gcov to figure out if they are used.
- Test success/failure, preferable with a unit test.
Configuration format
- load with current config
- write config via vty
- load new config.
OBJECTIVE: Find wrong VTY entries, e.g. wrongly spelled option.
Load Test
- Attempt to simulate load, e.g. try to force a BSC disconnect while a normal operation is going on. This can be automated with the BSC dropping the MSC connection randomly (via SIGUSR2) while doing call testing or such.

