[foreign] RFR: add test for C stdlib

Sundararajan Athijegannathan sundararajan.athijegannathan at oracle.com
Tue Jun 12 16:04:16 UTC 2018


Looks good.

PS. Built/tested on Mac. All tests fine.

-Sundar

On 12/06/18, 7:14 PM, Maurizio Cimadamore wrote:
> Uploaded another revision.
>
> This new revision uses combinatorial input for most of the tests. In 
> doing so I tripped up a bug in variadic calls not handling floating 
> points correctly, which I have fixed.
>
> Webrev:
>
> http://cr.openjdk.java.net/~mcimadamore/panama/stdlib_test_v2/
>
> Please, give it a spin on a another platform, in case I missed something.
>
> Maurizio
>
>
> On 11/06/18 19:02, Maurizio Cimadamore wrote:
>> Hi,
>> this patch adds a slightly more comprehensive test for C's stdlib 
>> featuring a wider array of libraries than those tested in the past. 
>> The test is meant to stress almost all of the binder features, struct 
>> integration, callbacks, symbolic layout resolution, variadic calls, etc.
>>
>> I deleted the TypedSortTest which is now subsumed by this one.
>>
>> Webrev:
>>
>> http://cr.openjdk.java.net/~mcimadamore/panama/stdlib_test/
>>
>>
>> Cheers
>> Maurizio
>>
>


More information about the panama-dev mailing list