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