* Various fixes for gtests that were shown when running tests in random sequence. Enabled random gtests shuffling in commit tests.
* 9X gtests fixes
* more gtests fixes
* even more gtests fixes
* Another round of gtests fixes
* Code deduplication with test fixtures
* More fixtures
* Fixes#3858: added edge detection to RESET and GVAR INC/DEC functions
* Re #3858: Gtests added for Special Functions: FLIGHT_RESET and GVAR_INC
* Re #3858: Gtests fixed
* Re #3858: Gtests fixed 2