bootstrap-vz/tests
Anders Ingemann b067ada15e Introduce some awesome signal handling
We can now press Ctrl+C remotely  while any subprocess of the bootstrapping process is running,
previously SIGINTs weren't propagated to the bootstrapping process because there was a thread
in between it all. Now the bootstrapping process is in it's own process group.
2015-04-16 22:21:45 +02:00
..
integration Introduce some awesome signal handling 2015-04-16 22:21:45 +02:00
unit Remove __abs__ from bytes and sectors, one should convert to int instead 2015-04-16 22:21:42 +02:00
__init__.py Make tests/ a module, so that test scripts can import and run the tests manually 2015-04-16 22:18:57 +02:00