summaryrefslogtreecommitdiffstats
path: root/generator/generator_capitests.ml
Commit message (Expand)AuthorAgeFilesLines
* generator: Create a separate type for optional argumentsMatthew Booth2012-01-101-12/+11
* generator: Support testing the output of RHashtable functions.Richard W.M. Jones2011-11-221-0/+40
* tests: Fix bitmask parameter when testing optional arguments.Richard W.M. Jones2011-11-091-6/+7
* pclose: Fix other places where we only tested pclose == -1.Richard W.M. Jones2011-08-231-1/+1
* capitests: Allow tests to properly test optional arguments.Richard W.M. Jones2011-07-061-13/+31
* generator: Introduce error code (errcode) concept.Richard W.M. Jones2011-03-071-24/+32
* generator: Code to handle optional arguments in daemon functions.Richard W.M. Jones2010-12-021-17/+49
* capitests: Add 'InitScratchFS' test environment.Richard W.M. Jones2010-11-301-0/+17
* generator: Add Pointer parameter type to the generator.Richard Jones2010-11-101-0/+4
* capitests: Use ftruncate instead of seek + write to create test files.Richard W.M. Jones2010-11-031-24/+6
* capitests: Don't open test files with O_NONBLOCK.Richard W.M. Jones2010-11-031-3/+3
* capitests: Set path in TESTS_ENVIRONMENT instead of in tests.cRichard W.M. Jones2010-11-031-2/+0
* generator: Optional arguments, add-drive-opts (RHBZ#642934,CVE-2010-3851).Richard W.M. Jones2010-10-221-0/+7
* generator: Add TestOutputDevice.Richard Jones2010-09-151-0/+13
* generator: Calculate MD5 of test.iso at runtime.Richard Jones2010-09-111-0/+35
* Split generator into separate source files.Richard Jones2010-09-111-0/+802