Eric Blake
f2dc1f6704
build: avoid ld_preload tests on mingw
...
Running ./autobuild.sh complained during the mingw cross-compile:
CC libvirportallocatormock_la-virportallocatortest.lo
../../tests/virportallocatortest.c:32:20: fatal error: dlfcn.h: No such file or directory
# include <dlfcn.h>
^
compilation terminated. With that fixed, the next failure was:
CCLD qemuxml2argvmock.la
libtool: link: libtool library `qemuxml2argvmock.la' must begin with `lib'
libtool: link: Try `libtool --help --mode=link' for more information.
While we don't need to limit all LD_PRELOAD tests to just Linux, we
do need to limit them to platforms that actually support loading;
we also need to avoid building qemu tests when qemu is not enabled.
* tests/virportallocatortest.c: Make conditional on <dlfcn.h>.
* tests/Makefile.am (test_libraries): Only build qemu mock library
when building qemu tests.
Signed-off-by: Eric Blake <eblake@redhat.com>
2014-02-25 18:51:11 -07:00
..
2013-10-29 07:06:04 -06:00
2013-05-06 14:01:08 -06:00
2014-01-28 21:27:37 +01:00
2014-02-20 15:50:46 +00:00
2013-04-15 17:35:31 +01:00
2014-01-29 12:56:35 +01:00
2014-01-29 12:56:35 +01:00
2013-05-13 17:24:18 +08:00
2014-02-12 17:52:47 +00:00
2014-01-10 10:54:14 -07:00
2013-11-07 18:43:15 +01:00
2014-02-04 12:00:26 +02:00
2013-09-17 17:47:33 -06:00
2014-02-04 12:00:26 +02:00
2013-08-28 08:05:46 +02:00
2014-02-04 12:00:26 +02:00
2013-06-26 14:10:56 -04:00
2014-01-27 11:04:02 +01:00
2014-02-19 09:16:31 +01:00
2013-09-02 14:45:38 +02:00
2014-02-25 16:03:05 +02:00
2013-11-08 09:44:36 +01:00
2014-02-25 16:03:05 +02:00
2014-02-19 09:16:31 +01:00
2013-09-02 16:53:39 -04:00
2014-02-14 16:47:14 +01:00
2013-08-20 10:46:58 -06:00
2014-02-19 09:16:31 +01:00
2013-05-17 08:33:22 +02:00
2013-11-25 11:03:19 -07:00
2013-11-25 11:03:19 -07:00
2013-05-17 08:35:08 +02:00
2013-08-27 12:45:58 +02:00
2013-11-25 12:46:19 -07:00
2013-11-25 12:46:19 -07:00
2014-01-01 16:34:13 +00:00
2013-11-28 11:49:01 +00:00
2014-01-25 12:53:11 +01:00
2014-01-30 16:34:43 +01:00
2013-09-30 16:58:37 -05:00
2014-02-19 09:16:31 +01:00
2014-02-19 09:16:31 +01:00
2013-10-15 11:39:02 +01:00
2013-08-01 17:04:28 -04:00
2013-07-11 14:18:11 -04:00
2014-01-20 14:35:08 +01:00
2013-08-22 11:38:36 +02:00
2014-01-28 21:27:37 +01:00
2014-02-20 15:50:46 +00:00
2013-10-09 17:44:45 +02:00
2013-12-05 09:41:30 +01:00
2013-10-08 12:39:30 +01:00
2013-07-10 17:40:13 +01:00
2013-10-08 12:39:30 +01:00
2013-10-08 12:39:30 +01:00
2013-10-08 12:39:30 +01:00
2013-11-20 12:35:44 +01:00
2013-10-08 12:39:30 +01:00
2014-02-12 17:52:47 +00:00
2014-01-10 20:32:48 +00:00
2014-02-25 18:51:11 -07:00
2013-10-08 12:39:30 +01:00
2013-10-08 12:39:30 +01:00
2013-10-08 12:39:30 +01:00
2013-10-08 12:39:30 +01:00
2013-10-08 12:39:30 +01:00
2014-01-27 11:04:02 +01:00
2013-10-08 12:39:30 +01:00
2013-04-24 10:59:53 +01:00
2014-01-14 14:49:07 +01:00
2013-10-08 12:39:30 +01:00
2013-10-08 12:39:30 +01:00
2014-02-20 15:36:10 +00:00
2013-12-18 07:05:29 -07:00
2014-02-19 09:16:31 +01:00
2013-12-10 11:35:34 +00:00
2014-01-20 14:35:08 +01:00
2013-10-08 12:39:30 +01:00
2013-10-21 14:03:52 +01:00
2013-10-01 10:48:47 +02:00
2014-02-06 15:15:10 +01:00
2014-02-20 15:36:10 +00:00
2014-02-11 13:43:55 +01:00
2014-02-20 15:36:10 +00:00
2013-09-17 16:45:53 +02:00
2013-08-23 15:23:44 -06:00
2013-02-25 17:38:11 -07:00
2014-02-14 16:47:14 +01:00
2014-02-14 16:47:14 +01:00
2013-10-07 08:40:30 -06:00
2014-01-15 11:18:23 +01:00
2013-10-08 12:39:30 +01:00
2014-01-10 20:32:48 +00:00
2013-05-21 09:22:21 -04:00
2013-07-29 13:09:39 -06:00
2013-10-11 11:05:06 +02:00
2013-07-29 13:09:39 -06:00
2013-10-08 12:39:30 +01:00
2013-05-10 08:52:43 -04:00
2013-05-17 08:33:22 +02:00
2013-11-25 11:03:19 -07:00
2013-05-17 08:35:08 +02:00
2013-10-08 12:39:30 +01:00
2013-11-25 12:46:19 -07:00
2014-01-01 16:34:13 +00:00
2013-07-10 11:07:31 +02:00
2013-03-19 13:13:28 -06:00
2013-09-13 10:25:56 +02:00
2014-02-20 15:50:46 +00:00
2014-02-20 15:50:46 +00:00
2013-04-04 22:42:39 +02:00
2014-02-20 16:20:09 +01:00
2014-01-30 15:48:28 +08:00
2013-05-31 11:35:34 -06:00
2013-04-04 22:42:39 +02:00
2013-04-04 22:42:39 +02:00
2013-10-08 12:39:30 +01:00
2013-11-20 09:14:55 -07:00
2013-10-08 12:39:30 +01:00
2013-10-08 12:39:30 +01:00
2013-10-08 12:39:30 +01:00
2014-02-12 14:41:47 +01:00
2014-02-20 16:20:10 +01:00
2014-02-21 17:21:58 -07:00
2013-10-08 12:39:30 +01:00
2013-10-08 12:39:30 +01:00
2013-10-08 12:39:30 +01:00
2013-11-28 11:49:01 +00:00
2013-10-14 11:40:24 -06:00
2013-10-08 12:39:30 +01:00
2013-10-08 12:39:30 +01:00
2013-10-08 12:39:30 +01:00
2014-02-04 08:59:37 -05:00
2013-10-08 12:39:30 +01:00
2013-10-14 10:31:01 +01:00
2014-01-31 16:52:27 +01:00
2013-10-08 12:39:30 +01:00
2013-09-24 09:37:26 +01:00
2013-10-08 12:39:30 +01:00
2014-01-01 09:58:27 -07:00
2013-12-23 13:16:07 -07:00
2013-08-09 11:54:41 +01:00
2013-08-09 11:54:41 +01:00
2013-10-08 12:39:30 +01:00
2014-01-25 12:53:11 +01:00
2014-01-20 14:21:41 +01:00
2014-02-25 18:51:11 -07:00
2014-01-30 16:34:43 +01:00
2013-08-12 18:47:56 +02:00
2012-11-07 09:04:18 -07:00
2013-04-03 08:49:30 +02:00
2012-09-12 11:27:22 -06:00
2013-09-13 10:25:56 +02:00
2013-10-24 11:17:41 +01:00
2014-01-15 09:19:14 -07:00
2014-02-24 10:51:22 +00:00
2013-12-19 11:20:05 +00:00
2013-10-08 12:39:30 +01:00
2012-12-11 14:32:39 -07:00
2013-10-08 12:39:30 +01:00
2013-10-08 12:39:30 +01:00
2013-10-08 12:39:30 +01:00
2014-01-20 09:47:43 -07:00
2013-10-08 12:39:30 +01:00
2014-01-10 20:32:48 +00:00
2014-01-10 20:32:48 +00:00
2014-01-10 20:32:48 +00:00