Re: Automated regression testing‏

2010-10-09 Thread Ralf Wildenhues
Hi Jef, * Jef Driesen wrote on Fri, Oct 08, 2010 at 09:37:02PM CEST: > 1. How do I start and stop my device simulator? > > In order to run the test application, the device simulator needs to > be running. And afterwards it needs to be shutdown again. How can I > do this? The device simulator is n

Automated regression testing‏

2010-10-08 Thread Jef Driesen
Hi, I have a couple of questions about running tests. I already know how to build and run a typical unit tests, with check_PROGRAMS = ... TESTS = ... But in my case the situation is a little different. I'll start with a little description of the problem I want to solve. I'm writing a library