zephyr/tests
Yong Cong Sin 2a3d9d0d90 arch: arm64: use symtab to print function name in stack trace
Selecting `CONFIG_SYMTAB` will
enable the symtab generation which will be used in the
stack trace to print the function name of the return
address.

Added `arm64` to the `arch.common.stack_unwind.symtab` test.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2024-05-23 11:52:08 -04:00
..
application_development hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
arch arch: arm64: use symtab to print function name in stack trace 2024-05-23 11:52:08 -04:00
benchmarks tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
bluetooth tests: Bluetooth: init: Build time coverage for Controller optimization 2024-05-22 13:38:14 -05:00
boards driver: ssp: update Intel SSP DAI driver to support dynamic SSP management 2024-04-25 12:14:50 +02:00
boot tests: test_mcuboot: update test pattern for upgrade mode 2024-05-12 11:03:26 -04:00
bsim Bluetooth: host: tests: Switch to one-time adv 2024-05-23 11:51:07 -04:00
cmake tests: cmake: overlays: Add soc_folder_overlay test 2024-04-29 15:08:35 +01:00
crypto mbedtls: fix entropy module enablement 2024-05-15 14:55:16 +02:00
drivers tests: drivers: memc/ram: Add support for Smartbond Pro DevKit. 2024-05-23 07:51:41 -04:00
kconfig/configdefault
kernel tests: dynamic_thread_stack: Check thread stack permission 2024-05-21 20:54:56 -04:00
lib Lib: SMF Modify HSM operation for UML-Style transitions 2024-05-22 21:41:06 -04:00
misc tests/misc: Add llext EDK test 2024-05-17 16:21:48 +01:00
modules tests: thrift: build_only until c++11 threads are in sdk 2024-03-29 15:54:34 -05:00
net tests: net: socket: getaddrinfo: Increase ztest stack size 2024-05-23 07:47:18 -04:00
posix tests/posix/env: Remove arch posix filter 2024-05-22 13:45:47 -05:00
robot
subsys tests: pm/device_runtime: Test pm_device_runtime_usage 2024-05-22 15:08:39 -05:00
unit kernel: api: implement test for sys_slist_find 2024-03-12 13:46:29 -04:00
ztest tests/ztest: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
test_config.yaml