summaryrefslogtreecommitdiffstats
path: root/rules/stress-ng.in
blob: 1397ef24f053d0b7e951c55e12fcfbd53766bb6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## SECTION=test_suites

config STRESS_NG
	tristate
	prompt "stress-ng"
	select LIBAIO
	select LIBBSD
	select ZLIB
	help
	  stress-ng will stress test a computer system in various selectable
	  ways. It was designed to exercise various physical subsystems of a
	  computer as well as the various operating system kernel interfaces.