Skip to content

Commit

Permalink
more whitespace #21 #22
Browse files Browse the repository at this point in the history
  • Loading branch information
behrisch committed Sep 8, 2024
1 parent 8e281d2 commit 4334ebd
Show file tree
Hide file tree
Showing 17 changed files with 69 additions and 69 deletions.
2 changes: 1 addition & 1 deletion src/traci_testclient/TraCITestClient.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -619,7 +619,7 @@ TraCITestClient::readAndReportTypeDependent(tcpip::Storage& inMsg, int valueData
answerLog << " ]" << std::endl;
} else if (valueDataType == libsumo::TYPE_COMPOUND) {
int no = inMsg.readInt();
answerLog << " compound value with " << no << " members: [ ";
answerLog << " compound value with " << no << " members: [";
for (int i = 0; i < no; ++i) {
int currentValueDataType = inMsg.readUnsignedByte();
answerLog << " valueDataType=" << currentValueDataType;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
TraCITestClient output file. Date: Sun Sep 8 08:52:49 2024
TraCITestClient output file. Date: Sun Sep 8 10:47:24 2024


-> Command sent: <SimulationStep>:
Expand Down Expand Up @@ -37,7 +37,7 @@ TraCITestClient output file. Date: Sun Sep 8 08:52:49 2024
-> Command sent: <GetVariable>:
domID=160 varID=23 objID=3/1to2/1
.. Command acknowledged (160), [description: ]
CommandID=176 VariableID=23 ObjectID=3/1to2/1 valueDataType=15 compound value with 1 members: [ valueDataType=9 Int value: 0
CommandID=176 VariableID=23 ObjectID=3/1to2/1 valueDataType=15 compound value with 1 members: [ valueDataType=9 Int value: 0
]

-> Command sent: <SimulationStep>:
Expand Down Expand Up @@ -76,7 +76,7 @@ TraCITestClient output file. Date: Sun Sep 8 08:52:49 2024
-> Command sent: <GetVariable>:
domID=160 varID=23 objID=3/1to2/1
.. Command acknowledged (160), [description: ]
CommandID=176 VariableID=23 ObjectID=3/1to2/1 valueDataType=15 compound value with 6 members: [ valueDataType=9 Int value: 1
CommandID=176 VariableID=23 ObjectID=3/1to2/1 valueDataType=15 compound value with 6 members: [ valueDataType=9 Int value: 1
valueDataType=12 string value: 0
valueDataType=11 Double value: 3.00
valueDataType=11 Double value: 51.00
Expand Down Expand Up @@ -120,7 +120,7 @@ TraCITestClient output file. Date: Sun Sep 8 08:52:49 2024
-> Command sent: <GetVariable>:
domID=160 varID=23 objID=3/1to2/1
.. Command acknowledged (160), [description: ]
CommandID=176 VariableID=23 ObjectID=3/1to2/1 valueDataType=15 compound value with 6 members: [ valueDataType=9 Int value: 1
CommandID=176 VariableID=23 ObjectID=3/1to2/1 valueDataType=15 compound value with 6 members: [ valueDataType=9 Int value: 1
valueDataType=12 string value: 0
valueDataType=11 Double value: 3.00
valueDataType=11 Double value: 51.00
Expand Down
4 changes: 2 additions & 2 deletions tests/traci/get_variable/Lane/LANE_LINKS/testclient_out.traci
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
TraCITestClient output file. Date: Sun Sep 8 08:59:42 2024
TraCITestClient output file. Date: Sun Sep 8 10:47:30 2024


-> Command sent: <SimulationStep>:
Expand All @@ -7,7 +7,7 @@ TraCITestClient output file. Date: Sun Sep 8 08:59:42 2024
-> Command sent: <GetVariable>:
domID=163 varID=51 objID=2/1to2/0_0
.. Command acknowledged (163), [description: ]
CommandID=179 VariableID=51 ObjectID=2/1to2/0_0 valueDataType=15 compound value with 25 members: [ valueDataType=9 Int value: 3
CommandID=179 VariableID=51 ObjectID=2/1to2/0_0 valueDataType=15 compound value with 25 members: [ valueDataType=9 Int value: 3
valueDataType=12 string value: 2/0to1/0_0
valueDataType=12 string value: ''
valueDataType=7 Unsigned Byte Value: 0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
TraCITestClient output file. Date: Sun Sep 8 08:59:42 2024
TraCITestClient output file. Date: Sun Sep 8 10:47:30 2024


-> Command sent: <SimulationStep>:
Expand All @@ -7,7 +7,7 @@ TraCITestClient output file. Date: Sun Sep 8 08:59:42 2024
-> Command sent: <GetVariable>:
domID=163 varID=51 objID=2/1to2/0_0
.. Command acknowledged (163), [description: ]
CommandID=179 VariableID=51 ObjectID=2/1to2/0_0 valueDataType=15 compound value with 25 members: [ valueDataType=9 Int value: 3
CommandID=179 VariableID=51 ObjectID=2/1to2/0_0 valueDataType=15 compound value with 25 members: [ valueDataType=9 Int value: 3
valueDataType=12 string value: 2/0to1/0_0
valueDataType=12 string value: ''
valueDataType=7 Unsigned Byte Value: 0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
TraCITestClient output file. Date: Sun Aug 11 18:07:56 2019
TraCITestClient output file. Date: Sun Sep 8 10:47:43 2024


-> Command sent: <SimulationStep>:
Expand All @@ -15,7 +15,7 @@ TraCITestClient output file. Date: Sun Aug 11 18:07:56 2019
-> Command sent: <GetVariable>:
domID=174 varID=193 objID=0
.. Command acknowledged (174), [description: ]
CommandID=190 VariableID=193 ObjectID=0 valueDataType=12 string value:
CommandID=190 VariableID=193 ObjectID=0 valueDataType=12 string value: ''

-> Command sent: <SimulationStep>:
.. Command acknowledged (2), [description: ]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
TraCITestClient output file. Date: Sun Sep 8 08:50:03 2024
TraCITestClient output file. Date: Sun Sep 8 10:47:28 2024


-> Command sent: <SimulationStep>:
Expand All @@ -7,7 +7,7 @@ TraCITestClient output file. Date: Sun Sep 8 08:50:03 2024
-> Command sent: <GetVariable>:
domID=162 varID=39 objID=0
.. Command acknowledged (162), [description: ]
CommandID=178 VariableID=39 ObjectID=0 valueDataType=15 compound value with 33 members: [ valueDataType=9 Int value: 16
CommandID=178 VariableID=39 ObjectID=0 valueDataType=15 compound value with 33 members: [ valueDataType=9 Int value: 16
valueDataType=9 Int value: 1
valueDataType=14 string list value: [ "4si_0", "1o_0", "" ]
valueDataType=9 Int value: 1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
TraCITestClient output file. Date: Sun Sep 8 08:50:03 2024
TraCITestClient output file. Date: Sun Sep 8 10:47:28 2024


-> Command sent: <SimulationStep>:
Expand All @@ -7,7 +7,7 @@ TraCITestClient output file. Date: Sun Sep 8 08:50:03 2024
-> Command sent: <GetVariable>:
domID=162 varID=39 objID=0
.. Command acknowledged (162), [description: ]
CommandID=178 VariableID=39 ObjectID=0 valueDataType=15 compound value with 33 members: [ valueDataType=9 Int value: 16
CommandID=178 VariableID=39 ObjectID=0 valueDataType=15 compound value with 33 members: [ valueDataType=9 Int value: 16
valueDataType=9 Int value: 1
valueDataType=14 string list value: [ "4si_0", "1o_0", "" ]
valueDataType=9 Int value: 1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
TraCITestClient output file. Date: Sun Sep 8 08:59:42 2024
TraCITestClient output file. Date: Sun Sep 8 10:47:28 2024


-> Command sent: <SimulationStep>:
Expand All @@ -7,67 +7,67 @@ TraCITestClient output file. Date: Sun Sep 8 08:59:42 2024
-> Command sent: <GetVariable>:
domID=162 varID=43 objID=0
.. Command acknowledged (162), [description: ]
CommandID=178 VariableID=43 ObjectID=0 valueDataType=15 compound value with 1 members: [ valueDataType=15 compound value with 5 members: [ valueDataType=12 string value: 0
CommandID=178 VariableID=43 ObjectID=0 valueDataType=15 compound value with 1 members: [ valueDataType=15 compound value with 5 members: [ valueDataType=12 string value: 0
valueDataType=9 Int value: 0
valueDataType=9 Int value: 0
valueDataType=15 compound value with 8 members: [ valueDataType=15 compound value with 6 members: [ valueDataType=11 Double value: 31.00
valueDataType=15 compound value with 8 members: [ valueDataType=15 compound value with 6 members: [ valueDataType=11 Double value: 31.00
valueDataType=12 string value: GGggrrrrGGggrrrr
valueDataType=11 Double value: 31.00
valueDataType=11 Double value: 31.00
valueDataType=15 compound value with 0 members: [ ]
valueDataType=15 compound value with 0 members: [ ]
valueDataType=12 string value: ''
]
valueDataType=15 compound value with 6 members: [ valueDataType=11 Double value: 4.00
valueDataType=15 compound value with 6 members: [ valueDataType=11 Double value: 4.00
valueDataType=12 string value: yyggrrrryyggrrrr
valueDataType=11 Double value: 4.00
valueDataType=11 Double value: 4.00
valueDataType=15 compound value with 0 members: [ ]
valueDataType=15 compound value with 0 members: [ ]
valueDataType=12 string value: ''
]
valueDataType=15 compound value with 6 members: [ valueDataType=11 Double value: 6.00
valueDataType=15 compound value with 6 members: [ valueDataType=11 Double value: 6.00
valueDataType=12 string value: rrGGrrrrrrGGrrrr
valueDataType=11 Double value: 6.00
valueDataType=11 Double value: 6.00
valueDataType=15 compound value with 0 members: [ ]
valueDataType=15 compound value with 0 members: [ ]
valueDataType=12 string value: ''
]
valueDataType=15 compound value with 6 members: [ valueDataType=11 Double value: 4.00
valueDataType=15 compound value with 6 members: [ valueDataType=11 Double value: 4.00
valueDataType=12 string value: rryyrrrrrryyrrrr
valueDataType=11 Double value: 4.00
valueDataType=11 Double value: 4.00
valueDataType=15 compound value with 0 members: [ ]
valueDataType=15 compound value with 0 members: [ ]
valueDataType=12 string value: ''
]
valueDataType=15 compound value with 6 members: [ valueDataType=11 Double value: 31.00
valueDataType=15 compound value with 6 members: [ valueDataType=11 Double value: 31.00
valueDataType=12 string value: rrrrGGggrrrrGGgg
valueDataType=11 Double value: 31.00
valueDataType=11 Double value: 31.00
valueDataType=15 compound value with 0 members: [ ]
valueDataType=15 compound value with 0 members: [ ]
valueDataType=12 string value: ''
]
valueDataType=15 compound value with 6 members: [ valueDataType=11 Double value: 4.00
valueDataType=15 compound value with 6 members: [ valueDataType=11 Double value: 4.00
valueDataType=12 string value: rrrryyggrrrryygg
valueDataType=11 Double value: 4.00
valueDataType=11 Double value: 4.00
valueDataType=15 compound value with 0 members: [ ]
valueDataType=15 compound value with 0 members: [ ]
valueDataType=12 string value: ''
]
valueDataType=15 compound value with 6 members: [ valueDataType=11 Double value: 6.00
valueDataType=15 compound value with 6 members: [ valueDataType=11 Double value: 6.00
valueDataType=12 string value: rrrrrrGGrrrrrrGG
valueDataType=11 Double value: 6.00
valueDataType=11 Double value: 6.00
valueDataType=15 compound value with 0 members: [ ]
valueDataType=15 compound value with 0 members: [ ]
valueDataType=12 string value: ''
]
valueDataType=15 compound value with 6 members: [ valueDataType=11 Double value: 4.00
valueDataType=15 compound value with 6 members: [ valueDataType=11 Double value: 4.00
valueDataType=12 string value: rrrrrryyrrrrrryy
valueDataType=11 Double value: 4.00
valueDataType=11 Double value: 4.00
valueDataType=15 compound value with 0 members: [ ]
valueDataType=15 compound value with 0 members: [ ]
valueDataType=12 string value: ''
]
]
valueDataType=15 compound value with 0 members: [ ]
valueDataType=15 compound value with 0 members: [ ]
]
]

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
TraCITestClient output file. Date: Sun Sep 8 08:59:42 2024
TraCITestClient output file. Date: Sun Sep 8 10:47:28 2024


-> Command sent: <SimulationStep>:
Expand All @@ -7,67 +7,67 @@ TraCITestClient output file. Date: Sun Sep 8 08:59:42 2024
-> Command sent: <GetVariable>:
domID=162 varID=43 objID=0
.. Command acknowledged (162), [description: ]
CommandID=178 VariableID=43 ObjectID=0 valueDataType=15 compound value with 1 members: [ valueDataType=15 compound value with 5 members: [ valueDataType=12 string value: 0
CommandID=178 VariableID=43 ObjectID=0 valueDataType=15 compound value with 1 members: [ valueDataType=15 compound value with 5 members: [ valueDataType=12 string value: 0
valueDataType=9 Int value: 0
valueDataType=9 Int value: 0
valueDataType=15 compound value with 8 members: [ valueDataType=15 compound value with 6 members: [ valueDataType=11 Double value: 31.00
valueDataType=15 compound value with 8 members: [ valueDataType=15 compound value with 6 members: [ valueDataType=11 Double value: 31.00
valueDataType=12 string value: GGggrrrrGGggrrrr
valueDataType=11 Double value: 31.00
valueDataType=11 Double value: 31.00
valueDataType=15 compound value with 0 members: [ ]
valueDataType=15 compound value with 0 members: [ ]
valueDataType=12 string value: ''
]
valueDataType=15 compound value with 6 members: [ valueDataType=11 Double value: 4.00
valueDataType=15 compound value with 6 members: [ valueDataType=11 Double value: 4.00
valueDataType=12 string value: yyggrrrryyggrrrr
valueDataType=11 Double value: 4.00
valueDataType=11 Double value: 4.00
valueDataType=15 compound value with 0 members: [ ]
valueDataType=15 compound value with 0 members: [ ]
valueDataType=12 string value: ''
]
valueDataType=15 compound value with 6 members: [ valueDataType=11 Double value: 6.00
valueDataType=15 compound value with 6 members: [ valueDataType=11 Double value: 6.00
valueDataType=12 string value: rrGGrrrrrrGGrrrr
valueDataType=11 Double value: 6.00
valueDataType=11 Double value: 6.00
valueDataType=15 compound value with 0 members: [ ]
valueDataType=15 compound value with 0 members: [ ]
valueDataType=12 string value: ''
]
valueDataType=15 compound value with 6 members: [ valueDataType=11 Double value: 4.00
valueDataType=15 compound value with 6 members: [ valueDataType=11 Double value: 4.00
valueDataType=12 string value: rryyrrrrrryyrrrr
valueDataType=11 Double value: 4.00
valueDataType=11 Double value: 4.00
valueDataType=15 compound value with 0 members: [ ]
valueDataType=15 compound value with 0 members: [ ]
valueDataType=12 string value: ''
]
valueDataType=15 compound value with 6 members: [ valueDataType=11 Double value: 31.00
valueDataType=15 compound value with 6 members: [ valueDataType=11 Double value: 31.00
valueDataType=12 string value: rrrrGGggrrrrGGgg
valueDataType=11 Double value: 31.00
valueDataType=11 Double value: 31.00
valueDataType=15 compound value with 0 members: [ ]
valueDataType=15 compound value with 0 members: [ ]
valueDataType=12 string value: ''
]
valueDataType=15 compound value with 6 members: [ valueDataType=11 Double value: 4.00
valueDataType=15 compound value with 6 members: [ valueDataType=11 Double value: 4.00
valueDataType=12 string value: rrrryyggrrrryygg
valueDataType=11 Double value: 4.00
valueDataType=11 Double value: 4.00
valueDataType=15 compound value with 0 members: [ ]
valueDataType=15 compound value with 0 members: [ ]
valueDataType=12 string value: ''
]
valueDataType=15 compound value with 6 members: [ valueDataType=11 Double value: 6.00
valueDataType=15 compound value with 6 members: [ valueDataType=11 Double value: 6.00
valueDataType=12 string value: rrrrrrGGrrrrrrGG
valueDataType=11 Double value: 6.00
valueDataType=11 Double value: 6.00
valueDataType=15 compound value with 0 members: [ ]
valueDataType=15 compound value with 0 members: [ ]
valueDataType=12 string value: ''
]
valueDataType=15 compound value with 6 members: [ valueDataType=11 Double value: 4.00
valueDataType=15 compound value with 6 members: [ valueDataType=11 Double value: 4.00
valueDataType=12 string value: rrrrrryyrrrrrryy
valueDataType=11 Double value: 4.00
valueDataType=11 Double value: 4.00
valueDataType=15 compound value with 0 members: [ ]
valueDataType=15 compound value with 0 members: [ ]
valueDataType=12 string value: ''
]
]
valueDataType=15 compound value with 0 members: [ ]
valueDataType=15 compound value with 0 members: [ ]
]
]

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
TraCITestClient output file. Date: Tue Sep 09 09:02:37 2014
TraCITestClient output file. Date: Sun Sep 8 10:48:07 2024


-> Command sent: <SimulationStep>:
Expand All @@ -7,7 +7,7 @@ TraCITestClient output file. Date: Tue Sep 09 09:02:37 2014
-> Command sent: <GetVariable>:
domID=170 varID=126 objID=e_m5
.. Command acknowledged (170), [description: ]
CommandID=186 VariableID=126 ObjectID=e_m5 valueDataType=12 string value:
CommandID=186 VariableID=126 ObjectID=e_m5 valueDataType=12 string value: ''

-> Command sent: <SetValue>:
domID=202 varID=126 objID=e_m5
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
TraCITestClient output file. Date: Sun Aug 11 18:21:15 2019
TraCITestClient output file. Date: Sun Sep 8 10:48:06 2024


-> Command sent: <SimulationStep>:
Expand All @@ -7,7 +7,7 @@ TraCITestClient output file. Date: Sun Aug 11 18:21:15 2019
-> Command sent: <GetVariable>:
domID=163 varID=126 objID=2/1to2/0_0
.. Command acknowledged (163), [description: ]
CommandID=179 VariableID=126 ObjectID=2/1to2/0_0 valueDataType=12 string value:
CommandID=179 VariableID=126 ObjectID=2/1to2/0_0 valueDataType=12 string value: ''

-> Command sent: <SetValue>:
domID=195 varID=126 objID=2/1to2/0_0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
TraCITestClient output file. Date: Tue Sep 09 09:19:36 2014
TraCITestClient output file. Date: Sun Sep 8 10:48:04 2024


-> Command sent: <SimulationStep>:
Expand All @@ -7,7 +7,7 @@ TraCITestClient output file. Date: Tue Sep 09 09:19:36 2014
-> Command sent: <GetVariable>:
domID=167 varID=126 objID=p1
.. Command acknowledged (167), [description: ]
CommandID=183 VariableID=126 ObjectID=p1 valueDataType=12 string value:
CommandID=183 VariableID=126 ObjectID=p1 valueDataType=12 string value: ''

-> Command sent: <SetValue>:
domID=199 varID=126 objID=p1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
TraCITestClient output file. Date: Tue Sep 09 09:19:48 2014
TraCITestClient output file. Date: Sun Sep 8 10:48:05 2024


-> Command sent: <SimulationStep>:
Expand All @@ -7,7 +7,7 @@ TraCITestClient output file. Date: Tue Sep 09 09:19:48 2014
-> Command sent: <GetVariable>:
domID=168 varID=126 objID=p1
.. Command acknowledged (168), [description: ]
CommandID=184 VariableID=126 ObjectID=p1 valueDataType=12 string value:
CommandID=184 VariableID=126 ObjectID=p1 valueDataType=12 string value: ''

-> Command sent: <SetValue>:
domID=200 varID=126 objID=p1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
TraCITestClient output file. Date: Tue Sep 09 09:22:52 2014
TraCITestClient output file. Date: Sun Sep 8 10:48:07 2024


-> Command sent: <SimulationStep>:
Expand All @@ -7,7 +7,7 @@ TraCITestClient output file. Date: Tue Sep 09 09:22:52 2014
-> Command sent: <GetVariable>:
domID=166 varID=126 objID=r1
.. Command acknowledged (166), [description: ]
CommandID=182 VariableID=126 ObjectID=r1 valueDataType=12 string value:
CommandID=182 VariableID=126 ObjectID=r1 valueDataType=12 string value: ''

-> Command sent: <SetValue>:
domID=198 varID=126 objID=r1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
TraCITestClient output file. Date: Thu Jun 13 09:10:21 2024
TraCITestClient output file. Date: Sun Sep 8 10:48:05 2024


-> Command sent: <SimulationStep>:
Expand All @@ -7,7 +7,7 @@ TraCITestClient output file. Date: Thu Jun 13 09:10:21 2024
-> Command sent: <GetVariable>:
domID=37 varID=126 objID=cs
.. Command acknowledged (37), [description: ]
CommandID=53 VariableID=126 ObjectID=cs valueDataType=12 string value:
CommandID=53 VariableID=126 ObjectID=cs valueDataType=12 string value: ''

-> Command sent: <SetValue>:
domID=69 varID=126 objID=cs
Expand Down
Loading

0 comments on commit 4334ebd

Please sign in to comment.