]> xenbits.xensource.com Git - people/iwj/ring3-xl-test.git/shortlog
people/iwj/ring3-xl-test.git
2015-06-25 Ian JacksonXXX some bodge #defines to cope with rename from cancel... master
2015-06-23 Ian Jacksontest_domain_suspend: Avoid accidentally calling libxl_d...
2015-06-23 Ian Jackson.gitignore: update, and include *~
2015-06-23 Ian Jacksontest_domain_create_new: Avoid calling destroy on dom0
2015-06-23 Ian JacksonXXX test_domain_create_new: Initialise config every...
2015-06-23 Ian JacksonTurn on libxl (xtl) debug log
2015-06-23 Ian JacksonMakefile: Order link line correctly
2015-06-23 Ian JacksonMakefile: Remove -ldl
2015-06-23 Ian JacksonCFLAGS: Do not pass -pedantic
2015-06-23 Euan Harristest_domain_create_restore: Add testcase
2015-06-19 Euan Harristest_domain_suspend: Switch from mkstemp to tmpfile
2015-06-19 Euan Harristest_domain_suspend: Clean up temporary suspend files
2015-06-19 Euan HarrisRemove xlu_test.c
2015-06-19 Euan HarrisIt is not necessary to initialize the pollfds array
2015-06-19 Euan HarrisWe must always call libxl_osevent_afterpoll() after...
2015-06-19 Euan HarrisInclude string.h to use strdup
2015-06-19 Euan HarrisUse bool instead of int for boolean return values
2015-06-18 Euan HarrisRemove dynamic test loading
2015-06-18 Euan HarrisStop leaking the suspend image FD
2015-06-18 Euan HarrisDon't use LIBXL_SUSPEND_LIVE in suspend test
2015-06-18 Euan HarrisRepeat suspend testing at different points
2015-06-17 Euan HarrisMove test resources into 'resources' subdirectory
2015-06-17 Euan HarrisDon't re-create the domain configuration each time...
2015-06-16 Euan HarrisAdd more assertions to test_domain_create_new.c
2015-06-16 Euan HarrisMove wait_until into the test library
2015-06-16 Euan HarrisRefactor end of test
2015-06-16 Euan HarrisRefactor test teardown
2015-06-16 Euan HarrisFixes for slightly newer compiler
2015-06-03 Euan HarrisInitial commit