Workaround a flaw in the build toolchain 59/221359/5 accepted/tizen/unified/20200115.123335 submit/tizen/20200114.152758 submit/tizen/20200115.044909 submit/tizen/20200115.100804
authorMichal Bloch <m.bloch@samsung.com>
Tue, 14 Jan 2020 14:18:53 +0000 (15:18 +0100)
committerMichal Bloch <m.bloch@samsung.com>
Tue, 14 Jan 2020 15:14:01 +0000 (16:14 +0100)
commit81f065569b9804bb2efbc2dcfdf35427adb6271f
treec26dc81a1f84234b6b7ed20210358174cef24b11
parent34e0e0c1dc8ac02656717158bfa5d32f4e5906de
Workaround a flaw in the build toolchain

For armv7l builds, the emulator handles the `scandirat` syscall
differently than what glibc expects. This results in EOVERFLOW.

Handle this case by skipping the test (it can't really be salvaged
from our side).

Change-Id: I8100dd342ebfc086642e134619270403ae361462
Signed-off-by: Michal Bloch <m.bloch@samsung.com>
Makefile.am
src/tests/config.c