summaryrefslogtreecommitdiff
path: root/fs/Kconfig.binfmt
diff options
context:
space:
mode:
authorStefano Brivio <sbrivio@redhat.com>2018-03-17 04:31:41 +0300
committerDavid S. Miller <davem@davemloft.net>2018-03-18 03:15:14 +0300
commit36455bd1e977ef1ccd8e89018bd14d0a5b96b4e5 (patch)
treef0414f75f64542036adf16b33f215558503cad65 /fs/Kconfig.binfmt
parentf2c929feeccd3d56be284b9e24e04cd3c4779a4f (diff)
downloadlinux-36455bd1e977ef1ccd8e89018bd14d0a5b96b4e5.tar.xz
selftests: pmtu: Introduce support for multiple tests
Introduce list of tests and their descriptions, and loop on it in main body. Tests will now just take care of calling setup with a list of "units" they need, and return 0 on success, 1 on failure, 2 if the test had to be skipped. Main script body will take care of displaying results and cleaning up after every test. Introduce guard variable so that we don't clean up twice in case of interrupts or unexpected failures. The pmtu_vti6_exception test can now run its third step even if the previous one failed, as we can return values from it. Also introduce support to display test descriptions, and display aligned OK/FAIL/SKIP test outcomes. Buffer error strings so that in case of failure we can display them right under the outcome for each test. Signed-off-by: Stefano Brivio <sbrivio@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/Kconfig.binfmt')
0 files changed, 0 insertions, 0 deletions