Skip to content

Releases: boschglobal/dse.clib

Update testing headers.

30 Oct 07:56
2006a5b
Compare
Choose a tag to compare
Update testing.h

Add support to include CMocka headers, but not enable memory
checks.

Support memory checking of strdup.

05 May 06:16
404729c
Compare
Choose a tag to compare
Add a preprocess swap for strdup to support CMocka tests.

The CMocka memory leak check does not work with strdup, and wrapping strdup with the linker may not work with certain libraries. Therefore use the preprocessor to swap the implementation when unit testing.

Small correction to dse/testing.h includes.

04 May 13:47
dc63654
Compare
Choose a tag to compare
v1.0.3

Additional includes for dse/testing.h required.

Update GCC build image and CMocka integration.

04 May 13:07
a392053
Compare
Choose a tag to compare
v1.0.2

Add gdb and latest cmocka to gcc-builder docker image.

Fix windows build errors.

29 Mar 11:56
Compare
Choose a tag to compare
Fix windows build error.

Signed-off-by: Rule Timothy (CC/EMT2) <[email protected]>

v1.0.0

20 Mar 09:56
c5dcee6
Compare
Choose a tag to compare
Update ci.yaml