Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| eb244724 | 2021-07-16 14:33:04 | Use CHECK to assert more things in test suite (#654) * Use CHECK to assert more things in test suite * Use snprintf instead of sprintf * Fix va_struct1 and va_struct3 | ||
| e6eb59cd | 2021-06-09 16:00:10 | Add struct test to verify a nested float struct (#640) The test aims to check a nested float struct [float, [float,float]] to see whether it works good with libffi. Signed-off-by: Cheng Jin <jincheng@ca.ibm.com> |