aboutsummaryrefslogtreecommitdiff
path: root/README
blob: a22a3c89b5f96b7453e3b1c783b233148b1a8cea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
In order to run the tests, invoke as root:

	make check

If you want the test suite to continue when one error has been found, do:

	make -k check

If you want to run a subset of the tests, do:

	make -C sched_mc check
	make -C cpufreq check