]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: verify the journal with and without a sealing key
authorFrantisek Sumsal <frantisek@sumsal.cz>
Sun, 26 Mar 2023 15:04:57 +0000 (17:04 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Mon, 27 Mar 2023 10:00:30 +0000 (11:00 +0100)
commit4c9c91defcdb7f8f40337a26c0d55b725d4245e1
treed9010a9c194c8be9d84cd136c005127aae741fe4
parent830e52caa2bf1a29f56cb93e7ed85acb1bda11c3
test: verify the journal with and without a sealing key

The bit flips during journal verification cause various types of journal
corruptions, so it's useful to go through it even without a sealing key
to see how we handle corrupted stuff.

Also, provide a sealing key if running in "CI mode" (i.e. arguments),
to check the FSS-related codepaths in CIs as well.
src/journal/meson.build
src/journal/test-journal-verify.c