Roman Bolshakov f6d6086dbf tests: Make references to global symbols indirect in test drivers
A library has to be built with -flat_namespace to get all references to
global symbols indirected. That can also be achieved with two-level
namespace interposition but we're not using explicit symbol
interposition since it's more verbose and requires massive changes to
the mocks.

This provides a way to interpose a mock for virQEMUCapsProbeHostCPU from
qemucpumock and fixes domaincapstest on macOS.

Signed-off-by: Roman Bolshakov <r.bolshakov@yadro.com>
2019-08-23 11:26:26 +01:00
..
2019-08-23 11:26:26 +01:00
2018-12-17 17:52:46 +01:00
2019-08-23 11:26:26 +01:00
2018-12-17 17:52:46 +01:00
2019-08-09 17:21:42 +01:00
2019-02-12 10:14:53 +01:00