Edit

kc3-lang/libffi/testsuite

Branch :

  • Show log

    Commit

  • Author : Cheng Jin
    Date : 2021-06-09 16:00:10
    Hash : e6eb59cd
    Message : 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>