| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
4fb3e4e8db |
TT#111150 Improve ASAN build flags
To get better backtraces we should build with -ggdb and -O0. And to avoid gcc's ASAN implementation erroring out due to libasan not being passed first as part of LD_PRELOAD, we disable the check via ASAN_OPTIONS. Change-Id: I6e8c422fef3c8fdcdc20e815292ffca4f6d6becb |
5 years ago |
|
|
342a5660d5 |
TT#111150 Do not override the while build flags on unit-test workflow
We need to pass these on through environment otherwise we are overriding
the whole build flags.
Change-Id: I3fd856af2624f84afe73427dfb359e8bfc3acaa8
Fixes: commit
|
5 years ago |
|
|
69d2b3b75c |
TT#111150 Set pkg.ngcp-rtpengine.nobcg729 build-profile on unit-test workflow
The Ubuntu release used does not have the required package, so we need
to disable it via our build-profile.
Change-Id: I7b929bf5b8cfc60a75e72cbd3b92036cb28d4066
Fixes: commit
|
5 years ago |
|
|
f791bf03f9 |
TT#111150 Add new unit tests GitHub workflow
This runs the test suite with sanitizers enabled. Change-Id: Ie3a80c094725d2604946f9557b3db8498f549f42 |
5 years ago |