Fix bugs in proto3 mode encoding of submessages (#256)
[apps/agl-service-can-low-level.git] / tests / alltypes_callback / decode_alltypes_callback.c
2017-03-02 Petteri AimonenFix alltypes_callback testcase
2017-03-02 Petteri AimonenFix bug in alltypes_callback test case
2017-02-24 Petteri AimonenFix build failure
2017-02-24 Petteri AimonenAdd test coverage for calling pb_release() on a message...
2017-02-22 Petteri AimonenAdd fixed length bytes to alltypes test case (issue...
2015-01-11 Petteri AimonenAdd oneofs to AllTypes test case
2014-05-17 Petteri AimonenFix bug in alltypes test case that made fuzzing difficult.
2014-02-10 Petteri AimonenAdd AllTypes decoding test with callbacks.