Home
last modified time | relevance | path

Searched refs:_test_request_upgrade_n (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/subsys/dfu/mcuboot_multi/src/
Dmain.c37 static void _test_request_upgrade_n(uint8_t fa_id, int img_index, int confirmed) in _test_request_upgrade_n() function
79 _test_request_upgrade_n(FIXED_PARTITION_ID(slot1_partition), 0, 0); in ZTEST()
80 _test_request_upgrade_n(FIXED_PARTITION_ID(slot3_partition), 1, 1); in ZTEST()