aboutsummaryrefslogtreecommitdiffstats
path: root/tests/decode_unittests
AgeCommit message (Expand)AuthorFilesLines
2015-01-04Detect too large varint values when decoding.Petteri Aimonen1-3/+3
2014-09-07Add a few missing unit testsPetteri Aimonen1-0/+14
2014-08-18Change the _count fields to use pb_size_t datatype.Petteri Aimonen1-2/+2
2014-08-10Separate field iterator logic from pb_decode to pb_common.Petteri Aimonen1-0/+1
2014-06-02Add unit tests for allocate_field().Petteri Aimonen1-0/+23
2013-11-13Make tests build in a separate folder, add to gitignorePetteri Aimonen1-1/+1
2013-10-29Remove the NANOPB_INTERNALS functions from public API.Petteri Aimonen2-3/+3
2013-09-10Build fixes for Windows/Visual C++Petteri Aimonen2-3/+3
2013-09-08Start moving the tests into subfolders. Transition to SCons for build system ...Petteri Aimonen2-0/+310