Skip to content

lisa.tests.base: Add DmesgTestBundle

Douglas Raillard requested to merge github/fork/douglas-raillard-arm/_pr302 into master

DmesgTestBundle allows writing tests based on dmesg. It comes with a generic test that checks that no message more critical than "warn" appeared during the execution of the test.

Signed-off-by: Douglas RAILLARD douglas.raillard@arm.com

Merge request reports