aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/threads/mlfqs-nice-10.ck
blob: 53e0abe9f16337ba81f14caf127ef6a9a8f5a7e3 (plain) (blame)
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);