summaryrefslogtreecommitdiff
path: root/tests/lib
AgeCommit message (Expand)Author
2016-06-22Remove tests of "dawn" and "sunset" in preparation for removingkre
2016-06-18Link static test program with LDSTATIC to deal with PIE.joerg
2016-06-01Fix testing of returned entptr, and fix three affected tests.pgoyette
2016-05-28Fix mprotect for the helper.christos
2016-05-28Skip the mprotect_exec test if PaX MPROTECT restrictions are enabled.christos
2016-05-24Disable PAX mprotect to make just-in-time-compile tests work again.hannken
2016-05-05Make the 9 months ago test, when reverting from late November to thekre
2016-05-04Reduce the step size, exposing another bug.gson
2016-05-03PR bin/50574 - make the tests conform to what parsedate() actuallykre
2016-05-03Whitespace. No changes. OK christos@kre
2016-05-01In the "relative" test case, run the tests multiple times relative togson
2016-04-27- Adjust to the correct wait6 semantics (returns pid)christos
2016-04-06Use WIFCONTINUED.christos
2016-04-06Fix ATF_REQUIRE(false)christos
2016-04-06Add wait6(2) tests.christos
2016-04-04Replace LDADD with LDSTATIC.joerg
2016-03-12Fix masking for the fpsetmask_basic test, pointed out by Timo Buhrmestermartin
2016-03-08libc fallback is known to not produce nice alias entries. Avoid spuriousjoerg
2016-02-27When building the atomic op test on SPARC64 with Clang, skip thejoerg
2016-01-24Add some tests of hypot() and hypotf()gson
2016-01-24t_lwp_create needs kernel types.christos
2016-01-23Define _KERNTYPES for things that need it.christos
2016-01-07Don't crash when the device's HID Report Descriptor Pops from an empty stack.jakllsch
2016-01-07Add tests for HID Parser Pop-on-empty-stack bug.jakllsch
2016-01-04Move libusbhid tests' Report Descriptors and Report Data to seperate file,jakllsch
2016-01-03reorganize constant test datajakllsch
2016-01-03Move MY*_ATF_CHECK_EQ debugging helper macros to before all functions.jakllsch
2016-01-02Teach hid_parse_usage_in_page() how to understand hex literals, injakllsch
2016-01-02Fix round-trip of hid_usage_in_page(hid_parse_usage_in_page()) whenjakllsch
2016-01-01Rework unsigned range test cases.jakllsch
2016-01-01Fix hid_get_data() for negative or 32-bit report data.jakllsch
2016-01-01value debugging for the Logical/Physical range checksjakllsch
2016-01-01tests for libusbhid (many of which fail)jakllsch
2015-12-31Fix REL_CHECK error output; it had "expected" and "obtained" swapped.dholland
2015-12-31When evaluated on a Sunday, "next Sunday" means 7 days in the future,dholland
2015-12-31Fix the "Tuesday midnight" test to match what parsedate.y does; indholland
2015-12-29Since we're expecting to autoload modules here, make sure that thepgoyette
2015-12-22add __TEST_FENVchristos
2015-12-22Add __TEST_FENVchristos
2015-12-22put have fenv stuff elsewhere.christos
2015-12-22Put have fenv elsewhere.christos
2015-12-22Sync list of fenv enabled architectures again (PR 48633), this time for mipsmartin
2015-12-21While PR 48633 is not properly fixed, keep the additional lists ofmartin
2015-12-08Kill one more REL_DEBUG, from krechristos
2015-12-07there is no REL_DEBUGchristos
2015-12-07new tests from krechristos
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