20 | | * The '''sample_bitwise_validator''' requires a strict majority, and regards results as equivalent only if they agree byte for byte. |
21 | | * The '''sample_trivial_validator''' accepts all results as valid. |
| 20 | * The '''sample_bitwise_validator''' requires a strict majority, and regards results as equivalent only if they agree byte for byte. |
| 21 | * The '''sample_trivial_validator''' accepts all results as valid. |
| 22 | * The '''sample_substr_validator''' accepts results whose stderr output includes a given string. |