Home
last modified time | relevance | path

Searched full:equal (Results 1 – 25 of 518) sorted by relevance

12345678910>>...21

/Zephyr-latest/scripts/tests/twister_blackbox/test_data/tests/params/dummy/src/
Dmain.c24 zassert_equal(1, 1, "1 was not equal to 1"); in ZTEST()
25 zassert_equal_ptr(NULL, NULL, "NULL was not equal to NULL"); in ZTEST()
33 zassert_equal(1, 1, "1 was not equal to 1"); in ZTEST()
34 zassert_equal_ptr(NULL, NULL, "NULL was not equal to NULL"); in ZTEST()
42 zassert_equal(1, 1, "1 was not equal to 1"); in ZTEST()
43 zassert_equal_ptr(NULL, NULL, "NULL was not equal to NULL"); in ZTEST()
/Zephyr-latest/scripts/tests/twister_blackbox/test_data/tests/dummy/agnostic/group2/src/
Dmain.c26 zassert_equal(1, 1, "1 was not equal to 1"); in ZTEST()
27 zassert_equal_ptr(NULL, NULL, "NULL was not equal to NULL"); in ZTEST()
36 zassert_equal(1, 1, "1 was not equal to 1"); in ZTEST()
37 zassert_equal_ptr(NULL, NULL, "NULL was not equal to NULL"); in ZTEST()
Dsubmain.c22 zassert_equal(1, 1, "1 was not equal to 1"); in ZTEST()
23 zassert_equal_ptr(NULL, NULL, "NULL was not equal to NULL"); in ZTEST()
/Zephyr-latest/scripts/tests/twister_blackbox/test_data/tests/dummy/agnostic_cpp/group2/src/
Dmain.cpp29 zassert_equal(1, 1, "1 was not equal to 1"); in ZTEST()
30 zassert_equal_ptr(NULL, NULL, "NULL was not equal to NULL"); in ZTEST()
39 zassert_equal(1, 1, "1 was not equal to 1"); in ZTEST()
40 zassert_equal_ptr(NULL, NULL, "NULL was not equal to NULL"); in ZTEST()
Dsubmain.cpp24 zassert_equal(1, 1, "1 was not equal to 1"); in ZTEST()
25 zassert_equal_ptr(NULL, NULL, "NULL was not equal to NULL"); in ZTEST()
/Zephyr-latest/dts/bindings/flash_controller/
Dgd,gd32-flash-controller.yaml7 GD32 FMC v1: its flash memory has 1 bank, page size is equal in the bank,
10 GD32 FMC v2: its flash memory has 2 banks. Page size equal within the same bank but
15 unit, the sector size is not equal.
/Zephyr-latest/subsys/usb/device/class/dfu/
DCMakeLists.txt5 if(CONFIG_USB_DEVICE_PID EQUAL CONFIG_USB_DEVICE_DFU_PID)
7 "Run-Time and DFU Mode VID and PID are equal, which can lead to incorrect \
/Zephyr-latest/drivers/pinctrl/
Dcommon.c29 uint8_t equal = 0U; in pinctrl_update_states() local
40 equal++; in pinctrl_update_states()
46 if (equal != state_cnt) { in pinctrl_update_states()
/Zephyr-latest/scripts/tests/twister_blackbox/test_data/tests/dummy/agnostic/group1/subgroup1/src/
Dmain.c24 zassert_equal(1, 1, "1 was not equal to 1"); in ZTEST()
25 zassert_equal_ptr(NULL, NULL, "NULL was not equal to NULL"); in ZTEST()
/Zephyr-latest/scripts/tests/twister_blackbox/test_data/tests/dummy/agnostic/group1/subgroup2/src/
Dmain.c24 zassert_equal(1, 1, "1 was not equal to 1"); in ZTEST()
25 zassert_equal_ptr(NULL, NULL, "NULL was not equal to NULL"); in ZTEST()
/Zephyr-latest/scripts/tests/twister_blackbox/test_data/tests/dummy/device/group/src/
Dmain.c24 zassert_equal(1, 1, "1 was not equal to 1"); in ZTEST()
25 zassert_equal_ptr(NULL, NULL, "NULL was not equal to NULL"); in ZTEST()
/Zephyr-latest/scripts/tests/twister_blackbox/test_data/tests/no_filter/dummy/src/
Dmain.c24 zassert_equal(1, 1, "1 was not equal to 1"); in ZTEST()
25 zassert_equal_ptr(NULL, NULL, "NULL was not equal to NULL"); in ZTEST()
/Zephyr-latest/scripts/tests/twister_blackbox/test_data/tests/one_fail_one_pass/agnostic/group1/subgroup1/src/
Dmain.c24 zassert_equal(1, 1, "1 was not equal to 1"); in ZTEST()
25 zassert_equal_ptr(NULL, NULL, "NULL was not equal to NULL"); in ZTEST()
/Zephyr-latest/scripts/tests/twister_blackbox/test_data/tests/one_fail_two_error_one_pass/agnostic/group1/subgroup1/src/
Dmain.c24 zassert_equal(1, 1, "1 was not equal to 1"); in ZTEST()
25 zassert_equal_ptr(NULL, NULL, "NULL was not equal to NULL"); in ZTEST()
/Zephyr-latest/scripts/tests/twister_blackbox/test_data/tests/platform_key/dummy/src/
Dmain.c24 zassert_equal(1, 1, "1 was not equal to 1"); in ZTEST()
25 zassert_equal_ptr(NULL, NULL, "NULL was not equal to NULL"); in ZTEST()
/Zephyr-latest/scripts/tests/twister_blackbox/test_data/tests/qemu_overflow/dummy/src/
Dmain.c24 zassert_equal(1, 1, "1 was not equal to 1"); in ZTEST()
25 zassert_equal_ptr(NULL, NULL, "NULL was not equal to NULL"); in ZTEST()
/Zephyr-latest/samples/subsys/testsuite/integration/src/
Dmain.c24 zassert_equal(1, 1, "1 was not equal to 1"); in ZTEST()
25 zassert_equal_ptr(NULL, NULL, "NULL was not equal to NULL"); in ZTEST()
/Zephyr-latest/subsys/usb/device/
DCMakeLists.txt21 if(CONFIG_USB_DEVICE_VID EQUAL 0x2FE3)
27 if(CONFIG_USB_DEVICE_PID EQUAL 0x100)
/Zephyr-latest/tests/net/lib/coap_server/common/src/
Dmain.c140 zassert_unreachable("svc (%p) not equal to &service_A (%p), &service_B " in ZTEST()
166 "res (%p) not equal to &resource_0 (%p) or &resource_1 (%p)", res, in ZTEST()
186 "res (%p) not equal to &resource_2 (%p) or &resource_3 (%p)", res, in ZTEST()
204 "res (%p) not equal to &resource_4 (%p)", res, &resource_4); in ZTEST()
227 "res (%p) not equal to &resource_0 (%p) or &resource_1 (%p)", res, in ZTEST()
247 "res (%p) not equal to &resource_2 (%p) or &resource_3 (%p)", res, in ZTEST()
265 "res (%p) not equal to &resource_4 (%p)", res, &resource_4); in ZTEST()
286 "res (%p) not equal to &resource_0 (%p) or &resource_1 (%p)", res, in ZTEST()
303 "res (%p) not equal to &resource_2 (%p) or &resource_3 (%p)", res, in ZTEST()
316 "res (%p) not equal to &resource_4 (%p)", res, &resource_4); in ZTEST()
/Zephyr-latest/scripts/tests/twister_blackbox/test_data/tests/dummy/agnostic_cpp/group1/subgroup1/src/
Dmain.cpp26 zassert_equal(1, 1, "1 was not equal to 1"); in ZTEST()
27 zassert_equal_ptr(NULL, NULL, "NULL was not equal to NULL"); in ZTEST()
/Zephyr-latest/scripts/tests/twister_blackbox/test_data/tests/dummy/agnostic_cpp/group1/subgroup2/src/
Dmain.cpp25 zassert_equal(1, 1, "1 was not equal to 1"); in ZTEST()
26 zassert_equal_ptr(NULL, NULL, "NULL was not equal to NULL"); in ZTEST()
/Zephyr-latest/drivers/mipi_dbi/
DCMakeLists.txt17 if((data_bus_width EQUAL 8) OR (data_bus_width EQUAL 5))
/Zephyr-latest/tests/subsys/zbus/unittests/src/
Dmain.c396 zassert_mem_equal__(zbus_chan_name(chan), "aux1_chan", 9, "Must be equal"); in check_chan_iterator()
399 zassert_mem_equal__(zbus_chan_name(chan), "aux2_chan", 9, "Must be equal"); in check_chan_iterator()
403 "Must be equal"); in check_chan_iterator()
406 zassert_mem_equal__(zbus_chan_name(chan), "go_busy_chan", 12, "Must be equal"); in check_chan_iterator()
409 zassert_mem_equal__(zbus_chan_name(chan), "hard_chan", 9, "Must be equal"); in check_chan_iterator()
413 sizeof("msg_sub_fail_chan"), "Must be equal"); in check_chan_iterator()
417 sizeof("msg_sub_no_pool_chan"), "Must be equal"); in check_chan_iterator()
420 zassert_mem_equal__(zbus_chan_name(chan), "stuck_chan", 10, "Must be equal"); in check_chan_iterator()
423 zassert_mem_equal__(zbus_chan_name(chan), "version_chan", 12, "Must be equal"); in check_chan_iterator()
441 zassert_mem_equal__(zbus_obs_name(obs), "busy_lis", 8, "Must be equal"); in check_obs_iterator()
[all …]
/Zephyr-latest/scripts/tests/twister_blackbox/test_data/tests/san/ubsan/src/
Dmain.c32 zassert_equal(1, 1, "1 was not equal to 1"); in ZTEST()
33 zassert_equal_ptr(NULL, NULL, "NULL was not equal to NULL"); in ZTEST()
/Zephyr-latest/drivers/display/
DKconfig.mcux_elcdif27 a buffer equal in size to the connected panel.
54 display_write is called with a framebuffer equal in size to the
66 display_write MUST supply a framebuffer equal in size to screen width
104 display_write MUST supply a framebuffer equal in size to screen width

12345678910>>...21