Searched refs:fake_boot_id (Results 1 – 1 of 1) sorted by relevance
34 sd_id128_t fake_boot_id; in TEST() local45 assert_se(sd_id128_randomize(&fake_boot_id) == 0); in TEST()54 …assert_se(journal_file_append_entry(f->file, &ts, &fake_boot_id, &iovec, 1, NULL, NULL, NULL) == 0… in TEST()69 assert_se(sd_id128_equal(o->entry.boot_id, fake_boot_id)); in TEST()