| /Zephyr-4.3.0/scripts/tests/twister_blackbox/test_data/tests/params/dummy/src/ |
| D | main.c | 22 zassert_is_null(NULL, "NULL was not NULL"); in ZTEST() 31 zassert_is_null(NULL, "NULL was not NULL"); in ZTEST() 40 zassert_is_null(NULL, "NULL was not NULL"); in ZTEST()
|
| /Zephyr-4.3.0/tests/bluetooth/audio/pacs/src/ |
| D | main.c | 81 zassert_is_null(attr, "[%zu]: Found unexpected sink PAC", i); in ZTEST() 89 zassert_is_null(attr, "[%zu]: Found unexpected sink loc", i); in ZTEST() 97 zassert_is_null(attr, "[%zu]: Found unexpected source PAC", i); in ZTEST() 105 zassert_is_null(attr, "[%zu]: Found unexpected source loc", i); in ZTEST() 113 zassert_is_null(attr, "[%zu]: Unexpected find of sink PAC", i); in ZTEST() 116 zassert_is_null(attr, "[%zu]: Unexpected find of sink loc", i); in ZTEST() 119 zassert_is_null(attr, "[%zu]: Unexpected find of source PAC", i); in ZTEST() 122 zassert_is_null(attr, "[%zu]: Unexpected find of source loc", i); in ZTEST()
|
| /Zephyr-4.3.0/tests/subsys/mgmt/mcumgr/smp_client/src/ |
| D | main.c | 42 zassert_is_null(buf[i], "Buffer was not Null"); in ZTEST() 71 zassert_is_null(res_buf, "NULL pointer was not returned"); in ZTEST() 96 zassert_is_null(res_buf, "NULL pointer was not returned"); in ZTEST() 97 zassert_is_null(response_ptr, "NULL pointer was not returned"); in ZTEST() 106 zassert_is_null(res_buf, "NULL pointer was not returned"); in ZTEST() 107 zassert_is_null(response_ptr, "NULL pointer was not returned"); in ZTEST()
|
| /Zephyr-4.3.0/tests/lib/multi_heap/src/ |
| D | test_mheap_api.c | 57 zassert_is_null(block_fail); in malloc_free_handler() 72 zassert_is_null(block_fail); in malloc_free_handler() 92 zassert_is_null(ptr, "bytes allocation failed from system pool"); in malloc_in_thread_handler() 109 zassert_is_null(block2); in realloc_handler() 137 zassert_is_null(block2); in realloc_handler() 153 zassert_is_null(block2); in realloc_handler() 167 zassert_is_null(block1); in realloc_handler() 246 zassert_is_null(mem, "calloc operation failed"); in ZTEST() 250 zassert_is_null(mem, "calloc operation failed"); in ZTEST() 319 zassert_is_null((char *)z_thread_malloc(K_HEAP_MEM_POOL_SIZE * 2), in ZTEST() [all …]
|
| /Zephyr-4.3.0/tests/kernel/fifo/fifo_api/src/ |
| D | test_fifo_fail.c | 28 zassert_is_null(k_fifo_get(&fifo, K_NO_WAIT), NULL); in ZTEST() 29 zassert_is_null(k_fifo_get(&fifo, TIMEOUT), NULL); in ZTEST()
|
| /Zephyr-4.3.0/tests/kernel/lifo/lifo_api/src/ |
| D | test_lifo_fail.c | 29 zassert_is_null(k_lifo_get(&lifo, K_NO_WAIT), NULL); in ZTEST() 30 zassert_is_null(k_lifo_get(&lifo, TIMEOUT), NULL); in ZTEST()
|
| /Zephyr-4.3.0/tests/drivers/sensor/mtch9010/src/ |
| D | main.c | 177 zassert_is_null(config->mode_gpio.port, in ZTEST_F() 184 zassert_is_null(config->out_gpio.port, in ZTEST_F() 191 zassert_is_null(config->lock_gpio.port, in ZTEST_F() 198 zassert_is_null(config->reset_gpio.port, in ZTEST_F() 205 zassert_is_null(config->wake_gpio.port, in ZTEST_F() 213 zassert_is_null(config->enable_uart_gpio.port, in ZTEST_F() 221 zassert_is_null(config->enable_cfg_gpio.port, in ZTEST_F() 229 zassert_is_null(config->heartbeat_gpio.port, in ZTEST_F()
|
| /Zephyr-4.3.0/scripts/tests/twister_blackbox/test_data/tests/dummy/agnostic_cpp/group2/src/ |
| D | main.cpp | 27 zassert_is_null(NULL, "NULL was not NULL"); in ZTEST() 37 zassert_is_null(NULL, "NULL was not NULL"); in ZTEST()
|
| D | submain.cpp | 22 zassert_is_null(NULL, "NULL was not NULL"); in ZTEST()
|
| /Zephyr-4.3.0/scripts/tests/twister_blackbox/test_data/tests/dummy/agnostic/group2/src/ |
| D | main.c | 24 zassert_is_null(NULL, "NULL was not NULL"); in ZTEST() 34 zassert_is_null(NULL, "NULL was not NULL"); in ZTEST()
|
| D | submain.c | 20 zassert_is_null(NULL, "NULL was not NULL"); in ZTEST()
|
| /Zephyr-4.3.0/tests/kernel/mem_heap/k_heap_api/src/ |
| D | test_kheap_api.c | 43 zassert_is_null(p, "k_heap_alloc should fail but did not"); in thread_alloc_heap() 60 zassert_is_null(p, "k_heap_alloc should fail but did not"); in thread_alloc_heap_null() 64 zassert_is_null(p, "k_heap_alloc should fail but did not"); in thread_alloc_heap_null() 98 zassert_is_null(p1, "second allocation unexpectedly succeeded"); in ZTEST() 147 zassert_is_null(p, NULL); in ZTEST() 301 zassert_is_null(p, "k_heap_calloc with overflow should fail"); in ZTEST() 420 zassert_is_null(p2, "k_heap_realloc with size 0 should return NULL"); in ZTEST() 443 zassert_is_null(p2, "k_heap_realloc should fail for size larger than heap"); in ZTEST() 470 zassert_is_null(p, "k_heap_aligned_alloc with oversize should fail"); in ZTEST()
|
| /Zephyr-4.3.0/tests/subsys/logging/log_switch_format/src/ |
| D | main.c | 59 zassert_is_null(backend, "Unexpected failure in switching log format"); in test_log_switch_format_success_case() 68 zassert_is_null(backend, "Unexpected failure in switching log format"); in test_log_switch_format_success_case() 77 zassert_is_null(backend, "Unexpected failure in switching log format"); in test_log_switch_format_success_case() 94 zassert_is_null(backend, "Backend unexpectedly found"); in test_log_switch_format_set() 123 zassert_is_null(backend, "Not all active backends have switched logging formats"); in test_log_switch_format_set_all_active_backends()
|
| /Zephyr-4.3.0/tests/subsys/pm/policy_api/src/ |
| D | main.c | 37 zassert_is_null(next); in ZTEST() 40 zassert_is_null(next); in ZTEST() 60 zassert_is_null(next); in ZTEST() 63 zassert_is_null(next); in ZTEST() 132 zassert_is_null(next); in ZTEST() 163 zassert_is_null(next); in ZTEST() 210 zassert_is_null(next); in ZTEST() 213 zassert_is_null(next); in ZTEST() 234 zassert_is_null(next); in ZTEST() 237 zassert_is_null(next); in ZTEST()
|
| /Zephyr-4.3.0/tests/bluetooth/controller/ctrl_api/src/ |
| D | main.c | 344 zassert_is_null(llcp_lr_peek_proc(&conn, PROC_CIS_CREATE), "CTX is not null"); in ZTEST() 352 zassert_is_null(llcp_lr_peek_proc(&conn, PROC_CIS_TERMINATE), "CTX is not null"); in ZTEST() 380 zassert_is_null(ctx2, NULL); in ZTEST() 473 zassert_is_null(ctx, NULL); in ZTEST() 504 zassert_is_null(peek_ctx, NULL); in ZTEST() 507 zassert_is_null(dequeue_ctx, NULL); in ZTEST() 520 zassert_is_null(peek_ctx, NULL); in ZTEST() 523 zassert_is_null(dequeue_ctx, NULL); in ZTEST() 538 zassert_is_null(peek_ctx, NULL); in ZTEST() 541 zassert_is_null(dequeue_ctx, NULL); in ZTEST() [all …]
|
| /Zephyr-4.3.0/tests/lib/mem_alloc/src/ |
| D | main.c | 63 zassert_is_null((iptr), "malloc failed, errno: %d", errno); in _test_no_mem_malloc() 79 zassert_is_null(reloc_ptr, "realloc failed, errno: %d", errno); in _test_no_mem_realloc() 267 zassert_is_null((cptr), "calloc failed, errno: %d", errno); in _test_calloc() 271 zassert_is_null((cptr), "calloc failed, errno: %d", errno); in _test_calloc() 294 zassert_is_null((ptr), "reallocarray failed, errno: %d", errno); in ZTEST() 295 zassert_is_null((cptr), "reallocarray failed, errno: %d", errno); in ZTEST() 362 zassert_is_null(ptr, "malloc passed unexpectedly"); in _test_memalloc_max()
|
| /Zephyr-4.3.0/tests/lib/fdtable/src/ |
| D | main.c | 45 zassert_is_null(obj, "obj is not NULL"); in ZTEST() 62 zassert_is_null(obj, "obj not is NULL"); in ZTEST() 153 zassert_is_null(obj, "obj is still there"); in test_cb() 177 zassert_is_null(obj, "obj is still there"); in ZTEST()
|
| /Zephyr-4.3.0/tests/subsys/zbus/channel_id/src/ |
| D | main.c | 40 zassert_is_null(zbus_chan_from_id(0x1000000)); in ZTEST() 41 zassert_is_null(zbus_chan_from_id(ZBUS_CHAN_ID_INVALID)); in ZTEST()
|
| /Zephyr-4.3.0/tests/subsys/nvmem/api/src/ |
| D | main.c | 55 zassert_is_null(missing_idx.dev); in ZTEST() 56 zassert_is_null(missing_name.dev); in ZTEST()
|
| /Zephyr-4.3.0/scripts/tests/twister_blackbox/test_data/tests/dummy/agnostic/group1/subgroup1/src/ |
| D | main.c | 22 zassert_is_null(NULL, "NULL was not NULL"); in ZTEST()
|
| /Zephyr-4.3.0/samples/subsys/testsuite/integration/src/ |
| D | main.c | 22 zassert_is_null(NULL, "NULL was not NULL"); in ZTEST()
|
| /Zephyr-4.3.0/scripts/tests/twister_blackbox/test_data/tests/dummy/agnostic/group1/subgroup2/src/ |
| D | main.c | 22 zassert_is_null(NULL, "NULL was not NULL"); in ZTEST()
|
| /Zephyr-4.3.0/scripts/tests/twister_blackbox/test_data/tests/dummy/agnostic_cpp/group1/subgroup1/src/ |
| D | main.cpp | 24 zassert_is_null(NULL, "NULL was not NULL"); in ZTEST()
|
| /Zephyr-4.3.0/scripts/tests/twister_blackbox/test_data/tests/dummy/device/group/src/ |
| D | main.c | 22 zassert_is_null(NULL, "NULL was not NULL"); in ZTEST()
|
| /Zephyr-4.3.0/scripts/tests/twister_blackbox/test_data/tests/no_filter/dummy/src/ |
| D | main.c | 22 zassert_is_null(NULL, "NULL was not NULL"); in ZTEST()
|