Re: [PATCH wayland v2] tests: detect if debugger is attached

2014-12-01 Thread Pekka Paalanen
On Fri, 28 Nov 2014 15:36:52 +0100 Marek Chalupa wrote: > Copy function from libinput/test/litest.c is_debugger_detached() > and use it in our test-runner. If debugger is attached, turn off > leak checks and timeouts automatically. > > Revision of libinput: 028513a0a723e97941c39c4aeb174331987239

[PATCH wayland v2] tests: detect if debugger is attached

2014-11-28 Thread Marek Chalupa
Copy function from libinput/test/litest.c is_debugger_detached() and use it in our test-runner. If debugger is attached, turn off leak checks and timeouts automatically. Revision of libinput: 028513a0a723e97941c39c4aeb17433198723913 v2. rebased to master Signed-off-by: Marek Chalupa --- tests/