Remove the need for the kernel tests to hard-code the recipe name
This is just a minor thing that annoys me -- right now, the kernel tests need to hard-code the name of the recipe they're in. I'd rather we didn't have to do that, so let's use the regularity of the namespacing to figure out the recipe name.