Hi Paul, that's correct, right now all the correctness testing is done on Linux. The test suite has no support for testing on embedded devices yet.
Having support for that would be very valuable for the project and any contributions in that direction would be very welcome :) Regards, Tilmann -----Original Message----- From: jerryscript-dev [mailto:[email protected]] On Behalf Of Paul Sokolovsky Sent: Friday, July 08, 2016 12:18 AM To: [email protected] Subject: [jerryscript-dev] Running JerryScript testsuite on an embedded device? Hello, As the mailing list was created few weeks ago, but there's not much traffic, I figure I try to liven it up by asking a question which is in my backlog for investigation. So, JerryScript has quite a comprehensive testsuite, but so far I was able to see a way to run it only locally against a Unix port. Is it possible to run it against an embedded device running JerryScript? There're 2 main approaches of doing that: 1. Have special runner code and way to package tests in a single binary image deployable to a device, where the runner will execute the entire suite. 2. Control a device remotely (via serial, USB, etc. connection) and feed and execute tests one by one, with a runner residing on a full-fledged host. Does JerryScript have infrastructure for running the testsuite in one or the other way above? Thanks, Paul Linaro.org | Open source software for ARM SoCs Follow Linaro: http://www.facebook.com/pages/Linaro http://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog _______________________________________________ jerryscript-dev mailing list [email protected] https://mail.gna.org/listinfo/jerryscript-dev _______________________________________________ jerryscript-dev mailing list [email protected] https://mail.gna.org/listinfo/jerryscript-dev
