Pull request #121: Fixing Testcases
Merge in VECTO/vecto-dev from VECTO/mq_vecto-dev:develop to develop * commit '70d1f1cc': update repo update expected values in testcase update more testcases after change in em interpolation, add em-off flag in postprocessing tests adapt testcases for electric motor after chaning interpolation method bugfix looking up torque for a certain electric power and angular speed in case the forward interpolation gives a different result, a search is started. but the search always returned torque for 0 power fix error in testcase interpolating electric power adapt expected driving behavior in ADAS tests adapt pcc testcases
No related branches found
No related tags found
Showing
- VectoCore/VectoCore/Models/SimulationComponent/Data/ElectricMotor/ElectricMotorData.cs 2 additions, 2 deletions...mulationComponent/Data/ElectricMotor/ElectricMotorData.cs
- VectoCore/VectoCoreTest/FileIO/JsonReadHybridTest.cs 25 additions, 16 deletionsVectoCore/VectoCoreTest/FileIO/JsonReadHybridTest.cs
- VectoCore/VectoCoreTest/Integration/ADAS/ADASTestsConventional.cs 8 additions, 8 deletions...e/VectoCoreTest/Integration/ADAS/ADASTestsConventional.cs
- VectoCore/VectoCoreTest/Integration/ADAS/ADASTestsPEV.cs 41 additions, 39 deletionsVectoCore/VectoCoreTest/Integration/ADAS/ADASTestsPEV.cs
- VectoCore/VectoCoreTest/Integration/AMTShiftStrategyTests.cs 1 addition, 1 deletionVectoCore/VectoCoreTest/Integration/AMTShiftStrategyTests.cs
- VectoCore/VectoCoreTest/Integration/Declaration/NaturalGasVehicles.cs 2 additions, 2 deletions...ctoCoreTest/Integration/Declaration/NaturalGasVehicles.cs
- VectoCore/VectoCoreTest/Integration/TorqueLimitsTest.cs 6 additions, 5 deletionsVectoCore/VectoCoreTest/Integration/TorqueLimitsTest.cs
- VectoCore/VectoCoreTest/Models/SimulationComponent/ElectricMotorTest.cs 33 additions, 33 deletions...oCoreTest/Models/SimulationComponent/ElectricMotorTest.cs
- VectoCore/VectoCoreTest/Models/SimulationComponentData/ElectricMotorEfficienyMapTest.cs 4 additions, 4 deletions.../SimulationComponentData/ElectricMotorEfficienyMapTest.cs
- VectoCore/VectoCoreTest/Reports/ModDataPostprocessingTest.cs 10 additions, 1 deletionVectoCore/VectoCoreTest/Reports/ModDataPostprocessingTest.cs
- VectoCore/VectoCoreTest/XML/XMLWritingTest.cs 3 additions, 3 deletionsVectoCore/VectoCoreTest/XML/XMLWritingTest.cs
Loading
Please register or sign in to comment