summaryrefslogtreecommitdiff
path: root/testsuite/libffi.closures
Commit message (Expand)AuthorAgeFilesLines
* Fix test case for 64-bit mingwAnthony Green2022-09-151-20/+20
* Passes on 64bit mingwAnthony Green2022-09-151-2/+2
* Fix test headersAnthony Green2022-09-151-163/+1
* Fix unwindtest on macosAnthony Green2022-09-061-1/+1
* testsuite/libffi.closures: Fix PowerPC 64 (#709)A. Wilcox2022-05-234-4/+4
* Fix CHECKAnthony Green2021-07-161-1/+1
* Don't check the whole buffer, just what we printed.Anthony Green2021-07-161-2/+2
* Fix test caseAnthony Green2021-07-161-1/+1
* Use CHECK to assert more things in test suite (#654)Hood Chatham2021-07-1685-56/+1103
* Fix warningsAnthony Green2021-06-282-4/+4
* Add tests for single entry structs (#653)Hood Chatham2021-06-283-0/+289
* Fix the assertions in cls-24byte (#652)Hood Chatham2021-06-281-3/+3
* Print more information when an assertion fails in test suite (#649)Hood Chatham2021-06-271-1/+7
* Fix signature of function pointer in cls_dbls_struct (#648)Hood Chatham2021-06-271-1/+1
* This test includes a closure and must live in the closures test directory. (#...Matthew Green2021-06-261-0/+107
* Make test methods static (#644)Hood Chatham2021-06-2535-35/+35
* Add struct test to verify a nested float struct (#640)Cheng Jin2021-06-091-0/+86
* Bug #680. Don't accept floats or small ints as var args. (#628)Anthony Green2021-03-232-88/+0
* Static tramp v5 (#624)Madhavan T. Venkataraman2021-03-051-0/+3
* testsuite: Add a missing include of <inttypes.h> to fix build failure in test...Jeremy Huddleston Sequoia2020-10-271-0/+2
* Move nested_struct3 test to closures directoryv3.3Anthony Green2019-11-231-0/+111
* Add missing closing braceAnthony Green2019-11-231-0/+1
* Move closure test to closure directoryAnthony Green2019-11-221-0/+54
* More more closure tests to the closure test directoryAnthony Green2019-11-2221-0/+2617
* Move closure tests so we can easily XFAIL them for some targetsAnthony Green2019-11-2276-0/+6355