Implement a dry-run mode for isolationtester

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 7ed36056751cc900418871b39595100cbb06de21
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2011-11-03T17:20:10Z
Releases: 9.2.0
Implement a dry-run mode for isolationtester

This mode prints out the permutations that would be run by the given
spec file, in the same format used by the permutation lines in spec
files.  This helps in building new spec files.

Author: Alexander Shulgin, with some tweaks by me

Files

PathChange+/−
src/test/isolation/isolationtester.c modified +63 −10