realtime/(func|perf)/: rename run.sh to run_auto.sh

Rename run.sh to run_auto.sh in accordance to all other func tests and
remove unnecessary whitespaces newlines at the end of file to prevent git
am warning.

Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
diff --git a/testcases/realtime/func/hrtimer-prio/run.sh b/testcases/realtime/func/hrtimer-prio/run_auto.sh
similarity index 98%
rename from testcases/realtime/func/hrtimer-prio/run.sh
rename to testcases/realtime/func/hrtimer-prio/run_auto.sh
index b45e76b..366e746 100644
--- a/testcases/realtime/func/hrtimer-prio/run.sh
+++ b/testcases/realtime/func/hrtimer-prio/run_auto.sh
@@ -8,5 +8,3 @@
 source $SCRIPTS_DIR/setenv.sh
 
 $SCRIPTS_DIR/run_c_files.sh "hrtimer-prio"
-
-
diff --git a/testcases/realtime/func/measurement/run.sh b/testcases/realtime/func/measurement/run_auto.sh
similarity index 100%
rename from testcases/realtime/func/measurement/run.sh
rename to testcases/realtime/func/measurement/run_auto.sh
diff --git a/testcases/realtime/perf/latency/run.sh b/testcases/realtime/perf/latency/run_auto.sh
similarity index 100%
rename from testcases/realtime/perf/latency/run.sh
rename to testcases/realtime/perf/latency/run_auto.sh