tests: Add libeu to tests needing error() API
authorKhem Raj <raj.khem@gmail.com>
Tue, 13 Sep 2022 16:40:06 +0000 (09:40 -0700)
committerMark Wielaard <mark@klomp.org>
Thu, 13 Oct 2022 15:54:20 +0000 (17:54 +0200)
commit6284f4d12ccbc6405e986fd84ac6d4d72dc9c2a7
tree0a8367a7c0238a3c8396172ded96e9543a6f2112
parent9891b6117b836b60830c03c0297d83597f319dbc
tests: Add libeu to tests needing error() API

A local error() implementation is used when libc does not provide it,
therefore link in libeu.a which contains this function in tests needing
error() API

Signed-off-by: Khem Raj <raj.khem@gmail.com>
tests/ChangeLog
tests/Makefile.am