Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 9102a967 authored by Michael KRISPER's avatar Michael KRISPER
Browse files

removed P1 Bus Hybrid Roeck Testcases

parent e692989e
No related branches found
No related tags found
No related merge requests found
......@@ -269,13 +269,6 @@ namespace TUGraz.VectoCore.Tests.Integration.Hybrid
TestCase(TestJobCityBusP1_APTP, 8, TestName = "P1 CityBus Hybrid APT-P, DriveCycle Urban"),
TestCase(TestJobCityBusP1_APTP, 9, TestName = "P1 CityBus Hybrid APT-P, DriveCycle UrbanDelivery"),
TestCase(TestJobP1, 0, TestName = "P1 Bus Hybrid Roeck - Urban"),
TestCase(TestJobP1, 1, TestName = "P1 Bus Hybrid Roeck - Coach"),
TestCase(TestJobP1, 2, TestName = "P1 Bus Hybrid Roeck - HeavyUrban"),
TestCase(TestJobP1, 3, TestName = "P1 Bus Hybrid Roeck - Interurban"),
TestCase(TestJobP1, 4, TestName = "P1 Bus Hybrid Roeck - Suburban"),
TestCase(TestJobP1, 5, TestName = "P1 Bus Hybrid Roeck - Suburban + stop"),
]
public void P1APTHybridDriveCycle(string jobFile, int cycleIdx)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment