~linaro-pm-wg/linaro-power-qa/master

  • Committer: Lisa Nguyen
  • Author(s): Luis Machado
  • Date: 2019-01-13 23:02:24 UTC
  • Revision ID: git-v1:e7c1883f618628de95c67070e8d58bc15d546b34
Make the default target only build the utils

The following patch adjusts the main Makefile and secondary Makefile
(Test.mk) so the default target only builds the pm-qa utils from sources,
without running the tests.

Also document some variables and targets.

2018-01-11  Luis Machado  <luis.machado@linaro.org>

        * Makefile: Document target "all".
        * README: Document how to build only the pm-qa utils.
        * Test.mk: Document misc variables and targets.
        (SRC): Hold list of all utils' .c files.
        ($(EXEC)): New target to build all utils from sources.
        (check): Move target closer to uncheck target.

Signed-off-by: Luis Machado <luis.machado@linaro.org>
Filename Latest Rev Last Changed Committer Comment Size
..
cpufreq 5 13 years ago Daniel Lezcano put in place the new framework In order to run th Diff
cpuhotplug 45 13 years ago Daniel Lezcano add the makefile for cpuhotplug Signed-off-by: Da Diff
cpuidle 61 12 years ago dlezcano Add the cpuidle test case Add the Makefile rule f Diff
cputopology 111 11 years ago Sanjay Singh Rawat pm-qa: add test for cpu topology attributes test Diff
include 8 13 years ago Daniel Lezcano add script functions Add a common directory for a Diff
powertop 88 11 years ago hongbo.zhang pm-qa: add powertop test cases add powertop test Diff
suspend 64 12 years ago Zhang Hongbo integrate suspend function into this pm-qa Diff
Switches 194 9 years ago Lisa Nguyen Fix Android.mk for building on Android 5.0 Signed Diff
thermal 67 12 years ago zhanghongbo Check the thermal zone for sysfs files present and Diff
utils 5 13 years ago Daniel Lezcano put in place the new framework In order to run th Diff
.gitignore 98 11 years ago hongbo.zhang pm-qa: update .gitignore file utils/heat_cpu outp 109 bytes Diff Download File
Android.mk 194 9 years ago Lisa Nguyen Fix Android.mk for building on Android 5.0 Signed 38 bytes Diff Download File
COPYING 4 13 years ago Daniel Lezcano change license for PM-QA The PM-QA changed its li 17.6 KB Diff Download File
Makefile 237 5 years ago Lisa Nguyen Make the default target only build the utils The 1.5 KB Diff Download File
README 237 5 years ago Lisa Nguyen Make the default target only build the utils The 2.6 KB Diff Download File
Test.mk 237 5 years ago Lisa Nguyen Make the default target only build the utils The 1.9 KB Diff Download File
VERSION 229 8 years ago Lisa Nguyen Version 0.5.2 Summary of fixes in 0.5.2: - R 6 bytes Diff Download File