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

config STRESS_NG
	tristate
	prompt "stress-ng"
	select GCCLIBS_ATOMIC
	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.