1) Fix the underlying design expectation of all zeroes, and the problem just goes away;
2) If absolutely unable, parallelize the shit out of it. Have to test 1000 units? Build 10 test stations instead of one.
If you have to test just 100, then it's just easier to go with what you have, even if it takes 70 seconds, than to invest any time into making it faster - you can, at most, reduce total test time by 116 minutes.
For testing 500 units, process improvements start to sound appealing.