beehive-lab / TornadoVM

TornadoVM: A practical and efficient heterogeneous programming framework for managed languages
https://www.tornadovm.org
Apache License 2.0
1.16k stars 109 forks source link

Refactor TestFields unittest to use Panama data types #414

Closed mairooni closed 2 months ago

mairooni commented 2 months ago

Description

This PR updates the TestFields unittest to use the latest Panama types that TornadoVM provides.

Backend/s tested

Mark the backends affected by this PR.

OS tested

Mark the OS where this PR is tested.

Did you check on FPGAs?

If it is applicable, check your changes on FPGAs.

How to test the new patch?

Run tornado-test -V uk.ac.manchester.tornado.unittests.fields.TestFields