On Thu, Sep 24, 2020 at 03:36:41PM +0200, mwi...@suse.com wrote:
> From: Martin Wilck
>
> The unit tests use a lot of internal symbols that we don't want
> to add to the ABI if we don't have to. As long as we don't
> have to make incompatible changes to functions, we can work around
> that by sim
From: Martin Wilck
The unit tests use a lot of internal symbols that we don't want
to add to the ABI if we don't have to. As long as we don't
have to make incompatible changes to functions, we can work around
that by simply using a non-versioned library for the unit tests.
Therefore we add a sepe