Add unit tests for bandwidth statistics functions
We currently don't have tests for bandwidth statistics reporting code. We need to write tests for the following functions.
- commit_max()
- advance_obs()
- add_obs()
- rep_hist_bandwidth_assess()
- rep_hist_fill_bandwidth_history()
- rep_hist_get_bandwidth_lines()
This will be useful for legacy/trac#33617 (moved)