beehive-lab / TornadoVM

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

Fix the tests in TestInitDataTypes #359

Closed gigiblender closed 5 months ago

gigiblender commented 5 months ago

Description

Fixes the tests in the TestInitDataTypes class

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 the tests, including the TestInitDataTypes

tornado-test -V uk.ac.manchester.tornado.unittests.api.TestInitDataTypes


CLAassistant commented 5 months ago

CLA assistant check
All committers have signed the CLA.

jjfumero commented 5 months ago

Thanks Florin. This works for all backends.