]> xenbits.xensource.com Git - people/royger/xen-test-framework.git/commit
Create xtf.h and avoid using xtf/lib.h as the include-all header
authorAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 1 Apr 2016 18:00:45 +0000 (19:00 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 28 Apr 2016 10:37:37 +0000 (11:37 +0100)
commit7f18ec816a57cbb71902045fc9a583d95f6daa25
tree10f9d4528e777ccd190cc4dcb1650ceeeaeaa1f4
parent4fc1e54ed1c8c1caf21302d24e7268802bae2498
Create xtf.h and avoid using xtf/lib.h as the include-all header

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
13 files changed:
common/exlog.c
include/xtf.h [new file with mode: 0644]
include/xtf/lib.h
tests/cpuid/main.c
tests/example/main.c
tests/msr/main.c
tests/pv-iopl/main.c
tests/selftest/main.c
tests/swint-emulation/main.c
tests/xsa-122/main.c
tests/xsa-123/main.c
tests/xsa-167/main.c
tests/xsa-168/main.c