self tests: Replace nose by pytest
nose is not maintained anymore and has a number of annoying behaviours, so replace it with the more widely-used pytest.
PENDING ON: https://github.com/ARM-software/devlib/pull/514 Otherwise, the tests fail at import time since the SyntaxWarning is turned into an error