PX4 Firmware
PX4 Autopilot Software http://px4.io
|
A single download test case. More...
Public Attributes | |
const char * | file |
const uint16_t | length |
bool | singlePacketRead |
bool | exactlyFillPacket |
A single download test case.
Definition at line 105 of file mavlink_ftp_test.h.
bool MavlinkFtpTest::DownloadTestCase::exactlyFillPacket |
Definition at line 109 of file mavlink_ftp_test.h.
const char* MavlinkFtpTest::DownloadTestCase::file |
Definition at line 106 of file mavlink_ftp_test.h.
Referenced by MavlinkFtpTest::_read_badsession_test(), MavlinkFtpTest::_removefile_test(), and MavlinkFtpTest::_terminate_badsession_test().
const uint16_t MavlinkFtpTest::DownloadTestCase::length |
Definition at line 107 of file mavlink_ftp_test.h.
bool MavlinkFtpTest::DownloadTestCase::singlePacketRead |
Definition at line 108 of file mavlink_ftp_test.h.