Searched refs:cmp_ctx (Results 1 – 1 of 1) sorted by relevance
346 struct stream_flash_ctx cmp_ctx; in ZTEST() local356 cmp_ctx = bad_ctx; in ZTEST()368 cmp_ctx = bad_ctx; in ZTEST()374 zassert_equal(cmp_ctx.bytes_written, bad_ctx.bytes_written, in ZTEST()379 zassert_equal(bad_ctx.buf_bytes, cmp_ctx.buf_bytes + tow, in ZTEST()455 struct stream_flash_ctx cmp_ctx; in ZTEST() local462 cmp_ctx = bad_ctx; in ZTEST()465 zassert_equal(memcmp(&bad_ctx, &cmp_ctx, sizeof(bad_ctx)), 0, in ZTEST()