libvirt/src/test
Erik Skultety 5165ff0971 src: More cleanup of some system headers already contained in internal.h
All of the ones being removed are pulled in by internal.h. The only
exception is sanlock which expects the application to include <stdint.h>
before sanlock's headers, because sanlock prototypes use fixed width
int, but they don't include stdint.h themselves, so we have to leave
that one in place.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
Acked-by: Michal Privoznik <mprivozn@redhat.com>
2018-09-20 10:16:39 +02:00
..
Makefile.inc.am make: split test driver build rules into test/Makefile.inc.am 2018-02-23 13:14:25 +00:00
test_driver.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
test_driver.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00
test-screenshot.png test: fix screenshot API impl 2016-12-08 10:57:32 +00:00