This website requires JavaScript.
Explore
Help
Register
Sign In
rik
/
nanopb
Watch
1
Star
0
Fork
0
You've already forked nanopb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f7c8dd81d48693dad0274becdbf328542271774b
nanopb
/
tests
History
Michael Poole
f7c8dd81d4
Make field decoders return false for unsupported pointer fields.
...
git-svn-id:
https://svn.kapsi.fi/jpa/nanopb-dev@1082
e3a754e5-d11d-0410-8d38-ebb782a927b9
2012-01-05 22:01:33 +02:00
..
callbacks.proto
Fixed a bunch of bugs related to callback fields.
2011-09-13 16:14:08 +00:00
decode_unittests.c
Make field decoders return false for unsupported pointer fields.
2012-01-05 22:01:33 +02:00
encode_unittests.c
Support dynamic allocation for string, bytes and message fields.
2012-01-05 22:01:30 +02:00
Makefile
Support dynamic allocation for string, bytes and message fields.
2012-01-05 22:01:30 +02:00
person.proto
Example
2011-08-17 19:03:06 +00:00
test_decode1.c
Merge the generated has_<name> fields into a single one.
2012-01-05 22:01:24 +02:00
test_decode_callbacks.c
Create a message descriptor type.
2012-01-05 22:01:17 +02:00
test_encode1.c
Merge the generated has_<name> fields into a single one.
2012-01-05 22:01:24 +02:00
test_encode_callbacks.c
Merge the generated has_<name> fields into a single one.
2012-01-05 22:01:24 +02:00
testperson.pb
First version of decoding
2011-07-25 20:42:48 +00:00
unittestproto.proto
Support dynamic allocation for string, bytes and message fields.
2012-01-05 22:01:30 +02:00
unittests.h
Unittests for encode
2011-08-10 17:54:15 +00:00