commit | dfd584204c45192fb3b1414347f97a0c6c6f74e0 | [log] [tgz] |
---|---|---|
author | Keith Packard <keithp@keithp.com> | Fri Oct 13 17:25:50 2023 -0700 |
committer | Chris Friedt <chrisfriedt@gmail.com> | Thu Oct 26 10:06:35 2023 -0400 |
tree | b860a01de70edf082b30bf065127c3ac897d0f61 | |
parent | 8283f8ca09fd057d4916ede78c9dbae327a94884 [diff] |
test/c_lib: Skip 'abort' test for EXTERNAL_LIBC The native C library abort function isn't trapped within Zephyr. Signed-off-by: Keith Packard <keithp@keithp.com>