HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //snap/core22/current/usr/share/subiquity/subiquitycore/tests/__pycache__/__init__.cpython-310.pyc
o

K��^^�@sHddlZddlZddlZddlZddlmZGdd�de�Zdd�ZdS)�N)�TestCasec@s eZdZddd�Zddd�ZdS)	�SubiTestCaseNTcCsB|durtjd|jjd�}ntj|d�}|�t�tj|��|S)Nz
subiquity-%s.)�prefix)�dir)	�tempfile�mkdtemp�	__class__�__name__�
addCleanup�	functools�partial�shutil�rmtree)�selfr�cleanup�tmpd�r�4/usr/share/subiquity/subiquitycore/tests/__init__.py�tmp_dir
s
�zSubiTestCase.tmp_dircCs.|dur|��}tj�tj�tj�||���S�N)r�os�path�normpath�abspath�join)rrrrrr�tmp_pathszSubiTestCase.tmp_path)NTr)r	�
__module__�__qualname__rrrrrrr	s

rc	Cs�tj�|�st�|�g}|��D]Q\}}tjj�||g�}tj�tj�|��s1t�tj�|��t	|d��}t
|t�rB|�|�n|�|�
d��|��Wd�n1sXwY|�|�q|S)N�wbzutf-8)rr�exists�makedirs�items�sepr�isdir�dirname�open�
isinstance�bytes�write�encode�close�append)r�files�ret�name�content�p�fprrr�populate_dirs


�r2)rrr
r�unittestrrr2rrrr�<module>s