Home
last modified time | relevance | path

Searched refs:CURRENT_DIR (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/debian/overlay-debug/rockchip-test/
H A Drockchip_test.sh6 CURRENT_DIR=`dirname $0`
49 bash ${CURRENT_DIR}/npu/npu_test.sh
54 bash ${CURRENT_DIR}/npu2/npu_test.sh
59 bash ${CURRENT_DIR}/ddr/ddr_test.sh
64 bash ${CURRENT_DIR}/cpu/cpu_test.sh
69 bash ${CURRENT_DIR}/flash_test/flash_stress_test.sh 5 20000 &
74 bash ${CURRENT_DIR}/recovery/recovery_test.sh
79 bash ${CURRENT_DIR}/suspend_resume/suspend_resume.sh
84 bash ${CURRENT_DIR}/wifibt/wifi_onoff.sh &
89 bash ${CURRENT_DIR}/wifibt/bt_onoff.sh &
[all …]
/OK3568_Linux_fs/external/rockchip-test/
H A Drockchip_test.sh6 CURRENT_DIR=`dirname $0`
48 bash ${CURRENT_DIR}/npu/npu_test.sh
53 bash ${CURRENT_DIR}/npu2/npu_test.sh
58 bash ${CURRENT_DIR}/ddr/ddr_test.sh
63 bash ${CURRENT_DIR}/cpu/cpu_test.sh
68 bash ${CURRENT_DIR}/flash_test/flash_stress_test.sh 5 20000 &
73 bash ${CURRENT_DIR}/recovery/recovery_test.sh
78 bash ${CURRENT_DIR}/suspend_resume/suspend_resume.sh
83 bash ${CURRENT_DIR}/wifibt/wifi_onoff.sh &
88 bash ${CURRENT_DIR}/wifibt/bt_onoff.sh &
[all …]
/OK3568_Linux_fs/external/rockchip-test/cpu/
H A Dcpu_test.sh3 CURRENT_DIR=`dirname $0`
7 echo $CURRENT_DIR
26 bash ${CURRENT_DIR}/../ddr/stressapptest_test.sh &
31 bash ${CURRENT_DIR}/cpu_freq_scaling.sh &
/OK3568_Linux_fs/debian/overlay-debug/rockchip-test/cpu/
H A Dcpu_test.sh3 CURRENT_DIR=`dirname $0`
7 echo $CURRENT_DIR
26 bash ${CURRENT_DIR}/../ddr/stressapptest_test.sh &
31 bash ${CURRENT_DIR}/cpu_freq_scaling.sh &
/OK3568_Linux_fs/external/rockchip-test/ddr/
H A Dddr_test.sh3 CURRENT_DIR=`dirname $0`
27 bash ${CURRENT_DIR}/memtester_test.sh &
32 bash ${CURRENT_DIR}/stressapptest_test.sh &
37 bash ${CURRENT_DIR}/ddr_freq_scaling.sh &
/OK3568_Linux_fs/debian/overlay-debug/rockchip-test/ddr/
H A Dddr_test.sh3 CURRENT_DIR=`dirname $0`
27 bash ${CURRENT_DIR}/memtester_test.sh &
32 bash ${CURRENT_DIR}/stressapptest_test.sh &
37 bash ${CURRENT_DIR}/ddr_freq_scaling.sh &
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/
H A DMakefile118 CURRENT_DIR := $(shell pwd) macro