Searched refs:test_fcb (Results 1 – 12 of 12) sorted by relevance
22 rc = fcb_append(&test_fcb, i, &loc); in fcb_pretest_crc_disabled_after_enabled()24 rc = flash_area_write(test_fcb.fap, FCB_ENTRY_FA_DATA_OFF(loc), in fcb_pretest_crc_disabled_after_enabled()27 rc = fcb_append_finish(&test_fcb, &loc); in fcb_pretest_crc_disabled_after_enabled()31 test_fcb_crc_disabled.f_erase_value = test_fcb.f_erase_value; in fcb_pretest_crc_disabled_after_enabled()32 test_fcb_crc_disabled.f_sector_cnt = test_fcb.f_sector_cnt; in fcb_pretest_crc_disabled_after_enabled()33 test_fcb_crc_disabled.f_sectors = test_fcb.f_sectors; in fcb_pretest_crc_disabled_after_enabled()
16 struct fcb test_fcb = {0}; variable134 fcb_tc_pretest(2, &test_fcb); in fcb_pretest_2_sectors()139 fcb_tc_pretest(4, &test_fcb); in fcb_pretest_4_sectors()
15 fcb = &test_fcb; in ZTEST()
26 extern struct fcb test_fcb;
41 test_fcb_append(&test_fcb); in ZTEST()
19 fcb = &test_fcb; in ZTEST()
27 fcb = &test_fcb; in ZTEST()
20 fcb = &test_fcb; in ZTEST()
23 fcb = &test_fcb; in ZTEST()