zephyr/tests
Watson Zeng fa41ec052d tests: mem_alloc: workaround aggressive optimization
As we don't use memory allocated in test_calloc, test_no_mem_malloc,
and test_no_mem_realloc. malloc call can be optimized away (that really
happens with ARC MWDT toolchain). That breaks the test. So disable
optimization for these functions.

Signed-off-by: Watson Zeng <zhiwei@synopsys.com>
2021-05-24 23:31:10 -04:00
..
application_development/gen_inc_file tests: move cpp tests to subsys/cpp 2021-04-29 09:00:40 -04:00
arch arch/x86: Correct multiboot interpretation when building for EFI 2021-05-15 15:30:02 -04:00
benchmarks tests: benchmarks: mbedtls: Support legacy API 2021-05-09 09:59:22 -05:00
bluetooth bttester: add key-size and authorization based l2cap conn reject 2021-05-19 12:18:08 +03:00
boards tests: intel_s1000_crb: remove unused and wrong implemented callbacks 2021-04-20 15:06:35 +02:00
crypto tests: crypto: Add a unnormal testing condition 2021-03-09 05:10:54 -05:00
drivers tests: drivers: uart: Add test for uart power management 2021-05-21 04:53:19 -05:00
kernel arm64: mitigate FPU-in-exception usage side effects 2021-05-21 04:52:44 -05:00
lib tests: mem_alloc: workaround aggressive optimization 2021-05-24 23:31:10 -04:00
misc/test_build tests: test_build: Exclude lpcxpresso55s69_ns from debug builds 2021-05-21 20:12:23 -05:00
net tests: net: getaddrinfo: Disable onboard Ethernet controller 2021-05-13 22:07:00 -04:00
posix tests: posix: Fix unchecked return coverity error 2021-04-01 04:52:10 -04:00
subsys tests/subsys/setting/functional: ignore settings_delete() retval 2021-05-20 19:44:35 +02:00
unit tests: unit: cbprintf: Update test after adding alignment parameter 2021-03-29 14:08:41 +02:00
ztest board: qemu_arc: skip trigger_fault_divide_zero test case 2021-05-07 13:15:13 +02:00