summaryrefslogtreecommitdiff
path: root/regress/lib/libc
AgeCommit message (Expand)Author
2014-01-10don't include bsd.sys.mkchristos
2012-07-22Revert the test addition.rmind
2012-07-21Add a simple test for cdb(5).rmind
2012-03-18The inttypes(3) check has already been moved to ATF.jruoho
2011-05-26Default to -Wno-sign-compare -Wno-pointer-sign for clang.joerg
2011-04-09These tests have (finally) been atf-ifiedpgoyette
2011-01-11The getqaddrinfo test has been atf-ifiedpgoyette
2011-01-08Since the regex test is gone, don't try to descend into its SUBDIRpgoyette
2011-01-08The regex test has been atf-ifiedpgoyette
2011-01-08rpc/xdr test has been atf-ifiedpgoyette
2011-01-07The db test has been atf-ifiedpgoyette
2011-01-07cerror and ttyio tests have been atf-ifiedpgoyette
2011-01-06mktime test has been atf-ifiedpgoyette
2011-01-05The nsdispatch test has been atf-ified.pgoyette
2011-01-05The strptime test has previously been atf-ified.pgoyette
2011-01-04The atexit test has been atf-ified.pgoyette
2011-01-03The servent test has been atf-ifiedpgoyette
2011-01-02Remove atf-ified tests: servent protoent md5shapgoyette
2011-01-02The ieeefp stuff has been atf-ified, with the exception of ieeefp/testfloatpgoyette
2011-01-01The last of the libc/stdlib tests have been atf-ifiedpgoyette
2010-12-31More tests have been atf-ifiedpgoyette
2010-12-31These tests have been atf-ifiedpgoyette
2010-12-28ldexp has been atf-ifiedpgoyette
2010-12-28The last of lib/libc/gen tests have been converted to atf.pgoyette
2010-12-27The *setjmp tests have moved to atfpgoyette
2010-12-27The ssp tests have moved to atf format in src/tests/lib/libc/ssp/pgoyette
2010-12-26Remove the rest of the libc/string tests - they've moved to atfpgoyette
2010-12-25Remove regress versions of str* tests - they have been atf-ifiedpgoyette
2010-12-25Don't descend into siginfo - it's not there any morepgoyette
2010-12-25The siginfo tests have migrated to atf in src/tests/lib/libc/gen/pgoyette
2010-12-23Remove a couple tests - they've moved to atfpgoyette
2010-12-22Remove these tests from regress - they've been converted to atfpgoyette
2010-12-21These tests have been converted to atfpgoyette
2010-01-26make this test actually work:mrg
2009-11-25Handle undefined USE_SSP. XXX *_SSP variables needs clean-up.uebayasi
2009-11-25Descend into ssp/ only if ${USE_SSP} is yes.uebayasi
2009-07-18Start with alignment '1' and write the search char to the byte beforedsl
2009-07-18Add tests that scan for 0x0 and 0xff.dsl
2009-07-18We can try to trick the compiler, but at least we need to let itpgoyette
2009-07-17Pollute the space either side of the string being compared with the testdsl
2009-07-11The local function pointer wasn't enough to stop gcc using the builtindsl
2009-05-07add regression test for gdtoa large field width.christos
2009-04-02add a test which stresses the rbtree code with random numbersdrochner
2009-02-17si_sigval is now si_value.christos
2009-02-17add a regression test for sigfpe. Most ports don't pass it right now.christos
2009-01-30signal(getpid(), SIGFOO) -> raise(SIGFOO)ad
2009-01-25Use %zu instead of %lu. for size_t.nonaka
2009-01-25sign-compare fixlukem
2009-01-24add glue to compile all the files we use from libc here.christos
2009-01-18fix -Wsign-compare issueslukem