Lines Matching refs:frontend
29 mkdir -p ${TARGET_DIR}/frontend/afe
30 touch ${TARGET_DIR}/frontend/__init__.py
31 touch ${TARGET_DIR}/frontend/afe/__init__.py
32 cp -uv ${AUTOTEST_DIR}/frontend/common.py \
33 ${TARGET_DIR}/frontend
34 cp -fpruv ${AUTOTEST_DIR}/frontend/afe/json_rpc \
35 ${TARGET_DIR}/frontend/afe
36 cp -uv ${AUTOTEST_DIR}/frontend/afe/rpc_client_lib.py \
37 ${TARGET_DIR}/frontend/afe
39 ${AUTOTEST_TOOLS_DIR}/autotest/syncfiles/frontend/afe/site_rpc_client_lib.py \
40 ${TARGET_DIR}/frontend/afe