Am 11.07.21 um 20:36 schrieb Ichthyostega:
https://github.com/Ichthyostega/yoshimi-test.git


Hi Will,
Hi Kristian,

just a status update on my ongoing work regarding the Testrunner.
Meanwhile I've paved my way through those nasty little details that
need attention when running and communicating with a subprocess.
Most notably, we can now do a blocking wait with timeout to match
on some token expected in the output from the subprocess. This
allows us to send a setup script and then wait for Yoshimi to
become ready. And of course it allows us to wait for the actual
test to finish properly. In case of a timeout, we'll kill off
the subprocess and the output reading thread will unwind.

Next step is preparing and sending the actual test script and
thus launching the first actual test run. After that, we'll
have to care for reading the generated sound. And so on...

Cheers,
Hermann




_______________________________________________
Yoshimi-devel mailing list
Yoshimi-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/yoshimi-devel

Reply via email to