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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-07
Code coverage results were ignoring the data from encode/decode unittests.
Petteri Aimonen
1
-3
/
+3
2014-04-05
Add rule for building coverage summary using lcov.
Petteri Aimonen
1
-0
/
+15
2013-09-08
Start moving the tests into subfolders. Transition to SCons for build system ...
Petteri Aimonen
1
-140
/
+3
2013-07-17
Add test case for extensions decoding
Petteri Aimonen
1
-1
/
+3
2013-07-17
Implement generator support for extension fields (no encoder/decoder support ...
Petteri Aimonen
1
-2
/
+3
2013-07-16
Add test case for extra fields in AllTypes
Petteri Aimonen
1
-0
/
+1
2013-03-09
Add option to run the tests with mudflap to detect pointer errors.
Petteri Aimonen
1
-0
/
+8
2013-03-09
Improve the fuzztest.
Petteri Aimonen
1
-4
/
+4
2013-02-07
Sanitize filenames before putting them in #ifndef.
Petteri Aimonen
1
-1
/
+2
2013-02-06
Add compile-time option PB_BUFFER_ONLY.
Petteri Aimonen
1
-2
/
+18
2013-01-13
Add a test for the backwards compatibility of generated files.
Petteri Aimonen
1
-1
/
+5
2012-11-16
Use TESTS variable to define dependencies for run_unittests
Steffen Siering
1
-6
/
+11
2012-11-16
Select compilation options based on $(CC) in tests/Makefile.
Petteri Aimonen
1
-3
/
+11
2012-11-16
Rename test_compiles.c to test_multiple_files.c
Petteri Aimonen
1
-3
/
+3
2012-11-16
Fix STATIC_ASSERT macro when using multiple .proto files.
Steffen Siering
1
-2
/
+5
2012-11-14
Fix naming of enums when long_names=false.
Petteri Aimonen
1
-1
/
+1
2012-10-29
Add option to use short names for enum values.
Petteri Aimonen
1
-3
/
+3
2012-10-29
Improve .proto options parsing.
Petteri Aimonen
1
-1
/
+9
2012-10-21
Improve the person_with_extra_field test.
Petteri Aimonen
1
-1
/
+1
2012-10-18
Remove the "buf = NULL" => skip requirement from pb_istream_t callbacks.
Petteri Aimonen
1
-0
/
+3
2012-09-03
Enable -Wconversion for core and fix the warnings.
Petteri Aimonen
1
-1
/
+1
2012-09-02
Fix -Wextra warning in generated .pb.c files.
Petteri Aimonen
1
-0
/
+3
2012-08-26
Fix warnings with -Wcast-qual. Add test for C++ compile.
Petteri Aimonen
1
-2
/
+8
2012-08-26
Added alltypes-testcases for optional fields and default values.
Petteri Aimonen
1
-1
/
+2
2012-07-18
Fixed a few compiler warnings, added check.
Petteri Aimonen
1
-2
/
+5
2012-07-05
Fix bug with .proto without messages (again), and add a test case for it.
Petteri Aimonen
1
-1
/
+2
2012-06-30
Improve the detection of missing required fields.
Petteri Aimonen
1
-2
/
+5
2012-01-12
Added an encode/decode test for 'required' fields of all types.
Petteri Aimonen
1
-3
/
+8
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
1
-1
/
+5
2011-12-30
Fixed a bug related to submessage encoding into memory buffer.
Petteri Aimonen
1
-1
/
+5
2011-09-13
Fixed a bunch of bugs related to callback fields.
Petteri Aimonen
1
-2
/
+2
2011-09-12
Tests for callback fields
Petteri Aimonen
1
-2
/
+7
2011-08-24
makefile fix
Petteri Aimonen
1
-1
/
+2
2011-08-23
Changed autogenerated file naming from foo.c to foo.pb.c
Petteri Aimonen
1
-9
/
+11
2011-08-23
More unittests
Petteri Aimonen
1
-7
/
+14
2011-08-22
unittests, change to PB_LTYPE_BYTES data size
Petteri Aimonen
1
-6
/
+16
2011-08-17
Example
Petteri Aimonen
1
-6
/
+12
2011-08-16
Docs
Petteri Aimonen
1
-1
/
+1
2011-08-14
More documentation, small improvements
Petteri Aimonen
1
-0
/
+4
2011-08-10
Unittests for encode
Petteri Aimonen
1
-4
/
+5
2011-08-04
Encoder
Petteri Aimonen
1
-4
/
+4
2011-07-31
First version of header generator
Petteri Aimonen
1
-1
/
+1
2011-07-30
unittests (some)
Petteri Aimonen
1
-4
/
+8
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
1
-0
/
+2
2011-07-27
Making code ansi-compatible
Petteri Aimonen
1
-0
/
+11