add a test for foreign functions taking struct args
authorAndy Wingo <wingo@pobox.com>
Tue, 26 Jan 2010 21:55:58 +0000 (22:55 +0100)
committerAndy Wingo <wingo@pobox.com>
Tue, 26 Jan 2010 21:56:42 +0000 (22:56 +0100)
commitc612ed59ab3ba92a0b778d30f21c493341160df2
tree50754449a66bb9ea1ac4ca514caafcc67db3b7d9
parent75383ddbd77d5981e5ab4ac72818b96d391c9e22
add a test for foreign functions taking struct args

* test-suite/standalone/test-ffi (f-sum-struct):
* test-suite/standalone/test-ffi-lib.c (test_ffi_sum_struct): Add a
  struct test. Wheee....
test-suite/standalone/test-ffi
test-suite/standalone/test-ffi-lib.c