summaryrefslogtreecommitdiff
path: root/tests/common.h (follow)
AgeCommit message (Collapse)Author
2023-12-16Also handle SIGTRAP in testsq66
SIGILL is not the only possible trap handler. On non-x86 archs this is not the case for instance.
2023-08-22Show the failing file name in the testsuitejvoisin
2023-04-13Add a basic testsuitejvoisin