On 10/5/20 2:03 PM, Petr Štetiar wrote:
> Hauke Mehrtens [2020-10-04 17:10:59]:
>
>> On 10/3/20 9:48 AM, Petr Štetiar wrote:
>>> Use valgrind and uci cli compiled with undefined, address and leak
>>> sanitizers.
>>
>>> diff --git a/tests/cram/test-san_uci_import.t
>>> b/tests/cram/test-san_
Hauke Mehrtens [2020-10-04 17:10:59]:
> On 10/3/20 9:48 AM, Petr Štetiar wrote:
> > Use valgrind and uci cli compiled with undefined, address and leak
> > sanitizers.
>
> > diff --git a/tests/cram/test-san_uci_import.t
> > b/tests/cram/test-san_uci_import.t
> > new file mode 100644
> > inde
On 10/3/20 9:48 AM, Petr Štetiar wrote:
> Use valgrind and uci cli compiled with undefined, address and leak
> sanitizers.
> diff --git a/tests/cram/test-san_uci_import.t
> b/tests/cram/test-san_uci_import.t
> new file mode 100644
> index ..7faed221f93e
> --- /dev/null
> +++ b/tes
Use valgrind and uci cli compiled with undefined, address and leak
sanitizers.
Signed-off-by: Petr Štetiar
---
tests/cram/CMakeLists.txt| 7 ++-
tests/cram/test-san_uci_import.t | 15 +++
tests/cram/test_uci_import.t | 15 +++
3 files changed, 36 insertio