summaryrefslogtreecommitdiff
path: root/testsuite/libffi.closures
Commit message (Expand)AuthorAgeFilesLines
* 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