aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Lezcano <daniel.lezcano@linaro.org>2011-08-03 09:58:11 +0200
committerDaniel Lezcano <daniel.lezcano@linaro.org>2011-08-03 09:58:11 +0200
commit65b8b4b8f49f15d41a638e3c6a81a68f2e972745 (patch)
tree217d0851dee90b9e9e436322bd2db53bf60ce365
parentd0984a72cb89f883b3e6f01beed694a05e4971b6 (diff)
change URLs in the header files
Rename them to cpufreq_* instead of test_*. That will allow to add the other subsystem blocks without name conflict. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
-rwxr-xr-xcpufreq/test_01.sh2
-rwxr-xr-xcpufreq/test_02.sh2
-rwxr-xr-xcpufreq/test_03.sh2
-rwxr-xr-xcpufreq/test_04.sh2
-rwxr-xr-xcpufreq/test_05.sh2
-rwxr-xr-xcpufreq/test_06.sh2
-rwxr-xr-xcpufreq/test_07.sh2
-rwxr-xr-xcpufreq/test_08.sh2
-rwxr-xr-xcpufreq/test_09.sh2
9 files changed, 9 insertions, 9 deletions
diff --git a/cpufreq/test_01.sh b/cpufreq/test_01.sh
index 7ff841c..8cfbce9 100755
--- a/cpufreq/test_01.sh
+++ b/cpufreq/test_01.sh
@@ -23,7 +23,7 @@
# - initial API and implementation
#
-# URL : https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#test_01
+# URL : https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#cpufreq_01
source ../include/functions.sh
diff --git a/cpufreq/test_02.sh b/cpufreq/test_02.sh
index 0b3216e..212b2eb 100755
--- a/cpufreq/test_02.sh
+++ b/cpufreq/test_02.sh
@@ -23,7 +23,7 @@
# - initial API and implementation
#
-# URL : https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#test_02
+# URL : https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#cpufreq_02
source ../include/functions.sh
diff --git a/cpufreq/test_03.sh b/cpufreq/test_03.sh
index 4dff432..256a5c2 100755
--- a/cpufreq/test_03.sh
+++ b/cpufreq/test_03.sh
@@ -23,7 +23,7 @@
# - initial API and implementation
#
-# URL : https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#test_03
+# URL : https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#cpufreq_03
source ../include/functions.sh
diff --git a/cpufreq/test_04.sh b/cpufreq/test_04.sh
index 97ec682..6fa81fa 100755
--- a/cpufreq/test_04.sh
+++ b/cpufreq/test_04.sh
@@ -23,7 +23,7 @@
# - initial API and implementation
#
-# URL : https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#test_04
+# URL : https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#cpufreq_04
source ../include/functions.sh
diff --git a/cpufreq/test_05.sh b/cpufreq/test_05.sh
index 7064c13..6ba938c 100755
--- a/cpufreq/test_05.sh
+++ b/cpufreq/test_05.sh
@@ -23,7 +23,7 @@
# - initial API and implementation
#
-# URL : https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#test_05
+# URL : https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#cpufreq_05
source ../include/functions.sh
diff --git a/cpufreq/test_06.sh b/cpufreq/test_06.sh
index 5e8256d..cb75e7f 100755
--- a/cpufreq/test_06.sh
+++ b/cpufreq/test_06.sh
@@ -23,7 +23,7 @@
# - initial API and implementation
#
-# URL : https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#test_06
+# URL : https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#cpufreq_06
source ../include/functions.sh
diff --git a/cpufreq/test_07.sh b/cpufreq/test_07.sh
index ce567f1..2fb4b53 100755
--- a/cpufreq/test_07.sh
+++ b/cpufreq/test_07.sh
@@ -23,7 +23,7 @@
# - initial API and implementation
#
-# URL : https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#test_07
+# URL : https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#cpufreq_07
source ../include/functions.sh
diff --git a/cpufreq/test_08.sh b/cpufreq/test_08.sh
index cf86494..3f47613 100755
--- a/cpufreq/test_08.sh
+++ b/cpufreq/test_08.sh
@@ -23,7 +23,7 @@
# - initial API and implementation
#
-# URL : https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#test_08
+# URL : https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#cpufreq_08
source ../include/functions.sh
diff --git a/cpufreq/test_09.sh b/cpufreq/test_09.sh
index ca05b11..7fa8317 100755
--- a/cpufreq/test_09.sh
+++ b/cpufreq/test_09.sh
@@ -23,7 +23,7 @@
# - initial API and implementation
#
-# URL : https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#test_09
+# URL : https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/QA/Scripts#cpufreq_09
source ../include/functions.sh