Files
libguestfs/tests
Richard W.M. Jones 99ac577a5b tests: Replace test-max-disks with several tests.
Replace the monolithic 'test-max-disks.pl' script with a test program
written in C.  The program is completely equivalent to the old script,
except for the enhancement that it is able to detect if disks are
added to the appliance in the wrong order.

The tests themselves are split out into some shell scripts:

 - test-27-disks: Fully tests 27 disks.
   This is the minimum supported configuration for all backends.

 - test-255-disks: Fully tests 255 disks.
   This is the most disks that libguestfs up to 1.36 supported.

 - test-add-lots-of-disks: Add ‘a lot’ of disks and exit (without
   any further testing).  This is meant to try to exercise > 255
   disk case but without being as slow as a test of the max number
   of disks (which takes ages, even for as few as 4000 disks).

 - test-max-disks: Test the maximum possible number of disks.
   The maximum depends on several factors, notably which backend
   is in use, and the limit on the number of open files.

   ‘test-max-disks’ is a slow test.
2017-04-21 15:20:16 +01:00
..
2016-04-16 20:40:49 +01:00
2017-01-26 15:05:46 +00:00
2015-10-05 15:43:35 +02:00
2015-10-05 15:43:35 +02:00
2017-01-26 15:05:46 +00:00
2015-10-05 15:43:35 +02:00
2016-05-04 18:56:01 +02:00
2015-10-05 15:43:35 +02:00
2015-10-05 15:43:35 +02:00