K 10 svn:author V 2 kp K 8 svn:date V 27 2018-12-25T11:08:53.967320Z K 7 svn:log V 314 MFC r341835: pf tests: Use the ATF cleanup infrastructure in the ioctl tests Use ATF_TC_CLEANUP(), because that means the cleanup code will get called even if a test fails. Before it would only be executed if every test within the body succeeded. Reported by: Marie Helene Kvello-Aune END