On Fri, Mar 21, 2025 at 01:47:27PM +0100, Joel Granados wrote: > As more tests are added, the exit function gets longer than it should > be. Condense the un-register calls into a for loop to make it easier to > add/remove tests. > > Signed-off-by: Joel Granados <joel.granados@xxxxxxxxxx> Much cleaner too. :) Reviewed-by: Kees Cook <kees@xxxxxxxxxx> -- Kees Cook