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
788d2825b06426f50064dc5f29b07ce0be105b2b
nanopb
/
tests
/
alltypes
History
Petteri Aimonen
9cf788de54
Fix bug in alltypes test case that made fuzzing difficult.
2014-05-17 20:28:33 +03:00
..
alltypes.options
Start moving the tests into subfolders. Transition to SCons for build system for the tests.
2013-09-08 17:52:03 +03:00
alltypes.proto
Extreme negative integer constants are a bit nasty to define in C, just avoid the trouble in tests for now.
2014-02-05 17:56:37 +02:00
decode_alltypes.c
Fix bug in alltypes test case that made fuzzing difficult.
2014-05-17 20:28:33 +03:00
encode_alltypes.c
Add test for extreme integer values (INT32_MAX etc.) in AllTypes.
2013-12-21 12:41:20 +02:00
SConscript
Modify the alltypes test to check re-encoding through protoc.
2013-12-21 12:14:20 +02:00