logger: Add -check-expected subcommand.
authorMarcelina Kościelnicka <mwk@0x04.net>
Thu, 12 Aug 2021 15:36:03 +0000 (17:36 +0200)
committerMarcelina Kościelnicka <mwk@0x04.net>
Thu, 12 Aug 2021 15:41:39 +0000 (17:41 +0200)
commitc58ac63c97183dde25b7a42c1a8e85ab0dd7fe96
tree0a863e7c774f230f176d2217a8a249b2fc424cf9
parentbfcd08a323044e1856ca971ba942bd36ee979f8e
logger: Add -check-expected subcommand.

This allows us to have multiple "expect this warning" calls in a single
long script, covering only as many passes as necessary.
kernel/log.cc
passes/cmds/logger.cc