<p dir="ltr"></p>
<p dir="ltr">Sent from my Nexus 6.<br>
I'm on mobile, please excuse autocorrect fail.<br>
On Feb 24, 2016 21:38, "Zhenbo Li" <<a href="mailto:litimetal@gmail.com">litimetal@gmail.com</a>> wrote:<br>
><br>
> 2016-02-21 21:38 GMT+08:00 Zhenbo Li <<a href="mailto:litimetal@gmail.com">litimetal@gmail.com</a>>:<br>
> ><br>
> > I think I can write a functional python script, and submit it to wine.<br>
> > In mesa, it needs to do<br>
> > little(more simple than piglit/tests/igt.py). I'm writing a proof of<br>
> > concept test(piglit/tests/wine)<br>
> > now, and I'm going to send it to this mail list few days later.<br>
><br>
> Hello,<br>
><br>
> It costs me some time to read previous code. I've finished my</p>
<p dir="ltr">> proof-of-concept work[1]. As we mentioned before, we can add an<br>
> interpreter for test results in wine, and call it from piglit via a<br>
> simple script.</p>
<p dir="ltr">That will probably work, the only thing to consider with that approach is that it is more expensive to start an external process than interpret in piglit's Python process. If there aren't a lot of tests that may not be a big deal, but if there are thousands of tests you will start to see overhead.</p>
<p dir="ltr">Dylan</p>
<p dir="ltr">><br>
> [1]: <a href="https://github.com/Endle/piglit-gsoc/commit/49ab297e9f0e5284b949f54b401c0da609c82d69">https://github.com/Endle/piglit-gsoc/commit/49ab297e9f0e5284b949f54b401c0da609c82d69</a><br>
> <a href="https://github.com/Endle/wine-gsoc/commit/e278a23b23db3b398231f8cc17877c4513d6fed9">https://github.com/Endle/wine-gsoc/commit/e278a23b23db3b398231f8cc17877c4513d6fed9</a><br>
><br>
> --<br>
> Have a nice day!<br>
> Zhenbo Li<br>
> _______________________________________________<br>
> Piglit mailing list<br>
> <a href="mailto:Piglit@lists.freedesktop.org">Piglit@lists.freedesktop.org</a><br>
> <a href="https://lists.freedesktop.org/mailman/listinfo/piglit">https://lists.freedesktop.org/mailman/listinfo/piglit</a><br>
</p>