Linux Foundation Collaborative Projects
index
:
agl-service-can-low-level
dab
eel
flounder
guppy
halibut
icefish
jellyfish
koi
lamprey
marlin
master
needlefish
next
octopus
pike
quillback
ricefish
salmon
sandbox/DDTLK/autobuild
sandbox/DDTLK/fix-tests
sandbox/claneys/SPEC-3204
sandbox/claneys/modular-low-can
sandbox/excale/wip
sandbox/walzert/agl-service-can-low-level
sandbox/walzert/can_build_icefish
sandbox/ydimitrov/revised_comments
sandbox/zheng_wenlong/als2019
Low level CAN service made to decode and write on CAN bus.
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
alltypes_pointer
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-22
Add fixed length bytes to alltypes test case (issue #244)
Petteri Aimonen
3
-1
/
+14
2015-01-11
Add oneofs to AllTypes test case
Petteri Aimonen
3
-1
/
+13
2014-12-26
Move malloc support to tests/common directory
Petteri Aimonen
1
-20
/
+11
2014-08-10
Separate field iterator logic from pb_decode to pb_common.
Petteri Aimonen
1
-2
/
+3
2014-05-17
Fix bug in alltypes test case that made fuzzing difficult.
Petteri Aimonen
1
-0
/
+1
2014-03-16
Documentation updates
Petteri Aimonen
1
-3
/
+0
2014-03-15
Finish the alltypes_pointer testcase, use valgrind if available.
Petteri Aimonen
2
-160
/
+82
2014-03-15
Get rid of pb_bytes_ptr_t, just allocate pb_bytes_array_t dynamically.
Petteri Aimonen
3
-8
/
+10
2014-03-12
Add pb_release() function
Petteri Aimonen
2
-18
/
+74
2014-03-10
More fixes for dynamic allocation
Petteri Aimonen
2
-25
/
+28
2014-02-24
Beginnings of malloc support in pb_decode
Petteri Aimonen
2
-1
/
+220
2013-12-29
Fix build on Windows
Petteri Aimonen
1
-2
/
+4
2013-12-29
Bring alltypes_pointer testcase up to date
Petteri Aimonen
3
-96
/
+24
2013-12-29
Improve alltypes_pointer test case
Petteri Aimonen
3
-95
/
+137
2013-12-29
Organize allocation logic in generator, add pb_bytes_ptr_t.
Petteri Aimonen
1
-15
/
+7
2013-12-29
Generating and encoding messages with dynamic allocaiton
Martin Donath
4
-0
/
+249