> On 3 Apr 2020, at 16:03, Jan Matyáš <jmat...@codasip.com> wrote: > > the instr. set simulator (ISS) need not necessarily run on the same system as > the OpenOCD instance being tested.
Sure, but this is not as easy as it seems. --- To get a better understanding of the question, here are some details: The pre-release binaries under test are: https://github.com/xpack-dev-tools/pre-releases/releases/tag/test A Travis CI run of the OpenCOD xPack test is: https://travis-ci.org/github/xpack-dev-tools/openocd-xpack/builds/670586503 However, the functionality of the test is minimal, it only asks openocd for its version: https://github.com/xpack-dev-tools/openocd-xpack/blob/12362b192933a4336e2bcbd51f516c27443963df/tests/scripts/common-functions-source.sh#L225-L230 The Travis configuration that basically repeats the same test on all those platforms is: https://github.com/xpack-dev-tools/openocd-xpack/blob/xpack-develop/tests/scripts/travis-trigger.sh Regards, Liviu _______________________________________________ OpenOCD-devel mailing list OpenOCD-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openocd-devel