Your IP : 216.73.217.32
3
� f9 � @ s� d Z ddlZddlZddlZddlmZ ejjejjejjejje����Z ejj
e d�Zejj
ed�Zdd� Z
dd � Zd
d� ZdS )z=Support functions for testing scripts in the Tools directory.� N)�supportZTools�scriptsc C s t jjt�stjd��d S )Nz$scripts directory could not be found)�os�path�isdir�
scriptsdir�unittestZSkipTest� r r �=/opt/alt/python36/lib64/python3.6/test/test_tools/__init__.py�skip_if_missing s r c C s t jt�� tj| �S Q R X d S )N)r Z
DirsOnSysPathr � importlib�
import_module)Ztoolnamer r r
�import_tool s r c G s t jtjjt�f| �� S )N)r Zload_package_testsr r �dirname�__file__)�argsr r r
�
load_tests s r )�__doc__r r r Ztestr r r r Zbasepath�joinZtoolsdirr r r r r r r r
�<module> s