| Age | Commit message (Expand) | Author |
| 2014-12-08 | Fix LDADD.t_compat | ozaki-r |
| 2014-12-08 | Add basic tests for ifconf (SIOCGIFCONF) | ozaki-r |
| 2014-12-06 | Null commit, to note that the previous commit by darrenr (which said | dholland |
| 2014-12-03 | Add casts for big endian machines | christos |
| 2014-12-03 | Fix TESTSDIR | ozaki-r |
| 2014-12-02 | tests for network address printers. | christos |
| 2014-12-01 | Remove the "broken on BE" mark from the N14 testcase - ozaki-r fixed it | martin |
| 2014-11-25 | Fix wrong expected outputs | ozaki-r |
| 2014-11-23 | Since the netpgpverify rewrite to have no external pre-requisites, the | agc |
| 2014-11-20 | test for c99 flexible packed arrays | christos |
| 2014-11-20 | Add one more test | christos |
| 2014-11-20 | Add BPF_MOD tests. Plus one tiny change. | alnsn |
| 2014-11-20 | Add BPF_MOD tests. Plus one tiny change. | alnsn |
| 2014-11-20 | Handle warning messages. | uebayasi |
| 2014-11-19 | Add BPF_XOR tests. | alnsn |
| 2014-11-19 | Skip the SIGFPE test on arm when the FPU does not provide exception handling. | martin |
| 2014-11-19 | Use machdep.unaligned_sigbus to skip the unaligned access test on arm | martin |
| 2014-11-18 | Skip the tests on ARM if the NEON fpu does not support exceptions (Cortex). | martin |
| 2014-11-16 | Minor tweaks. | uebayasi |
| 2014-11-16 | Test SORT() command. | uebayasi |
| 2014-11-15 | Tweaks. | uebayasi |
| 2014-11-15 | Test object reordering by script. | uebayasi |
| 2014-11-15 | Test object ordering. | uebayasi |
| 2014-11-15 | Merge tests. | uebayasi |
| 2014-11-15 | Tweak. | uebayasi |
| 2014-11-14 | Tweak previous. | uebayasi |
| 2014-11-14 | Test orphan ELF section placement. | uebayasi |
| 2014-11-14 | Fix thinko in previous. | uebayasi |
| 2014-11-14 | Test __start_xxx/__stop_xxx symbol generation. | uebayasi |
| 2014-11-14 | Minimal linker script test. | uebayasi |
| 2014-11-04 | PR misc/49356 remove unnecessary references to atf-c/config.h | justin |
| 2014-10-31 | PR misc/49342 fix issue where time can tick during tests | justin |
| 2014-10-31 | config(1): Briefly test ioconf.c output | uebayasi |
| 2014-10-31 | config(1), config(5): Introduce "select" | uebayasi |
| 2014-10-31 | config(1): Test undefined options behavior | uebayasi |
| 2014-10-29 | config(1): Check minimal config(1) output files | uebayasi |
| 2014-10-27 | fix typo, use different address | christos |
| 2014-10-26 | - deal with MacOS/X not having clock_*() | christos |
| 2014-10-19 | Add negative offset checks to fseeko | justin |
| 2014-10-18 | src is too big these days to tolerate superfluous apostrophes. It's | snj |
| 2014-10-18 | Explicitly link C++ test case with CXX. | joerg |
| 2014-10-15 | PR standards/49279 add tests for open_memstream, ported from OpenBSD | justin |
| 2014-10-13 | Fix include order, so the makefile actually does something again. | martin |
| 2014-10-13 | Do not try the C++ 2011 test with gcc < 4.8 | martin |
| 2014-10-13 | timespec.tv_nsec is long, so use %ld instead of %jd as printf format. | martin |
| 2014-10-13 | typo | christos |
| 2014-10-13 | Oops need to bind, also make the message more interesting and check that | christos |
| 2014-10-12 | You need double the number of backslashes in a pattern, since \\ -> '\' in | christos |
| 2014-10-12 | Explain what works, what does not and why. | christos |
| 2014-10-12 | Add expect fail for PR lib/49278 | justin |