PX4 Firmware
PX4 Autopilot Software http://px4.io
|
This is the complete list of members for MixerTest, including all inherited members.
_assertions | UnitTest | protected |
_cleanup(void) | UnitTest | inlineprotectedvirtual |
_init(void) | UnitTest | inlineprotectedvirtual |
_print_assert(const char *msg, const char *test, const char *file, int line) | UnitTest | inlineprotected |
_print_compare(const char *msg, const char *v1_text, int v1, const char *v2_text, int v2, const char *file, int line) | UnitTest | inlineprotected |
_tests_failed | UnitTest | protected |
_tests_passed | UnitTest | protected |
_tests_run | UnitTest | protected |
load_mixer(const char *filename, unsigned expected_count, bool verbose=false) | MixerTest | private |
load_mixer(const char *filename, const char *buf, unsigned loaded, unsigned expected_count, const unsigned chunk_size, bool verbose) | MixerTest | private |
loadAllTest() | MixerTest | private |
loadComplexTest() | MixerTest | private |
loadIOPass() | MixerTest | private |
loadQuadTest() | MixerTest | private |
loadVTOL1Test() | MixerTest | private |
loadVTOL2Test() | MixerTest | private |
mixer_group | MixerTest | private |
mixerTest() | MixerTest | private |
MixerTest()=default | MixerTest | |
print_results() | UnitTest | inline |
run_tests() | MixerTest | virtual |
UnitTest()=default | UnitTest | |
~UnitTest()=default | UnitTest | virtual |