cloudstack/server/test/com/cloud/network
wilderrodrigues 5557ad5588 Offer a getDurationInMillis() method in the Profiler utility class
- New implementation uses nanoseconds. Due to that, the places where the Profiler is used as a Monitor and/or
     a stopwatch will suffer with the difference in the return
   - Also added a getDuration(), which returns the time in nanoseconds in case someone wants to use it instead
   - Added an extra test to check if the getDuration() works fine with nanoseconds
   - Fixed the test that checks the time in milliseconds: I added an error margin to cover the test better

Signed-off-by: Daan Hoogland <daan@onecht.net>
2015-06-24 09:36:40 +02:00
..
dao Removed trailing spaces 2013-11-21 04:08:01 -08:00
element CLOUDSTACK-8301: Enable configuring local storage use for system VMs at zone level 2015-05-19 21:32:14 +05:30
firewall Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
lb Fixed build failure due to commit 843f6b1691 2015-03-17 10:34:00 +05:30
router BUG-ID: CLOUDSTACK-5324 when router requires upgrade throw ResourceUnavailableException with scope VirtualRouter. API willl return generic Network Unavailable error. 2014-11-19 09:46:56 +05:30
security Offer a getDurationInMillis() method in the Profiler utility class 2015-06-24 09:36:40 +02:00
vpc Vpc redundancy enabled. Including Vpc & Vpc Offering creation. Marvin tests and UI. 2015-03-16 11:38:05 +01:00
vpn Removed trailing spaces 2013-11-21 04:08:01 -08:00
CreatePrivateNetworkTest.java Vpc redundancy enabled. Including Vpc & Vpc Offering creation. Marvin tests and UI. 2015-03-16 11:38:05 +01:00
DedicateGuestVlanRangesTest.java CLOUDSTACK-5236 : ability to identify where the user is from (ex. LDAP) 2015-03-16 14:53:53 +05:30
ExternalLoadBalancerDeviceManagerImplTest.java null pointer dereference fix 2014-04-29 21:46:16 +02:00
MockFirewallManagerImpl.java ListFirewallEgressRulesCmd: add interfaces and minor cleanup 2015-05-20 17:00:08 +01:00
MockNetworkModelImpl.java CLOUDSTACK-8324: Config drive changes for xenserver 2015-05-28 15:51:50 +05:30
NetworkManagerTestComponentLibrary.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
NetworkModelTest.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
UpdatePhysicalNetworkTest.java All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00