On Friday 28 June 2013 19:06:04 Otavio Salvador wrote: > Did you think about adding something like an overidable set of hooks > which starts, setup image and shutdown the machine? This would allow > same framework to be used for real hardware test.
Yes, we did think about this; the way this would be done would be to simply swap out the QemuRunner instance at runtime with some other class that has the same interface which would provision a real machine. However there is no established framework for doing the latter, and at the moment we just want to concentrate on getting runtime tests working. As long as the tests themselves know as little as possible about the machine they are running in then switching over to real hardware is pretty straightforward, and we've tried to design things in that manner. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core