tests/test-util-filemonitor: Skip test on non-x86 Travis containers
commit4f370b109876e0482d46dbe969f093d7ccf6269e
authorThomas Huth <thuth@redhat.com>
Wed, 4 Dec 2019 15:46:16 +0000 (4 16:46 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 18 Dec 2019 20:17:45 +0000 (18 20:17 +0000)
tree8a81e9f402df57c26b9b9e6836aacc033268cd60
parenta0d6d7454adb7255a4be33ae0d6a0ca81991273f
tests/test-util-filemonitor: Skip test on non-x86 Travis containers

test-util-filemonitor fails in restricted non-x86 Travis containers
since they apparently blacklisted some required system calls there.
Let's simply skip the test if we detect such an environment.

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Cleber Rosa <crosa@redhat.com>
Tested-by: Cleber Rosa <crosa@redhat.com>
Message-Id: <20191204154618.23560-6-thuth@redhat.com>
tests/test-util-filemonitor.c