linux-stable/tools/testing/selftests/intel_pstate
Thomas Meyer 6f0003363a selftests/intel_pstate: No need to compile test progs in the run script
Both test programs are being compiled by make, so no need to compile both
programs in the runner script.
This resolves an error when installing all selftests via make install
and run them in a different environemnt.

Running tests in intel_pstate
========================================
./run.sh: line 35: gcc: command not found
Problem compiling aperf.c.

Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
2017-09-18 10:54:53 -06:00
..
.gitignore selftests: intel_pstate: add .gitignore 2017-06-30 10:06:24 -06:00
aperf.c selftests/intel_pstate: Fix warning on loop index overflow 2017-01-19 10:30:34 -07:00
Makefile selftests: intel_pstate: build only on x86 2017-09-18 10:54:14 -06:00
msr.c
run.sh selftests/intel_pstate: No need to compile test progs in the run script 2017-09-18 10:54:53 -06:00