zephyr/tests
Daniel Leung 89a9096334 tests: threads/tls: add more thread variables
It was discovered that TLS data/bss in stack need to be
aligned correctly or else incorrect variables would be
accessed. This makes tdata and tbss sections to have
odd sizes to make sure everything still works.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-02-07 23:28:43 -05:00
..
application_development tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
arch tests: arm: cortex_m: test dynamic lazy stacking on Cortex-m 2021-02-02 17:58:58 -05:00
benchmarks logging: Revamp menuconfig 2021-01-26 06:15:42 -05:00
bluetooth Bluetooth: tests: Add missing dependency for CONFIG_BT_AUDIO_UNICAST 2021-02-06 16:20:34 -05:00
boards i2c_test: add a testcase to test i2c api for microchip board 2021-01-23 01:34:10 -05:00
crypto tests/mbedtls: increase stack size 2021-01-15 13:06:33 -05:00
deprecated/inttype dts: remove legacy macro support 2020-10-09 08:45:38 -05:00
drivers tests/drivers/dma: Enable tests on nucleo_f746zg and disco_l475_iot1 2021-02-04 12:35:04 -05:00
kernel tests: threads/tls: add more thread variables 2021-02-07 23:28:43 -05:00
lib libc/minimal: fix realloc() allocated memory alignment 2021-02-02 19:08:24 -05:00
misc/test_build sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
net net: coap: clean up token usage in samples and tests 2021-02-02 14:03:01 -05:00
portability samples: cmsis_rtos_v2: increase stack 2021-01-20 16:45:31 -05:00
posix tests: tls: add toolchain filter 2020-12-15 11:22:38 +01:00
subsys fs: Fix fs_opendir resource leak when invoked on fs_dir_t object in use 2021-02-05 07:32:20 -05:00
unit tests: unit: cbprintf: fix for filtered prototypes 2021-01-27 13:34:06 -05:00
ztest tests: ztest: fix error_hook test case fail in some board 2021-02-04 13:09:55 -05:00