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

Skip to content
Snippets Groups Projects
Commit 5c2c898c authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

adding testcase for VTP on a vehicle with TC in 1st and 2nd gear

parent aab4b6aa
No related branches found
No related tags found
No related merge requests found
......@@ -161,6 +161,7 @@ namespace TUGraz.VectoCore.Tests.Integration.VTP
[Category("LongRunning")]
[Category("Integration")]
[TestCase(@"TestData\Integration\VTPMode\GenericVehicle\VTP_AT-gbx.vecto")]
[TestCase(@"TestData\Integration\VTPMode\GenericVehicle\VTP_AT-gbx_2TC.vecto")]
public void RunVTPWithAT(string jobFile)
{
var fileWriter = new FileOutputWriter(jobFile);
......
{
"Header": {
"CreatedBy": "",
"Date": "2018-06-12T11:24:10.6066876Z",
"AppVersion": "3",
"FileVersion": 4
},
"Body": {
"SavedInDeclMode": true,
"DeclarationVehicle": "CityBus_AT_Ser_2TC.xml",
"ManufacturerRecord": "CityBus_AT_Ser.RSLT_MANUFACTURER.xml",
"Mileage": 30000.0,
"NCVTestFuel": 42.5,
"FanPowerCoefficients": [
0.0,
1.0,
1.0
],
"FanDiameter": 0.5,
"Cycles": [
"vtp_cycle_citybus_atser_2TC.vdri"
]
}
}
\ No newline at end of file
source diff could not be displayed: it is too large. Options to address this: view the blob.
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