Searched full:verifying (Results 1 – 25 of 43) sorted by relevance
12
/Zephyr-latest/samples/tfm_integration/psa_crypto/src/configs/ |
D | config_tfm.h | 8 * It causes insufficient memory failure while verifying signature.
|
/Zephyr-latest/scripts/tests/twister_blackbox/test_data/ |
D | test_config.yaml | 7 A plan to be used verifying basic features
|
/Zephyr-latest/scripts/tests/twister/test_data/ |
D | test_config.yaml | 7 A plan to be used verifying basic zephyr features on hardware.
|
/Zephyr-latest/tests/ |
D | test_config.yaml | 7 A plan to be used verifying basic zephyr features on hardware.
|
/Zephyr-latest/doc/hardware/peripherals/eeprom/ |
D | shell.rst | 66 Verifying... 77 Verifying...
|
/Zephyr-latest/scripts/tests/twister/ |
D | README.md | 54 - test_twister.py : Contains basic testcases for environment variables, verifying testcase & platfo…
|
/Zephyr-latest/tests/subsys/shell/shell/ |
D | testcase.yaml | 9 # all tests below are just a build test verifying config options, it fails if run
|
/Zephyr-latest/tests/drivers/virtualization/ivshmem/plain/src/ |
D | ivshmem.c | 38 /* Quickly verifying that non-plain features return proper code */ in ZTEST()
|
/Zephyr-latest/tests/drivers/sensor/sbs_gauge/src/ |
D | test_sbs_gauge.c | 30 /* Helper for verifying a sensor channel fetch is not supported */
|
/Zephyr-latest/drivers/eeprom/ |
D | eeprom_shell.c | 115 shell_print(sh, "Verifying..."); in cmd_write() 193 shell_print(sh, "Verifying..."); in cmd_fill()
|
/Zephyr-latest/lib/heap/ |
D | heap_validate.c | 77 * Walk through the chunks linearly, verifying sizes and end pointer. in sys_heap_validate() 137 * Walk through the chunks linearly again, verifying that all chunks in sys_heap_validate()
|
/Zephyr-latest/tests/drivers/disk/disk_access/src/ |
D | main.c | 132 /* Reads sectors, verifying overflow does not occur */ 257 /* test writing data, and then verifying it was written correctly.
|
/Zephyr-latest/tests/kernel/workq/work_queue/ |
D | README.txt | 5 A simple application verifying the workqueue API
|
/Zephyr-latest/subsys/net/lib/socks/ |
D | socks.c | 181 /* Verifying the rest is not required */ in socks5_tcp_connect()
|
/Zephyr-latest/scripts/west_commands/ |
D | blobs.py | 124 self.dbg('Verifying blob {module}: {abspath}'.format(**blob))
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | dfu_srv.rst | 12 provide any functionality for storing, applying or verifying the images.
|
/Zephyr-latest/include/zephyr/storage/ |
D | stream_flash.h | 40 * This enables verifying that the data has been correctly stored (for
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/long_read/ |
D | main.c | 160 LOG_INF("Verifying read %u", read_count); in test_long_read()
|
/Zephyr-latest/doc/develop/test/ |
D | twister.rst | 1500 A plan to be used verifying basic zephyr features. 1503 A plan to be used verifying unit test. 1506 A plan to be used verifying integration. 1509 A plan to be used verifying acceptance. 1512 A plan to be used verifying system. 1515 A plan to be used verifying regression.
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_nrfx_twim.c | 79 * buffer after verifying there's room. in i2c_nrfx_twim_transfer()
|
/Zephyr-latest/tests/subsys/fs/common/ |
D | test_fs_dirops.c | 133 TC_PRINT("verifying %s%s %u\n", in check_layout()
|
D | test_fs_basic.c | 93 TC_PRINT("opening and verifying file\n"); in verify_hello()
|
/Zephyr-latest/tests/lib/mpsc_pbuf/src/ |
D | concurrent.c | 184 * which must be handled when verifying correctness during consumption. in produce()
|
/Zephyr-latest/boards/96boards/carbon/doc/ |
D | stm32f401xe.rst | 329 Verifying Bluetooth Functionality 332 This section contains instructions for verifying basic Bluetooth
|
/Zephyr-latest/subsys/net/lib/capture/ |
D | cooked.c | 150 /* Feed the packet to capture system after verifying that we are capturing in interface_recv()
|
12