Searched refs:corrupt_ate (Results 1 – 1 of 1) sorted by relevance
668 struct nvs_ate corrupt_ate, close_ate; in test_nvs_gc_corrupt_ate() local681 corrupt_ate.id = 0xdead; in test_nvs_gc_corrupt_ate()682 corrupt_ate.offset = 0; in test_nvs_gc_corrupt_ate()683 corrupt_ate.len = 20; in test_nvs_gc_corrupt_ate()684 corrupt_ate.crc8 = 0xff; /* Incorrect crc8 */ in test_nvs_gc_corrupt_ate()694 &corrupt_ate, sizeof(corrupt_ate)); in test_nvs_gc_corrupt_ate()