commit | bc2ad24d1a583469ca01617424468dc0e8499282 | [log] [tgz] |
---|---|---|
author | Artur Lipowski <Artur.Lipowski@hidglobal.com> | Wed Apr 14 18:26:07 2021 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Apr 15 12:26:11 2021 +0200 |
tree | 95e87f0f49fa7d8eeace8508f8edcc2916dabdcd | |
parent | 18d3f4dc3601bce2b20815bd730ff95376ac4c00 [diff] |
tests: Add base test for C++ exceptions handling. Try to throw and catch C++ exception of int type. Related to: #32448 and #34229 Signed-off-by: Artur Lipowski <Artur.Lipowski@hidglobal.com>