Some encode/decode unit tests are failing.
DIS(IEEE 1278.1) Fully Implemented in C++
Brought to you by:
karljj1
See attached log for details.
Here is the summary:
[----------] Global test environment tear-down
[==========] 322 tests from 47 test cases ran. (12 ms total)
[ PASSED ] 318 tests.
[ FAILED ] 4 tests, listed below:
[ FAILED ] EncodeDecodeTest/9.PDU_EncodeDecode6, where TypeParam = KDIS::PDU::Appearance_PDU
[ FAILED ] EncodeDecodeTest/9.PDU_EncodeDecode6_IgnoreHeader, where TypeParam = KDIS::PDU::Appearance_PDU
[ FAILED ] EncodeDecodeTest/12.PDU_EncodeDecode6_IgnoreHeader, where TypeParam = KDIS::PDU::LE_Fire_PDU
[ FAILED ] EncodeDecodeTest/13.PDU_EncodeDecode6_IgnoreHeader, where TypeParam = KDIS::PDU::TSPI_PDU
Anonymous
Thanks ill take a look
Found a couple of data members not being initialized.
https://sourceforge.net/p/kdis/code/merge-requests/44/
Works now:
Merged - https://sourceforge.net/p/kdis/code/merge-requests/44/
You can close this now.