px4events: add @skip-file tag

This commit is contained in:
Beat Küng
2022-09-20 09:06:39 +02:00
committed by Daniel Agar
parent 54c97db8b2
commit e8ac9b266b
3 changed files with 15 additions and 6 deletions
@@ -43,6 +43,9 @@ using namespace time_literals;
// to run: make tests TESTFILTER=HealthAndArmingChecks
/* EVENT
* @skip-file
*/
class ReporterTest : public ::testing::Test