cloudstack/utils/test/com/cloud/utils
Laszlo Hornyak 826c69fd29 ConstantTimeBackoff test and cleanup
- javadoc changed - the old one was copy-pasted from AgentShell
- start and stop method removed - they did the same as the overridden methods
- _counter removed as it was only written, but never read
- remove from _asleep map was moved to a finally block, to make sure it is removed even in case of the thread gets interrupted
- Tests created for the above scenarios.

Signed-off-by: Laszlo Hornyak <laszlo.hornyak@gmail.com>
2013-10-04 11:24:43 -07:00
..
backoff/impl ConstantTimeBackoff test and cleanup 2013-10-04 11:24:43 -07:00
crypto Allow DSA public keys. 2013-06-17 10:04:59 -07:00
encoding Add license headers to fix build 2013-09-30 09:51:45 -07:00
net String instantiation is not needed 2013-06-17 19:17:22 +01:00
ssh Allow DSA public keys. 2013-06-17 10:04:59 -07:00
testcase add some logging to NioTest 2013-06-19 09:28:16 +05:30
xmlobject Removing ^M's from code. 2013-04-04 00:53:20 +05:30
DummyImpl.java Test of using Spring DI to implement Basic/Premium configuration 2012-10-25 18:22:32 -07:00
DummyInterface.java Test of using Spring DI to implement Basic/Premium configuration 2012-10-25 18:22:32 -07:00
DummyPremiumImpl.java Bring javelin back to the status of being able to start System VMs after another round of master branch merge 2013-01-18 19:15:32 -08:00
NumbersUtilTest.java NumbersUtil cleanup 2013-10-02 10:55:00 +02:00
ProcessUtilTest.java CLOUDSTACK-4314: fix dir error in ProcessUtil.pidCheck and Revert commit 9375aa9467 2013-08-14 09:41:13 +02:00
ReflectUtilTest.java - CLOUDSTACK-3229: Properly serialize the https property to the s3Xen 2013-08-01 00:14:43 -04:00
ScriptTest.java For some reason cat is under /bin on some linuses 2013-07-25 19:18:21 +05:30
StringUtilsTest.java CLOUDSTACK-3274: API Refactoring: secretkey and accesskey of the backing 2013-07-20 18:01:49 -07:00
TernaryTest.java Fix RAT check broken by a1a68ed0c4 2013-06-10 20:38:24 -07:00
TestProfiler.java unit test works again 2013-01-24 14:36:44 -08:00