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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-05
Fix bug with .proto without messages (again), and add a test case for it.
Petteri Aimonen
2
-1
/
+9
2012-06-30
Improve the detection of missing required fields.
Petteri Aimonen
3
-2
/
+192
2012-03-01
Refactoring the field encoder interface.
Petteri Aimonen
2
-5
/
+4
2012-01-12
Fixed issue 1 reported by Erik Rosen:
Petteri Aimonen
1
-2
/
+10
2012-01-12
Added an encode/decode test for 'required' fields of all types.
Petteri Aimonen
4
-3
/
+168
2011-12-30
Make the fuzztest runnable again
Petteri Aimonen
1
-2
/
+2
2011-12-30
Expanding the tests to better cover decoding from memory buffer.
Petteri Aimonen
4
-26
/
+103
2011-12-30
Fixed a bug related to submessage encoding into memory buffer.
Petteri Aimonen
4
-26
/
+66
2011-11-30
Merged 0004-Added-missing-trailing-newlines.patch by Matt Kern.
Petteri Aimonen
1
-1
/
+1
2011-11-30
Merged 0003-Fixed-format-specifiers.patch by Matt Kern.
Petteri Aimonen
2
-8
/
+8
2011-09-18
Added comments to the simplest decode/encode examples.
Petteri Aimonen
2
-6
/
+25
2011-09-13
Fixed a bunch of bugs related to callback fields.
Petteri Aimonen
6
-40
/
+117
2011-09-12
Tests for callback fields
Petteri Aimonen
6
-2
/
+108
2011-08-24
Make fuzz test runnable again :)
Petteri Aimonen
1
-1
/
+4
2011-08-24
makefile fix
Petteri Aimonen
1
-1
/
+2
2011-08-24
wrong file name
Petteri Aimonen
3
-3
/
+3
2011-08-23
More unittests
Petteri Aimonen
2
-0
/
+116
2011-08-23
Changed autogenerated file naming from foo.c to foo.pb.c
Petteri Aimonen
3
-27
/
+36
2011-08-23
more unittests
Petteri Aimonen
1
-0
/
+12
2011-08-23
More unittests
Petteri Aimonen
3
-7
/
+178
2011-08-22
unittests, change to PB_LTYPE_BYTES data size
Petteri Aimonen
2
-12
/
+69
2011-08-17
Example
Petteri Aimonen
4
-16
/
+36
2011-08-16
Docs
Petteri Aimonen
1
-1
/
+1
2011-08-14
More documentation, small improvements
Petteri Aimonen
2
-21
/
+12
2011-08-11
Documenting and improving stream behaviour
Petteri Aimonen
2
-7
/
+24
2011-08-10
Unittests for encode
Petteri Aimonen
4
-16
/
+156
2011-08-04
Encoder
Petteri Aimonen
4
-7
/
+31
2011-07-31
First version of header generator
Petteri Aimonen
4
-75
/
+36
2011-07-30
unittests (some)
Petteri Aimonen
3
-19
/
+134
2011-07-28
iter
Petteri Aimonen
1
-7
/
+7
2011-07-28
git-svn-id: https://svn.kapsi.fi/jpa/nanopb@947 e3a754e5-d11d-0410-8d38-ebb78...
Petteri Aimonen
1
-2
/
+2
2011-07-27
bugfix
Petteri Aimonen
1
-1
/
+1
2011-07-27
git-svn-id: https://svn.kapsi.fi/jpa/nanopb@945 e3a754e5-d11d-0410-8d38-ebb78...
Petteri Aimonen
2
-16
/
+2
2011-07-27
Making code ansi-compatible
Petteri Aimonen
2
-1
/
+12
2011-07-27
Improvements, array support
Petteri Aimonen
1
-31
/
+48
2011-07-25
First version of decoding
Petteri Aimonen
3
-0
/
+123