/Zephyr-latest/tests/lib/c_lib/stdio/src/ |
D | main.c | 30 * @brief Test for remove API 32 * @details Test deletes a file through remove API. 44 zassert_ok(remove(TEST_FILE), "Error removing file: %d\n", errno); in ZTEST() 45 zassert_equal(remove(""), -1, "Error Invalid path removed\n"); in ZTEST() 46 zassert_equal(remove(NULL), -1, "Error Invalid path removed\n"); in ZTEST()
|
/Zephyr-latest/tests/drivers/smbus/smbus_api/src/ |
D | test_smbus.c | 64 /* Try to remove not existing callback */ in ZTEST() 67 zassert_equal(ret, -ENOENT, "Callback remove failed"); in ZTEST() 80 /* Remove existing callback */ in ZTEST() 83 zassert_ok(ret, "Callback remove failed"); in ZTEST() 109 /* Try to remove not existing callback */ in ZTEST() 112 zassert_equal(ret, -ENOENT, "Callback remove failed"); in ZTEST() 125 /* Remove existing callback */ in ZTEST() 128 zassert_ok(ret, "Callback remove failed"); in ZTEST()
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/friendship/ |
D | msg_va_collision.sh | 7 # Test that LPN sends only one Subscription List Add and only one Subscription List Remove message 16 # Remove messages are sent from LPN to its friend. 20 # 4.1. LPN unsubscribes from the second virtual address and sends Friend Subscription Remove message
|
/Zephyr-latest/soc/intel/intel_adsp/common/ |
D | CMakeLists.txt | 66 # will remove it if empty). Extract it here (which will create an 93 # Remove .fw_metadata here... 95 --remove-section .imr 96 --remove-section .imrdata 97 --remove-section .cold 98 --remove-section .coldrodata 99 --remove-section .module.boot 100 --remove-section .module.cold 101 --remove-section .fw_metadata
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_rt1010.dtsi | 67 /* Remove GPIO3-GPIO9, they don't exist on RT1010 */ 100 /* Remove Quad TImers, they don't exist on RT1010 */ 120 /* Remove SEMC, it doesn't exist on RT1010 */ 149 /* Remove LPI2C3 & LPI2C4, they don't exist on RT1010 */ 153 /* Remove LCDIF, it doesn't exist on RT1010 */ 179 /* Remove LPUART5-8, they don't exist on RT1010 */ 185 /* Remove ADC2, it doesn't exist on RT1010 */ 238 /* Remove FlexPWM2-4, they don't exist on RT1010 */ 243 /* Remove Ethernet, it doesn't exist on RT1010 */ 258 /* Remove USB2, it doesn't exist on RT1010 */ [all …]
|
/Zephyr-latest/samples/tfm_integration/tfm_psa_test/ |
D | README.rst | 73 [Check 3] Call remove API for UID 6 which is not set 76 [Check 6] Call remove API for UID 6 which is removed 80 [Check 9] Call remove API for different UID 5 85 [Check 3] Call remove API for UID 6 which is not set 88 [Check 6] Call remove API for UID 6 which is removed 92 [Check 9] Call remove API for different UID 5
|
/Zephyr-latest/tests/drivers/gpio/gpio_basic_api/boards/ |
D | mec15xxevb_assy6853.overlay | 13 * Remove jumpers on JP31 to disconnect pull-up resistor. 14 * Also remove jumpers on JP41 (1-2, 3-4) as the LEDs
|
/Zephyr-latest/tests/net/lib/dns_addremove/src/ |
D | main.c | 263 zassert_equal(ret, 0, "Cannot remove DNS server"); in test_dns_remove_callback6() 282 zassert_not_equal(ret, 0, "Cannot remove DNS server"); in test_dns_remove_none_callback6() 338 /* Remove first DNS server */ in ZTEST() 341 zassert_equal(ret, 0, "Cannot remove DNS server #1"); in ZTEST() 360 "remove DNS server #1 again"); in ZTEST() 362 /* Remove second DNS server */ in ZTEST() 365 zassert_equal(ret, 0, "Cannot remove DNS server #2"); in ZTEST() 385 "to remove DNS server #1 again"); in ZTEST() 436 zassert_equal(ret, 0, "Cannot remove DNS server"); in test_dns_remove_callback() 485 zassert_equal(ret, 0, "Cannot remove DNS server"); in ZTEST() [all …]
|
/Zephyr-latest/tests/benchmarks/wait_queues/src/ |
D | main.c | 10 * to add and remove threads from a wait queue that holds a varying number of 85 /* Remove from head of wait queue */ in test_decreasing_priority() 115 /* Remove from tail of wait queue */ in test_increasing_priority() 262 remove_cycles, "sched.remove.thread.WaitQ_head", in main() 263 "Remove threads of decreasing priority"); in main() 268 "WaitQ.remove.from.head.%04u.waiters", in main() 271 "%-40s - Remove thread of priority %u", in main() 303 remove_cycles, "sched.remove.thread.WaitQ_tail", in main() 304 "Remove threads of increasing priority"); in main() 309 "WaitQ.remove.from.tail.%04u.waiters", in main() [all …]
|
/Zephyr-latest/scripts/ |
D | gen_gcov_files.py | 33 # Remove the leading delimiter "*" 35 # Remove the trailing new line char 55 os.remove(filename)
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/large_comp_data/ |
D | get_metadata_split.sh | 14 # 3. When the server status arrive, remove status field data and compare 17 # 5. When the server status arrive, remove status field data and compare
|
D | get_comp128_data_split.sh | 15 # 3. When server status arrive, remove status field data and compare received 18 # 5. When server status arrive, remove status field data and compare received
|
D | get_comp129_data_split.sh | 15 # 3. When server status arrive, remove status field data and compare received 18 # 5. When server status arrive, remove status field data and compare received
|
D | get_comp130_data_split.sh | 15 # 3. When server status arrive, remove status field data and compare received 18 # 5. When server status arrive, remove status field data and compare received
|
D | get_comp2_data_split.sh | 15 # 3. When server status arrive, remove status field data and compare received 18 # 5. When server status arrive, remove status field data and compare received
|
D | get_comp0_data_split.sh | 15 # 3. When server status arrive, remove status field data and compare received 18 # 5. When server status arrive, remove status field data and compare received
|
D | get_comp1_data_split.sh | 15 # 3. When server status arrive, remove status field data and compare received 18 # 5. When server status arrive, remove status field data and compare received
|
D | get_comp0_data_split_dfu.sh | 16 # 3. When server status arrive, remove status field data and compare received 19 # 5. When server status arrive, remove status field data and compare received
|
D | get_comp128_data_split_dfu.sh | 16 # 3. When server status arrive, remove status field data and compare received 19 # 5. When server status arrive, remove status field data and compare received
|
D | get_comp129_data_split_dfu.sh | 16 # 3. When server status arrive, remove status field data and compare received 19 # 5. When server status arrive, remove status field data and compare received
|
D | get_comp130_data_split_dfu.sh | 16 # 3. When server status arrive, remove status field data and compare received 19 # 5. When server status arrive, remove status field data and compare received
|
/Zephyr-latest/include/zephyr/ |
D | net_buf.h | 377 * @brief Remove data from the end of the buffer. 382 * @param len Number of bytes to remove. 389 * @brief Remove a 8-bit value from the end of the buffer 401 * @brief Remove and convert 16 bits from the end of the buffer. 413 * @brief Remove and convert 16 bits from the end of the buffer. 425 * @brief Remove and convert 24 bits from the end of the buffer. 437 * @brief Remove and convert 24 bits from the end of the buffer. 449 * @brief Remove and convert 32 bits from the end of the buffer. 461 * @brief Remove and convert 32 bits from the end of the buffer. 473 * @brief Remove and convert 40 bits from the end of the buffer. [all …]
|
/Zephyr-latest/tests/benchmarks/wait_queues/ |
D | README.rst | 13 * Time to remove highest priority thread from a wait queue 14 * Time to remove lowest priority thread from a wait queue
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | Kconfig.mctl | 44 # TODO: Remove dependency on BT_MCC once MCC has been reworked 53 # TODO: Remove dependency on BT_MCC_OTS once MCC has been reworked
|
/Zephyr-latest/.github/workflows/ |
D | stale_issue.yml | 15 than) 60 days with no activity. Remove the stale label or add a comment saying that you 19 than) 60 days with no activity. Remove the stale label or add a comment saying that you
|