summaryrefslogtreecommitdiff
path: root/tests/lib
AgeCommit message (Expand)Author
2015-11-27fix double negationchristos
2015-11-18Add more exhaustive db tests that include higher bucket sizeschristos
2015-11-10CID 1338516: Handle svc_run() returning.christos
2015-11-08Disable debugging.christos
2015-11-08Add more rpc tests. XXX: Need rpcbind running.christos
2015-11-07Fix code style errors pointed out by christos during the review of thenros
2015-11-07Add the C11 function aligned_alloc to libc.nros
2015-11-06make this compile for tests.christos
2015-11-06Add a test for the raw transports which are currently busted.christos
2015-10-31merge more the testschristos
2015-10-31Account for J, fix %Zchristos
2015-10-30tests for %Zchristos
2015-10-30ISO 8601 and RFC 3339 specify that an offset can be up to 23:59 andginsbach
2015-10-30Additional tests for timezone offsets.ginsbach
2015-10-29Add tests for %zchristos
2015-09-12make error more informative.christos
2015-09-11Add two test cases that should cover PR 50228.martin
2015-09-08Clear the XFAIL from PR 45391.dholland
2015-08-26Mark the ssh test as expected failure pointing to PR lib/50174martin
2015-07-08Build t_fpgetmask/t_fpgetround for aarch64 since they are now in libcmatt
2015-07-04strptime now sets tm_ydaychristos
2015-06-26Check that PTHREAD_RWLOCK_INITIALIZER works.pooka
2015-06-22- don't create a db file.christos
2015-06-22Add new failing test.christos
2015-06-22Don't build tests that depend on RUMP if BSD_MK_COMPAT_FILE is defined.matt
2015-06-06Don't pass uninitialized variables by value.joerg
2015-05-23Add a VIS_NOLOCALE testchristos
2015-05-01- new test for strtoichristos
2015-04-28Add hour tests as a standalone test case.ginsbach
2015-04-22Make century and year conversion tests a standalone test case rather thanginsbach
2015-04-21Make seconds conversion tests a standalone test case rather thanginsbach
2015-04-17Add more detail to test descriptions.ginsbach
2015-04-09Split inet_addr(3) tests from t_inet_network into stand-alone t_inet_addr,ginsbach
2015-04-05fix typo bindinging -> bindingrtr
2015-04-05add another test program for connect(2) that checks that connect failsrtr
2015-04-05- ATF_REQUIRE(EINVAL == errno);rtr
2015-04-05New test program for bind(2), with a single (currently eroneously failing)martin
2015-03-29add return_one_startmatt
2015-03-28Update for new RISCV ABImatt
2015-03-07Reduce the number of loops.isaki
2015-02-28Make sure to use the values calculated in the loop that is supposed to crashmartin
2015-02-27add truncate causing signal testchristos
2015-02-27Double the timeout for sentev_basic to 600 seconds to make it work onmartin
2015-02-26bsize_ffactor takes *very* long to complete on some slower machines (maybemartin
2015-02-17m68k (except sun2) never issue SIGBUS on unaligned accesses.isaki
2015-02-14Add two more libbpfjit_jmp_jeq_x_noinit_XX tests.alnsn
2015-02-14Replace accidentally committed test with libbpfjit_jmp_jeq_x_noinit_ax test.alnsn
2015-02-14Improve libbpfjit_jmp_jeq_x test.alnsn
2015-02-14uint64_t -> uint32_t. 32bit is sufficient in this caseisaki
2015-02-13Fix strange editor mishap and start block comment on its own line.martin