Added full testing support for S time interrupts
Created by: kipmacsaigoren
Changed the tests to support actually testing for s time interrupts. Before, the S time interrupt could only be caused by manually writing its interrupt pending bit. Since these interrupts can now be enabled via SSTC_SUPPORTED
in the configs, the tests have also been updated to check for proper behavior when they are enabled. This will require a make allclean.