Merge branch 'devel-2.4'
[ganeti-local] / test / ganeti.asyncnotifier_unittest.py
2010-11-26 Iustin Popasyncnotifier tests: simplify the setup code
2010-10-13 Michael HanselmannExtract base class from SingleFileEventHandler
2010-06-30 Manuel FranceschiniUser assertFalse instead of assert_(not ...)
2010-06-01 Guido Trotterreraise exceptions in async tests' error handlers
2010-05-25 Guido TrotterTest for errors during inotify callback
2010-05-25 Guido TrotterErrorLoggingAsyncNotifier
2010-05-24 Guido TrotterTestSingleFileEventHandler: abstract notifier type
2010-05-21 Guido TrotterAdd asyncnotifier unittests