Convert RunCmd to an epydoc docstring
[ganeti-local] / test /
2008-06-23 Guido TrotterFix the zombie process unittest
2008-06-21 Iustin PopMake testSignal unittest not depend on default shell
2008-06-18 Iustin PopFix bdev unittest when run under distcheck
2008-06-18 Iustin PopRework the DRBD8 device status computation
2008-05-21 Michael HanselmannFix remote API unittests
2008-05-21 Michael HanselmannImprove remote API logging
2008-05-20 Oleksiy MishchenkoFix Unittest for Ganeti RAPI
2008-05-14 Michael HanselmannOptimize rapi
2008-05-09 Oleksiy MishchenkoImplement list of avilable for RAPI resources
2008-03-10 Iustin PopModify utils.TcpPing to make source address optional
2008-01-18 Iustin PopFix the make dist rule
2008-01-09 Iustin PopMerge revs 433..469 into the 1.2 branch
2007-12-03 Alexander SchreiberFix the unittest for locking.
2007-11-20 Michael HanselmannMake sure aliases written to /etc/hosts are unique.
2007-11-20 Michael HanselmannAdd function to return list with unique elements.
2007-11-16 Michael HanselmannFix typo in function name.
2007-11-14 Michael HanselmannUse setUp/tearDown for tests using temporary files.
2007-11-14 Michael HanselmannWrap line longer than 80 characters.
2007-11-14 Michael HanselmannCompare file contents directly in unittests.
2007-11-13 Michael HanselmannFix unittests broken by revision 360.
2007-11-12 Michael HanselmannFix functions for /etc/hosts.
2007-11-12 Michael HanselmannRollback commit 356.
2007-11-12 Michael HanselmannAdd functions for known_hosts files.
2007-11-09 Iustin PopSoften the requirements for hooks execution
2007-11-09 Michael HanselmannAdd functions to modify /etc/hosts.
2007-11-05 Michael HanselmannRename utils.GetUUID to utils.NewUUID.
2007-10-17 Alexander SchreiberFix unit tests for hooks.
2007-10-11 Michael HanselmannUse the kernel's ability to generate UUIDs.
2007-10-10 Alexander SchreiberRemove fping as a dependency for Ganeti.
2007-10-10 Iustin PopRemove the shebang from modules
2007-10-08 Michael HanselmannFix “make distcheck”.
2007-10-08 Michael HanselmannAdd function to list files in a directory, excluding...
2007-10-01 Michael HanselmannImport utils into unittest.
2007-09-21 Iustin PopRemove requirement that host names are FQDN
2007-09-17 Alexander SchreiberCleanup up selective imports for utils and utils unit...
2007-09-17 Alexander SchreiberAdded TcpPing to do ping-alike via TCP connect(2) with...
2007-09-12 Michael HanselmannFix typo in last commit.