Re: [PATCH 2/2] btrfs-progs: tests: check the result log for critical warnings
From: David Sterba <hidden> Date: 2021-02-19 14:15:04
On Mon, Nov 09, 2020 at 01:39:52PM +0800, Qu Wenruo wrote:
Introduce a new function, check_test_results(), for
misc/fsck/convert/mkfs test cases.
This function is currently to catch warning message for subpage support,
but can be later expanded for other usages.