Thomas Watson
|
122cd72d9c
|
AP_Common: improve bitmask test coverage
|
2024-07-09 11:51:41 +10:00 |
Thomas Watson
|
4a2f03f851
|
AP_Common: test more bitmask bit widths
Actually test different widths and reveal problems with edge cases.
|
2024-07-09 11:51:41 +10:00 |
Thomas Watson
|
521cf00964
|
AP_Common: templatify bitmask tests
Enables testing of different widths and edge cases.
|
2024-07-09 11:51:41 +10:00 |
Josh Henderson
|
6c3612b51d
|
AP_Common: enable SITL unit testing
apcommon
|
2021-09-28 09:11:48 +10:00 |
Pierre Kancir
|
983e402804
|
AP_Common: add more unitttests
|
2021-06-21 21:16:29 +10:00 |
Peter Barker
|
9d4bdbf3d5
|
AP_Common: add sanity check into bitmask get/set
Also return false if we are asked about an out-of-bounds bit
|
2019-05-28 09:43:17 +10:00 |
Peter Barker
|
e51a0a7a52
|
AP_Common: make Bitmask a template on number of bits
|
2019-04-16 15:12:07 +10:00 |
Peter Barker
|
942555ceb8
|
AP_Common: add tests for Bitmask
|
2018-12-10 12:52:41 +09:00 |