diff --git a/tests/configs/ocr_ppocr_det_mobile_params.txt b/tests/configs/ppocr_det_mobile_params.txt similarity index 100% rename from tests/configs/ocr_ppocr_det_mobile_params.txt rename to tests/configs/ppocr_det_mobile_params.txt diff --git a/tests/configs/ocr_ppocr_det_server_params.txt b/tests/configs/ppocr_det_server_params.txt similarity index 100% rename from tests/configs/ocr_ppocr_det_server_params.txt rename to tests/configs/ppocr_det_server_params.txt diff --git a/tests/configs/ocr_ppocr_rec_mobile_params.txt b/tests/configs/ppocr_rec_mobile_params.txt similarity index 100% rename from tests/configs/ocr_ppocr_rec_mobile_params.txt rename to tests/configs/ppocr_rec_mobile_params.txt diff --git a/tests/configs/ocr_ppocr_rec_server_params.txt b/tests/configs/ppocr_rec_server_params.txt similarity index 100% rename from tests/configs/ocr_ppocr_rec_server_params.txt rename to tests/configs/ppocr_rec_server_params.txt diff --git a/tests/configs/ocr_ppocr_sys_mobile_params.txt b/tests/configs/ppocr_sys_mobile_params.txt similarity index 100% rename from tests/configs/ocr_ppocr_sys_mobile_params.txt rename to tests/configs/ppocr_sys_mobile_params.txt diff --git a/tests/configs/ocr_ppocr_sys_server_params.txt b/tests/configs/ppocr_sys_server_params.txt similarity index 100% rename from tests/configs/ocr_ppocr_sys_server_params.txt rename to tests/configs/ppocr_sys_server_params.txt diff --git a/tests/results/det_results_gpu_trt_fp16.txt b/tests/results/ppocr_det_mobile_results_fp16.txt similarity index 100% rename from tests/results/det_results_gpu_trt_fp16.txt rename to tests/results/ppocr_det_mobile_results_fp16.txt diff --git a/tests/results/det_results_gpu_trt_fp16_cpp.txt b/tests/results/ppocr_det_mobile_results_fp16_cpp.txt similarity index 100% rename from tests/results/det_results_gpu_trt_fp16_cpp.txt rename to tests/results/ppocr_det_mobile_results_fp16_cpp.txt diff --git a/tests/results/det_results_gpu_fp32.txt b/tests/results/ppocr_det_mobile_results_fp32.txt similarity index 100% rename from tests/results/det_results_gpu_fp32.txt rename to tests/results/ppocr_det_mobile_results_fp32.txt diff --git a/tests/results/det_results_gpu_trt_fp32_cpp.txt b/tests/results/ppocr_det_mobile_results_fp32_cpp.txt similarity index 100% rename from tests/results/det_results_gpu_trt_fp32_cpp.txt rename to tests/results/ppocr_det_mobile_results_fp32_cpp.txt