mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-13 21:47:34 +08:00
test coverage cleanup
- dataman clean exit code - unit test proper cleanup - add some level of simulated sensors for tests - delete unused test/standard_vtol
This commit is contained in:
@@ -1275,5 +1275,5 @@ dataman_main(int argc, char *argv[])
|
||||
return -1;
|
||||
}
|
||||
|
||||
return 1;
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user