I am writing tests to catch some not that common settings in third party
smartcard CA:s.
How can I run just a few tests and recompile just a single file?
Rebuilding everything takes way too long for my patience.
I just want to extract the public key, convert it to a ssh-key and watch
the test fail.