Validate number of steps specified in permutation
Alvaro Herrera <alvherre@alvh.no-ip.org>
Validate number of steps specified in permutation A permutation that specifies more steps than defined causes isolationtester to crash, so avoid that. Using less steps than defined should probably not be a problem, but no spec currently does that.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/isolation/isolationtester.c | modified | +8 −1 |