Update pingcheck to work with cmake 3.28
[pingcheck] / test / test_messagepayload.cpp
2012-02-19 Guilherme Maciel... Implemented encode and decode methods for just 1 bit.
2012-02-18 Guilherme Maciel... Added functions prototypes to suppress some warnings.
2012-01-08 Guilherme Maciel... Test: removed hard-coded MessagePayload size.
2012-01-06 Guilherme Maciel... Test: finished MessagePayload test case.
2012-01-03 Guilherme Maciel... Bring aboard test framework.