Hi,
On 4 September 2014 14:46, Pekka Paalanen wrote:
> On Fri, 29 Aug 2014 11:21:29 +0200
> Marek Chalupa wrote:
>
> > This function is used in one test only, but its functionality can be
> > used in another tests to (create thread and wait until it is sleeping).
> > We just need to pass the st
On Fri, 29 Aug 2014 11:21:29 +0200
Marek Chalupa wrote:
> This function is used in one test only, but its functionality can be
> used in another tests to (create thread and wait until it is sleeping).
> We just need to pass the starting function for the thread as an argument.
>
> Signed-off-by:
This function is used in one test only, but its functionality can be
used in another tests to (create thread and wait until it is sleeping).
We just need to pass the starting function for the thread as an argument.
Signed-off-by: Marek Chalupa
---
tests/display-test.c | 55 ++