]> xenbits.xensource.com Git - people/royger/xen-test-framework.git/commit
Introduce test_setup() to detect runtime support relevant for tests
authorAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 22 Dec 2015 20:20:23 +0000 (20:20 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 22 Dec 2015 20:59:26 +0000 (20:59 +0000)
commit2f25600af8cbf72b568e3fa4b0a522e49a377957
tree858936b4ef8c9184524e752baa5447484e4abc3c
parent20767defd3ab3e519e8a9d9892bdfded5892f26d
Introduce test_setup() to detect runtime support relevant for tests

Currently it just identifies whether the Forced Emulation Prefix is available.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
arch/x86/setup.c
common/setup.c
include/xtf/framework.h
include/xtf/test.h