~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
..
Makefile 88 12 years ago hongbo.zhang pm-qa: add powertop test cases add powertop test 948 bytes Diff Download File
File powertop_01.sh 181 10 years ago Lisa Nguyen Remove local keywords and uninitialized variables 1.8 KB Diff Download File
powertop_01.txt 88 12 years ago hongbo.zhang pm-qa: add powertop test cases add powertop test 44 bytes Diff Download File
File powertop_sanity.sh 181 10 years ago Lisa Nguyen Remove local keywords and uninitialized variables 1 KB Diff Download File
powertop_sanity.txt 88 12 years ago hongbo.zhang pm-qa: add powertop test cases add powertop test 49 bytes Diff Download File