#!/usr/bin/python3 # pylint: disable=locally-disabled, line-too-long, unused-argument, unused-variable, pointless-string-statement, too-many-locals, missing-docstring, too-many-statements, invalid-name, wrong-import-position, too-many-arguments, too-many-branches # Copyright Novatek Microelectronics Corp. 2016. All rights reserved. """Implements a test item for script """ import os import sys import re def repo_setup(repo_dir): file_path = os.path.join(repo_dir, "manifest.xml") re_repo = re.compile(r'