pungi/pungi/wrappers
Lubomír Sedlář 0cdef2d8e3 pungi: Run in-process for testing
Instead of spawning a separate process for each test, move the code to
run in the main process. This gives us correct coverage information and
makes the tests a lot faster.

The input is still provided in a kickstart file. The output also goes
into a log file that is later parsed.

There is some extra work needed with logging setup to make the logs go
to standard output so that nose can correctly capture them.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-11-10 13:28:02 +01:00
..
__init__.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
comps.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
createrepo.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
iso.py iso-wrapper: Remove the class 2016-10-14 09:14:51 +02:00
jigdo.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
kojiwrapper.py use --new-chroot when making ostree's 2016-09-28 20:58:17 -05:00
lorax.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
pungi.py pungi: Run in-process for testing 2016-11-10 13:28:02 +01:00
repoclosure.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
scm.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
variants.py Remove shebangs from non-executable files 2016-09-23 10:26:43 +02:00