aboutsummaryrefslogtreecommitdiff
path: root/gcc/selftest.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-19selftest.c: gracefully handle NULL in assert_streqDavid Malcolm1-1/+13
2016-06-13selftests: improve reported failure locationsDavid Malcolm1-10/+10
2016-06-13selftest: show values when ASSERT_STREQ failsDavid Malcolm1-0/+32
2016-06-06Selftest frameworkDavid Malcolm1-0/+47