tests: write image to current directory by default
authorPekka Paalanen <pekka.paalanen@collabora.com>
Fri, 1 Nov 2019 14:27:07 +0000 (16:27 +0200)
committerPekka Paalanen <pekka.paalanen@collabora.com>
Fri, 22 Nov 2019 10:53:01 +0000 (12:53 +0200)
commit2c73b673a7f3b882797a1412dec2cbbdb6cee1f5
treeb819c76e76f095691298c781ad30f1f7b2a0fb27
parent97749170496f8df1571471451a4cc5372442ce0b
tests: write image to current directory by default

This reverts 50b7b708352dbf0d6670d9ae5668e3c215e28662.

We didn't make Meson create a logs directory, so writing the images fails
because the directory does not exist. If you run a test without Meson, there is
even less expectation that it would write somewhere else than CWD by default.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
tests/weston-test-client-helper.c