summaryrefslogtreecommitdiff
path: root/testsuite/libffi.call
Commit message (Expand)AuthorAgeFilesLines
* Test idea borrowed from cpythonAnthony Green2022-09-241-0/+90
* Add test case transcribed from cpythonAnthony Green2022-09-241-0/+63
* Add test caseAnthony Green2022-09-181-0/+60
* Add missing ABI_ATTRAnthony Green2022-09-181-1/+1
* Fix test headersAnthony Green2022-09-151-1/+1
* msvc requires the printf change, not mingwAnthony Green2022-09-151-2/+2
* Fix test caseAnthony Green2022-09-141-4/+5
* Improve test caseAnthony Green2022-09-141-2/+2
* Add test caseAnthony Green2022-09-141-0/+40
* New test casesAnthony Green2022-05-283-0/+195
* Fix check for invalid varargs arguments. (#707)Roland Schatz2022-05-231-0/+154
* Clean up typesAnthony Green2022-05-221-9/+8
* testsuite/libffi.call: fix mismatching return types (#679)Andreas Schwab2021-12-234-7/+7
* No more xfail for alphaAnthony Green2021-07-291-1/+1
* Test passing structs by valueAnthony Green2021-07-292-0/+154
* Fix test checkAnthony Green2021-07-161-1/+1
* Fix test checkAnthony Green2021-07-161-1/+1
* Use CHECK to assert more things in test suite (#654)Hood Chatham2021-07-1610-0/+98
* Print more information when an assertion fails in test suite (#649)Hood Chatham2021-06-271-1/+7
* This test includes a closure and must live in the closures test directory. (#...Matthew Green2021-06-261-107/+0
* 2021-06-15 Jakub Jelinek <jakub@redhat.com>Jakub Jelinek2021-06-151-0/+107
* Bug #680. Don't accept floats or small ints as var args. (#628)Anthony Green2021-03-232-119/+197
* Move nested_struct3 test to closures directoryv3.3Anthony Green2019-11-231-111/+0
* Move closure test to closure directoryAnthony Green2019-11-221-54/+0
* More more closure tests to the closure test directoryAnthony Green2019-11-2220-2601/+0
* Move closure tests so we can easily XFAIL them for some targetsAnthony Green2019-11-2274-6167/+0
* Fix or1k lack-of-g++ checking in testsuiteAnthony Green2019-11-203-3/+14
* No C++ for or1k-unknown-elfAnthony Green2019-11-191-1/+1
* No C++ for or1kAnthony Green2019-11-191-1/+1
* Disable type warnings for or1k.Anthony Green2019-11-191-1/+1
* No c++ for or1k-elfAnthony Green2019-11-191-1/+1
* Mark xfail for m68k and alpha.Anthony Green2019-11-071-1/+1
* Making the change to correct the comment when SUN (#521)pichikaudaykiran2019-10-091-8/+9
* Fix appveyor windows build (#420)fwg2018-04-021-1/+14
* Expand ABI tests on x86. Testsuite bug fixes.Anthony Green2018-03-292-1/+47
* msvc c99 hackAnthony Green2018-03-271-2/+2
* msvc fixesAnthony Green2018-03-271-0/+2
* Remove uninitialized warning. Fix #163.Anthony Green2018-03-271-0/+1
* xfail unwind tests for moxieAnthony Green2018-03-172-2/+2
* new test: return small structSergei Trofimovich2018-02-171-0/+57
* aarch64: fix index base register for AArch64Saleem Abdulrasool2017-10-261-0/+95
* xfail the unwindtest for osx as per issue #279Anthony Green2016-09-041-1/+1
* Do not use fabsl() in float2.c testYuriy Kolerov2016-07-291-1/+3
* Fix output expectations in cls_dbls_struct.c testYuriy Kolerov2016-07-291-2/+2
* x86: Fix calling convention for ffi_closure_win64_innerRichard Henderson2016-04-291-0/+1
* add ffi_get_struct_offsetsTom Tromey2016-02-221-0/+46
* Tidy call.exp test collectionRichard Henderson2015-10-201-1/+1
* Test case from Issue #70Richard Henderson2015-10-201-0/+46
* New test case for old aarch64 bugAnthony Green2015-01-131-0/+127
* Merge pull request #145 from rth7680/masterAnthony Green2014-11-1541-935/+0
|\