]> xenbits.xensource.com Git - people/andrewcoop/xen-test-framework.git/commit
Introduce xtf_exit()
authorAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 17 May 2017 13:41:28 +0000 (14:41 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 19 May 2017 18:56:13 +0000 (19:56 +0100)
commitca5a13383aa729aaba21eed0c30f89d396702ceb
tree4c6c09000331751f92a6e473afc3a5418c57e5b2
parent1538388f283a3cba96c08177413eb415db78921a
Introduce xtf_exit()

This is more convenient for tests which want to terminate cleanly from the
middle of their logic, rather than needing to arrange for execution to return
from test_main().

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