Re: [RFC v1 07/10] iio: light: opt3001: add roadtest

2022-03-18 Thread Vincent Whitchurch
On Tue, Mar 15, 2022 at 12:11:50AM +0100, Brendan Higgins wrote: > On Fri, Mar 11, 2022 at 11:24 AM Vincent Whitchurch > wrote: > > +class TestOPT3001(UMLTestCase): > > I am partial to starting with UML since there are a lot of nice easy > things about starting there; however, I imagine people wi

Re: [RFC v1 07/10] iio: light: opt3001: add roadtest

2022-03-18 Thread Johannes Berg
On Fri, 2022-03-18 at 16:49 +0100, Vincent Whitchurch wrote: > > It should be possible, but upstream QEMU doesn't have everything that we > need so some work is needed there. Also, of course work is need to > provide user space for running the tests and communicating between the > virtual machine