xenadmin/XenAdminTests/UnitTests
Aaron Robson 05c8809539 CP-34000: decimal network and disk access rate unit calculations
Though this was shown in units like kB/s and MB/s (decimal units) it was calculated in
binary terms i.e. 1MB/s was treated as 1024kB/s instead of the expected 1000kB/s.

Updated translations for the units to be of the form 'MB/s' instead of 'MBps'.

Signed-off-by: Aaron Robson <aaron.robson@citrix.com>
2020-07-18 07:55:34 +01:00
..
AlertTests Fixed broken tests and corrected assertion handling in the Jenkinsfile. 2020-07-02 09:27:26 +01:00
BatchUpdatesTests CP-14807: Delete OEM in ServerVersion (#2270) 2018-10-22 14:34:31 +01:00
Diagnostics CP-31529: Update RPU003 to the version 8 2019-06-21 12:22:01 +01:00
Dialogs/DataGridViewEx CA-176169: Changed copyright statements to include the comma in Citrix Systems, 2017-01-16 19:59:50 +00:00
UnitTestHelper/MockObjectBuilders CP-30451: Unit test restructuring and modifications for better use of the Nunit3 framework. 2019-07-11 16:34:59 +01:00
WlbTests CP-30451: Unit test restructuring and modifications for better use of the Nunit3 framework. 2019-07-11 16:34:59 +01:00
ApplianceExistsCheckTests.cs CP-30451: Unit test restructuring and modifications for better use of the Nunit3 framework. 2019-07-11 16:34:59 +01:00
BasicXMLResolverTests.cs CP-30451: Unit test restructuring and modifications for better use of the Nunit3 framework. 2019-07-11 16:34:59 +01:00
CPUFeaturesTest.cs CP-30451: Unit test restructuring and modifications for better use of the Nunit3 framework. 2019-07-11 16:34:59 +01:00
CPUMaskingTest.cs CP-30451: Unit test restructuring and modifications for better use of the Nunit3 framework. 2019-07-11 16:34:59 +01:00
EmailAddressValidatorTests.cs CP-30451: Unit test restructuring and modifications for better use of the Nunit3 framework. 2019-07-11 16:34:59 +01:00
ExceptionSerializationTest.cs Missing copyright; typos found from spell check; added terms to ignore list. 2020-03-04 12:40:20 +00:00
HealthCheckAnalysisProgressTest.cs CP-30451: Unit test restructuring and modifications for better use of the Nunit3 framework. 2019-07-11 16:34:59 +01:00
NamesAndMessagesTests.cs CP-30451: Unit test restructuring and modifications for better use of the Nunit3 framework. 2019-07-11 16:34:59 +01:00
NaturalCompareTest.cs CP-30451: Unit test restructuring and modifications for better use of the Nunit3 framework. 2019-07-11 16:34:59 +01:00
RegexTests.cs Extended disk latency regex and added unit tests. 2020-06-23 08:51:41 +01:00
StreamUtilitiesTests.cs CP-30451: Unit test restructuring and modifications for better use of the Nunit3 framework. 2019-07-11 16:34:59 +01:00
SubnetworkMaskValidatorTest.cs CP-30451: Unit test restructuring and modifications for better use of the Nunit3 framework. 2019-07-11 16:34:59 +01:00
TimeUtilTests.cs Extended disk latency regex and added unit tests. 2020-06-23 08:51:41 +01:00
TokenizerTest.cs CP-30451: Unit test restructuring and modifications for better use of the Nunit3 framework. 2019-07-11 16:34:59 +01:00
UpdateManagerTests.cs CP-30451: Unit test restructuring and modifications for better use of the Nunit3 framework. 2019-07-11 16:34:59 +01:00
UtilTests.cs CP-34000: decimal network and disk access rate unit calculations 2020-07-18 07:55:34 +01:00