zephyr/tests/kernel/threads/tls/prj.conf
Daniel Leung 55c3fb3ff1 tests: add a simple test for thread local storage
This adds a simple test to make sure TLS works.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2020-10-24 10:52:00 -07:00

3 lines
45 B
Plaintext

CONFIG_ZTEST=y
CONFIG_THREAD_LOCAL_STORAGE=y