1 2 3 4 5 6 7
# -*- perl -*- use strict; use warnings; use tests::tests; use tests::threads::mlfqs; check_mlfqs_fair ([0...9], 25);