blob: ea6821afdfce125cb95e8523055c01b0a25d9bca (
plain)
1
2
3
4
5
6
|
o Minor features (testing):
- Add unit tests for control_event_is_interesting().
Add a compile-time check that the number of events doesn't exceed
the capacity of control_event_t.event_mask.
Closes ticket 15431, checks for bugs similar to 13085.
Patch by "teor".
|