| /third_party/boost/libs/msm/test/ |
| D | OrthogonalDeferredEuml.cpp | 165 "Open exit not called correctly"); in BOOST_AUTO_TEST_CASE() 166 …get_state<Playing_type&>().get_attribute(entry_counter) == 0,"Playing entry not called correctly"); in BOOST_AUTO_TEST_CASE() 168 "Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 175 "Empty exit not called correctly"); in BOOST_AUTO_TEST_CASE() 177 "Open entry not called correctly"); in BOOST_AUTO_TEST_CASE() 182 "Open exit not called correctly"); in BOOST_AUTO_TEST_CASE() 184 "Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 185 … BOOST_CHECK_MESSAGE(p.get_attribute(can_close_drawer_counter) == 1,"guard not called correctly"); in BOOST_AUTO_TEST_CASE() 191 "Empty exit not called correctly"); in BOOST_AUTO_TEST_CASE() 193 "Stopped entry not called correctly"); in BOOST_AUTO_TEST_CASE() [all …]
|
| D | AnonymousEuml.cpp | 124 "State1 exit not called correctly"); in BOOST_AUTO_TEST_CASE() 126 "State1 entry not called correctly"); in BOOST_AUTO_TEST_CASE() 128 "State2 exit not called correctly"); in BOOST_AUTO_TEST_CASE() 130 "State2 entry not called correctly"); in BOOST_AUTO_TEST_CASE() 132 "State3 exit not called correctly"); in BOOST_AUTO_TEST_CASE() 134 "State3 entry not called correctly"); in BOOST_AUTO_TEST_CASE() 136 "State4 entry not called correctly"); in BOOST_AUTO_TEST_CASE() 137 BOOST_CHECK_MESSAGE(p.get_attribute(always_true_counter) == 1,"guard not called correctly"); in BOOST_AUTO_TEST_CASE() 138 … BOOST_CHECK_MESSAGE(p.get_attribute(always_false_counter) == 1,"guard not called correctly"); in BOOST_AUTO_TEST_CASE() 139 … BOOST_CHECK_MESSAGE(p.get_attribute(state2_to_state3_counter) == 1,"action not called correctly"); in BOOST_AUTO_TEST_CASE() [all …]
|
| D | CompositeEuml.cpp | 157 "Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 162 "Empty exit not called correctly"); in BOOST_AUTO_TEST_CASE() 164 "Open entry not called correctly"); in BOOST_AUTO_TEST_CASE() 169 "Open exit not called correctly"); in BOOST_AUTO_TEST_CASE() 171 "Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 172 … BOOST_CHECK_MESSAGE(p.get_attribute(can_close_drawer_counter) == 1,"guard not called correctly"); in BOOST_AUTO_TEST_CASE() 178 "Open exit not called correctly"); in BOOST_AUTO_TEST_CASE() 180 "Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 186 "Empty exit not called correctly"); in BOOST_AUTO_TEST_CASE() 188 "Stopped entry not called correctly"); in BOOST_AUTO_TEST_CASE() [all …]
|
| D | Anonymous.cpp | 153 …_MESSAGE(p.get_state<my_machine_::State1&>().exit_counter == 1,"State1 exit not called correctly"); in BOOST_AUTO_TEST_CASE() 154 …ESSAGE(p.get_state<my_machine_::State1&>().entry_counter == 1,"State1 entry not called correctly"); in BOOST_AUTO_TEST_CASE() 155 …_MESSAGE(p.get_state<my_machine_::State2&>().exit_counter == 1,"State2 exit not called correctly"); in BOOST_AUTO_TEST_CASE() 156 …ESSAGE(p.get_state<my_machine_::State2&>().entry_counter == 1,"State2 entry not called correctly"); in BOOST_AUTO_TEST_CASE() 157 …_MESSAGE(p.get_state<my_machine_::State3&>().exit_counter == 1,"State3 exit not called correctly"); in BOOST_AUTO_TEST_CASE() 158 …ESSAGE(p.get_state<my_machine_::State3&>().entry_counter == 1,"State3 entry not called correctly"); in BOOST_AUTO_TEST_CASE() 159 …ESSAGE(p.get_state<my_machine_::State4&>().entry_counter == 1,"State4 entry not called correctly"); in BOOST_AUTO_TEST_CASE() 160 BOOST_CHECK_MESSAGE(p.always_true_counter == 1,"guard not called correctly"); in BOOST_AUTO_TEST_CASE() 161 BOOST_CHECK_MESSAGE(p.always_false_counter == 1,"guard not called correctly"); in BOOST_AUTO_TEST_CASE() 162 BOOST_CHECK_MESSAGE(p.state2_to_state3_counter == 1,"action not called correctly"); in BOOST_AUTO_TEST_CASE() [all …]
|
| D | SimpleInternalEuml.cpp | 169 "Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 174 …HECK_MESSAGE(p.get_attribute(internal_action_counter) == 1,"Internal action not called correctly"); in BOOST_AUTO_TEST_CASE() 175 …_CHECK_MESSAGE(p.get_attribute(internal_guard_counter) == 1,"Internal guard not called correctly"); in BOOST_AUTO_TEST_CASE() 177 "Empty internal action not called correctly"); in BOOST_AUTO_TEST_CASE() 179 "Empty internal guard not called correctly"); in BOOST_AUTO_TEST_CASE() 184 "Empty exit not called correctly"); in BOOST_AUTO_TEST_CASE() 186 "Open entry not called correctly"); in BOOST_AUTO_TEST_CASE() 191 "Open exit not called correctly"); in BOOST_AUTO_TEST_CASE() 193 "Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 194 … BOOST_CHECK_MESSAGE(p.get_attribute(can_close_drawer_counter) == 1,"guard not called correctly"); in BOOST_AUTO_TEST_CASE() [all …]
|
| D | SimpleEuml.cpp | 121 "Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 126 "Empty exit not called correctly"); in BOOST_AUTO_TEST_CASE() 128 "Open entry not called correctly"); in BOOST_AUTO_TEST_CASE() 133 "Open exit not called correctly"); in BOOST_AUTO_TEST_CASE() 135 "Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 136 … BOOST_CHECK_MESSAGE(p.get_attribute(can_close_drawer_counter) == 1,"guard not called correctly"); in BOOST_AUTO_TEST_CASE() 142 "Open exit not called correctly"); in BOOST_AUTO_TEST_CASE() 144 "Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 150 "Empty exit not called correctly"); in BOOST_AUTO_TEST_CASE() 152 "Stopped entry not called correctly"); in BOOST_AUTO_TEST_CASE() [all …]
|
| D | SimpleEuml2.cpp | 121 "Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 126 "Empty exit not called correctly"); in BOOST_AUTO_TEST_CASE() 128 "Open entry not called correctly"); in BOOST_AUTO_TEST_CASE() 133 "Open exit not called correctly"); in BOOST_AUTO_TEST_CASE() 135 "Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 136 … BOOST_CHECK_MESSAGE(p.get_attribute(can_close_drawer_counter) == 1,"guard not called correctly"); in BOOST_AUTO_TEST_CASE() 142 "Open exit not called correctly"); in BOOST_AUTO_TEST_CASE() 144 "Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 150 "Empty exit not called correctly"); in BOOST_AUTO_TEST_CASE() 152 "Stopped entry not called correctly"); in BOOST_AUTO_TEST_CASE() [all …]
|
| D | OrthogonalDeferred2.cpp | 331 …ST_CHECK_MESSAGE(p.get_state<player_::Open&>().exit_counter == 0,"Open exit not called correctly"); in BOOST_AUTO_TEST_CASE() 332 …_MESSAGE(p.get_state<player_::Playing&>().entry_counter == 0,"Playing entry not called correctly"); in BOOST_AUTO_TEST_CASE() 333 …HECK_MESSAGE(p.get_state<player_::Empty&>().entry_counter == 1,"Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 339 …_CHECK_MESSAGE(p.get_state<player_::Empty&>().exit_counter == 1,"Empty exit not called correctly"); in BOOST_AUTO_TEST_CASE() 340 …_CHECK_MESSAGE(p.get_state<player_::Open&>().entry_counter == 1,"Open entry not called correctly"); in BOOST_AUTO_TEST_CASE() 344 …ST_CHECK_MESSAGE(p.get_state<player_::Open&>().exit_counter == 1,"Open exit not called correctly"); in BOOST_AUTO_TEST_CASE() 345 …HECK_MESSAGE(p.get_state<player_::Empty&>().entry_counter == 2,"Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 346 BOOST_CHECK_MESSAGE(p.can_close_drawer_counter == 1,"guard not called correctly"); in BOOST_AUTO_TEST_CASE() 351 …_CHECK_MESSAGE(p.get_state<player_::Empty&>().exit_counter == 2,"Empty exit not called correctly"); in BOOST_AUTO_TEST_CASE() 352 …_MESSAGE(p.get_state<player_::Stopped&>().entry_counter == 1,"Stopped entry not called correctly"); in BOOST_AUTO_TEST_CASE() [all …]
|
| D | OrthogonalDeferred.cpp | 324 …ST_CHECK_MESSAGE(p.get_state<player_::Open&>().exit_counter == 0,"Open exit not called correctly"); in BOOST_AUTO_TEST_CASE() 325 …_MESSAGE(p.get_state<player_::Playing&>().entry_counter == 0,"Playing entry not called correctly"); in BOOST_AUTO_TEST_CASE() 326 …HECK_MESSAGE(p.get_state<player_::Empty&>().entry_counter == 1,"Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 332 …_CHECK_MESSAGE(p.get_state<player_::Empty&>().exit_counter == 1,"Empty exit not called correctly"); in BOOST_AUTO_TEST_CASE() 333 …_CHECK_MESSAGE(p.get_state<player_::Open&>().entry_counter == 1,"Open entry not called correctly"); in BOOST_AUTO_TEST_CASE() 337 …ST_CHECK_MESSAGE(p.get_state<player_::Open&>().exit_counter == 1,"Open exit not called correctly"); in BOOST_AUTO_TEST_CASE() 338 …HECK_MESSAGE(p.get_state<player_::Empty&>().entry_counter == 2,"Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 339 BOOST_CHECK_MESSAGE(p.can_close_drawer_counter == 1,"guard not called correctly"); in BOOST_AUTO_TEST_CASE() 344 …_CHECK_MESSAGE(p.get_state<player_::Empty&>().exit_counter == 2,"Empty exit not called correctly"); in BOOST_AUTO_TEST_CASE() 345 …_MESSAGE(p.get_state<player_::Stopped&>().entry_counter == 1,"Stopped entry not called correctly"); in BOOST_AUTO_TEST_CASE() [all …]
|
| D | OrthogonalDeferred3.cpp | 350 …ST_CHECK_MESSAGE(p.get_state<player_::Open&>().exit_counter == 0,"Open exit not called correctly"); in BOOST_AUTO_TEST_CASE() 351 …_MESSAGE(p.get_state<player_::Playing&>().entry_counter == 0,"Playing entry not called correctly"); in BOOST_AUTO_TEST_CASE() 352 …HECK_MESSAGE(p.get_state<player_::Empty&>().entry_counter == 1,"Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 357 …_CHECK_MESSAGE(p.get_state<player_::Empty&>().exit_counter == 1,"Empty exit not called correctly"); in BOOST_AUTO_TEST_CASE() 358 …_CHECK_MESSAGE(p.get_state<player_::Open&>().entry_counter == 1,"Open entry not called correctly"); in BOOST_AUTO_TEST_CASE() 361 …ST_CHECK_MESSAGE(p.get_state<player_::Open&>().exit_counter == 1,"Open exit not called correctly"); in BOOST_AUTO_TEST_CASE() 362 …HECK_MESSAGE(p.get_state<player_::Empty&>().entry_counter == 2,"Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 363 BOOST_CHECK_MESSAGE(p.can_close_drawer_counter == 1,"guard not called correctly"); in BOOST_AUTO_TEST_CASE() 367 …_CHECK_MESSAGE(p.get_state<player_::Empty&>().exit_counter == 2,"Empty exit not called correctly"); in BOOST_AUTO_TEST_CASE() 368 …_MESSAGE(p.get_state<player_::Stopped&>().entry_counter == 1,"Stopped entry not called correctly"); in BOOST_AUTO_TEST_CASE() [all …]
|
| D | SimpleInternal.cpp | 211 …HECK_MESSAGE(p.get_state<player_::Empty&>().entry_counter == 1,"Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 215 BOOST_CHECK_MESSAGE(p.internal_action_counter == 1,"Internal action not called correctly"); in BOOST_AUTO_TEST_CASE() 216 BOOST_CHECK_MESSAGE(p.internal_guard_counter == 1,"Internal guard not called correctly"); in BOOST_AUTO_TEST_CASE() 220 …_CHECK_MESSAGE(p.get_state<player_::Empty&>().exit_counter == 1,"Empty exit not called correctly"); in BOOST_AUTO_TEST_CASE() 221 …_CHECK_MESSAGE(p.get_state<player_::Open&>().entry_counter == 1,"Open entry not called correctly"); in BOOST_AUTO_TEST_CASE() 225 …ST_CHECK_MESSAGE(p.get_state<player_::Open&>().exit_counter == 1,"Open exit not called correctly"); in BOOST_AUTO_TEST_CASE() 226 …HECK_MESSAGE(p.get_state<player_::Empty&>().entry_counter == 2,"Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 227 BOOST_CHECK_MESSAGE(p.can_close_drawer_counter == 1,"guard not called correctly"); in BOOST_AUTO_TEST_CASE() 232 …ST_CHECK_MESSAGE(p.get_state<player_::Open&>().exit_counter == 1,"Open exit not called correctly"); in BOOST_AUTO_TEST_CASE() 233 …HECK_MESSAGE(p.get_state<player_::Empty&>().entry_counter == 2,"Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() [all …]
|
| D | Entries.cpp | 231 …CHECK_MESSAGE(p.get_state<Fsm_::State1&>().entry_counter == 1,"State1 entry not called correctly"); in BOOST_AUTO_TEST_CASE() 236 …T_CHECK_MESSAGE(p.get_state<Fsm_::State1&>().exit_counter == 1,"State1 exit not called correctly"); in BOOST_AUTO_TEST_CASE() 237 …CHECK_MESSAGE(p.get_state<Fsm_::State1&>().entry_counter == 2,"State1 entry not called correctly"); in BOOST_AUTO_TEST_CASE() 238 …CHECK_MESSAGE(p.get_state<Fsm_::SubFsm2&>().exit_counter == 1,"SubFsm2 exit not called correctly"); in BOOST_AUTO_TEST_CASE() 239 …ECK_MESSAGE(p.get_state<Fsm_::SubFsm2&>().entry_counter == 1,"SubFsm2 entry not called correctly"); in BOOST_AUTO_TEST_CASE() 245 …T_CHECK_MESSAGE(p.get_state<Fsm_::State1&>().exit_counter == 2,"State1 exit not called correctly"); in BOOST_AUTO_TEST_CASE() 246 …CHECK_MESSAGE(p.get_state<Fsm_::State1&>().entry_counter == 3,"State1 entry not called correctly"); in BOOST_AUTO_TEST_CASE() 247 …CHECK_MESSAGE(p.get_state<Fsm_::SubFsm2&>().exit_counter == 2,"SubFsm2 exit not called correctly"); in BOOST_AUTO_TEST_CASE() 248 …ECK_MESSAGE(p.get_state<Fsm_::SubFsm2&>().entry_counter == 2,"SubFsm2 entry not called correctly"); in BOOST_AUTO_TEST_CASE() 250 "SubFsm2::SubState2 entry not called correctly"); in BOOST_AUTO_TEST_CASE() [all …]
|
| D | TestDeferIn2Regions.cpp | 131 …CK_MESSAGE(p.get_state<player_::State11&>().exit_counter == 1,"State11 exit not called correctly"); in BOOST_AUTO_TEST_CASE() 132 …_MESSAGE(p.get_state<player_::State11&>().entry_counter == 1,"State11 entry not called correctly"); in BOOST_AUTO_TEST_CASE() 133 …_MESSAGE(p.get_state<player_::State12&>().entry_counter == 1,"State12 entry not called correctly"); in BOOST_AUTO_TEST_CASE() 139 …CK_MESSAGE(p.get_state<player_::State11&>().exit_counter == 1,"State11 exit not called correctly"); in BOOST_AUTO_TEST_CASE() 140 …_MESSAGE(p.get_state<player_::State11&>().entry_counter == 1,"State11 entry not called correctly"); in BOOST_AUTO_TEST_CASE() 141 …_MESSAGE(p.get_state<player_::State12&>().entry_counter == 1,"State12 entry not called correctly"); in BOOST_AUTO_TEST_CASE() 142 …CK_MESSAGE(p.get_state<player_::State12&>().exit_counter == 0,"State12 exit not called correctly"); in BOOST_AUTO_TEST_CASE() 143 …CK_MESSAGE(p.get_state<player_::State21&>().exit_counter == 0,"State21 exit not called correctly"); in BOOST_AUTO_TEST_CASE() 144 …_MESSAGE(p.get_state<player_::State21&>().entry_counter == 1,"State21 entry not called correctly"); in BOOST_AUTO_TEST_CASE() 145 …CK_MESSAGE(p.get_state<player_::State22&>().exit_counter == 0,"State22 exit not called correctly"); in BOOST_AUTO_TEST_CASE() [all …]
|
| D | SimpleInternalFunctors.cpp | 266 …HECK_MESSAGE(p.get_state<player_::Empty&>().entry_counter == 1,"Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 270 BOOST_CHECK_MESSAGE(p.internal_action_counter == 1,"Internal action not called correctly"); in BOOST_AUTO_TEST_CASE() 271 BOOST_CHECK_MESSAGE(p.internal_guard_counter == 1,"Internal guard not called correctly"); in BOOST_AUTO_TEST_CASE() 272 …layer_::Empty&>().empty_internal_action_counter == 0,"Empty internal action not called correctly"); in BOOST_AUTO_TEST_CASE() 273 …<player_::Empty&>().empty_internal_guard_counter == 1,"Empty internal guard not called correctly"); in BOOST_AUTO_TEST_CASE() 277 …_CHECK_MESSAGE(p.get_state<player_::Empty&>().exit_counter == 1,"Empty exit not called correctly"); in BOOST_AUTO_TEST_CASE() 278 …_CHECK_MESSAGE(p.get_state<player_::Open&>().entry_counter == 1,"Open entry not called correctly"); in BOOST_AUTO_TEST_CASE() 282 …ST_CHECK_MESSAGE(p.get_state<player_::Open&>().exit_counter == 1,"Open exit not called correctly"); in BOOST_AUTO_TEST_CASE() 283 …HECK_MESSAGE(p.get_state<player_::Empty&>().entry_counter == 2,"Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 284 BOOST_CHECK_MESSAGE(p.can_close_drawer_counter == 1,"guard not called correctly"); in BOOST_AUTO_TEST_CASE() [all …]
|
| D | SimpleMachine.cpp | 199 …HECK_MESSAGE(p.get_state<player_::Empty&>().entry_counter == 1,"Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 203 …_CHECK_MESSAGE(p.get_state<player_::Empty&>().exit_counter == 1,"Empty exit not called correctly"); in BOOST_AUTO_TEST_CASE() 204 …_CHECK_MESSAGE(p.get_state<player_::Open&>().entry_counter == 1,"Open entry not called correctly"); in BOOST_AUTO_TEST_CASE() 208 …ST_CHECK_MESSAGE(p.get_state<player_::Open&>().exit_counter == 1,"Open exit not called correctly"); in BOOST_AUTO_TEST_CASE() 209 …HECK_MESSAGE(p.get_state<player_::Empty&>().entry_counter == 2,"Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 210 BOOST_CHECK_MESSAGE(p.can_close_drawer_counter == 1,"guard not called correctly"); in BOOST_AUTO_TEST_CASE() 215 …ST_CHECK_MESSAGE(p.get_state<player_::Open&>().exit_counter == 1,"Open exit not called correctly"); in BOOST_AUTO_TEST_CASE() 216 …HECK_MESSAGE(p.get_state<player_::Empty&>().entry_counter == 2,"Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 221 …_CHECK_MESSAGE(p.get_state<player_::Empty&>().exit_counter == 2,"Empty exit not called correctly"); in BOOST_AUTO_TEST_CASE() 222 …_MESSAGE(p.get_state<player_::Stopped&>().entry_counter == 1,"Stopped entry not called correctly"); in BOOST_AUTO_TEST_CASE() [all …]
|
| D | History.cpp | 251 …HECK_MESSAGE(p.get_state<player_::Empty&>().entry_counter == 1,"Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 255 …_CHECK_MESSAGE(p.get_state<player_::Empty&>().exit_counter == 1,"Empty exit not called correctly"); in BOOST_AUTO_TEST_CASE() 256 …_CHECK_MESSAGE(p.get_state<player_::Open&>().entry_counter == 1,"Open entry not called correctly"); in BOOST_AUTO_TEST_CASE() 260 …ST_CHECK_MESSAGE(p.get_state<player_::Open&>().exit_counter == 1,"Open exit not called correctly"); in BOOST_AUTO_TEST_CASE() 261 …HECK_MESSAGE(p.get_state<player_::Empty&>().entry_counter == 2,"Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 262 BOOST_CHECK_MESSAGE(p.can_close_drawer_counter == 1,"guard not called correctly"); in BOOST_AUTO_TEST_CASE() 266 …_CHECK_MESSAGE(p.get_state<player_::Empty&>().exit_counter == 2,"Empty exit not called correctly"); in BOOST_AUTO_TEST_CASE() 267 …_MESSAGE(p.get_state<player_::Stopped&>().entry_counter == 1,"Stopped entry not called correctly"); in BOOST_AUTO_TEST_CASE() 271 …CK_MESSAGE(p.get_state<player_::Stopped&>().exit_counter == 1,"Stopped exit not called correctly"); in BOOST_AUTO_TEST_CASE() 272 …_MESSAGE(p.get_state<player_::Playing&>().entry_counter == 1,"Playing entry not called correctly"); in BOOST_AUTO_TEST_CASE() [all …]
|
| D | CompositeMachine.cpp | 251 …HECK_MESSAGE(p.get_state<player_::Empty&>().entry_counter == 1,"Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 255 …_CHECK_MESSAGE(p.get_state<player_::Empty&>().exit_counter == 1,"Empty exit not called correctly"); in BOOST_AUTO_TEST_CASE() 256 …_CHECK_MESSAGE(p.get_state<player_::Open&>().entry_counter == 1,"Open entry not called correctly"); in BOOST_AUTO_TEST_CASE() 260 …ST_CHECK_MESSAGE(p.get_state<player_::Open&>().exit_counter == 1,"Open exit not called correctly"); in BOOST_AUTO_TEST_CASE() 261 …HECK_MESSAGE(p.get_state<player_::Empty&>().entry_counter == 2,"Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 262 BOOST_CHECK_MESSAGE(p.can_close_drawer_counter == 1,"guard not called correctly"); in BOOST_AUTO_TEST_CASE() 266 …_CHECK_MESSAGE(p.get_state<player_::Empty&>().exit_counter == 2,"Empty exit not called correctly"); in BOOST_AUTO_TEST_CASE() 267 …_MESSAGE(p.get_state<player_::Stopped&>().entry_counter == 1,"Stopped entry not called correctly"); in BOOST_AUTO_TEST_CASE() 271 …CK_MESSAGE(p.get_state<player_::Stopped&>().exit_counter == 1,"Stopped exit not called correctly"); in BOOST_AUTO_TEST_CASE() 272 …_MESSAGE(p.get_state<player_::Playing&>().entry_counter == 1,"Playing entry not called correctly"); in BOOST_AUTO_TEST_CASE() [all …]
|
| D | SerializeSimpleEuml.cpp | 127 "Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 132 "Empty exit not called correctly"); in BOOST_AUTO_TEST_CASE() 134 "Open entry not called correctly"); in BOOST_AUTO_TEST_CASE() 161 "Open exit not called correctly"); in BOOST_AUTO_TEST_CASE() 167 "Stopped entry not called correctly"); in BOOST_AUTO_TEST_CASE() 169 "Stopped exit not called correctly"); in BOOST_AUTO_TEST_CASE() 171 "Playing entry not called correctly"); in BOOST_AUTO_TEST_CASE() 172 … BOOST_CHECK_MESSAGE(p.get_attribute(start_playback_counter) == 1,"action not called correctly"); in BOOST_AUTO_TEST_CASE() 173 BOOST_CHECK_MESSAGE(p.get_attribute(test_fct_counter) == 1,"action not called correctly"); in BOOST_AUTO_TEST_CASE() 178 "Playing exit not called correctly"); in BOOST_AUTO_TEST_CASE() [all …]
|
| D | Serialize.cpp | 227 …HECK_MESSAGE(p.get_state<player_::Empty&>().entry_counter == 1,"Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 231 …_CHECK_MESSAGE(p.get_state<player_::Empty&>().exit_counter == 1,"Empty exit not called correctly"); in BOOST_AUTO_TEST_CASE() 232 …_CHECK_MESSAGE(p.get_state<player_::Open&>().entry_counter == 1,"Open entry not called correctly"); in BOOST_AUTO_TEST_CASE() 253 …K_MESSAGE(p2.get_state<player_::Empty&>().some_dummy_data == 3,"Empty not deserialized correctly"); in BOOST_AUTO_TEST_CASE() 254 BOOST_CHECK_MESSAGE(p2.front_end_data == 4,"Front-end not deserialized correctly"); in BOOST_AUTO_TEST_CASE() 258 …ST_CHECK_MESSAGE(p.get_state<player_::Open&>().exit_counter == 1,"Open exit not called correctly"); in BOOST_AUTO_TEST_CASE() 259 …HECK_MESSAGE(p.get_state<player_::Empty&>().entry_counter == 2,"Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 260 BOOST_CHECK_MESSAGE(p.can_close_drawer_counter == 1,"guard not called correctly"); in BOOST_AUTO_TEST_CASE() 265 …ST_CHECK_MESSAGE(p.get_state<player_::Open&>().exit_counter == 1,"Open exit not called correctly"); in BOOST_AUTO_TEST_CASE() 266 …HECK_MESSAGE(p.get_state<player_::Empty&>().entry_counter == 2,"Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() [all …]
|
| D | SimpleWithFunctors.cpp | 305 …HECK_MESSAGE(p.get_state<player_::Empty&>().entry_counter == 1,"Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 309 …_CHECK_MESSAGE(p.get_state<player_::Empty&>().exit_counter == 1,"Empty exit not called correctly"); in BOOST_AUTO_TEST_CASE() 310 …_CHECK_MESSAGE(p.get_state<player_::Open&>().entry_counter == 1,"Open entry not called correctly"); in BOOST_AUTO_TEST_CASE() 314 …ST_CHECK_MESSAGE(p.get_state<player_::Open&>().exit_counter == 1,"Open exit not called correctly"); in BOOST_AUTO_TEST_CASE() 315 …HECK_MESSAGE(p.get_state<player_::Empty&>().entry_counter == 2,"Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 316 BOOST_CHECK_MESSAGE(p.can_close_drawer_counter == 1,"guard not called correctly"); in BOOST_AUTO_TEST_CASE() 321 …ST_CHECK_MESSAGE(p.get_state<player_::Open&>().exit_counter == 1,"Open exit not called correctly"); in BOOST_AUTO_TEST_CASE() 322 …HECK_MESSAGE(p.get_state<player_::Empty&>().entry_counter == 2,"Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 327 …_CHECK_MESSAGE(p.get_state<player_::Empty&>().exit_counter == 2,"Empty exit not called correctly"); in BOOST_AUTO_TEST_CASE() 328 …_MESSAGE(p.get_state<player_::Stopped&>().entry_counter == 1,"Stopped entry not called correctly"); in BOOST_AUTO_TEST_CASE() [all …]
|
| D | EventQueue.cpp | 305 …HECK_MESSAGE(p.get_state<player_::Empty&>().entry_counter == 1,"Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 310 …_CHECK_MESSAGE(p.get_state<player_::Empty&>().exit_counter == 1,"Empty exit not called correctly"); in BOOST_AUTO_TEST_CASE() 311 …_CHECK_MESSAGE(p.get_state<player_::Open&>().entry_counter == 1,"Open entry not called correctly"); in BOOST_AUTO_TEST_CASE() 320 BOOST_CHECK_MESSAGE(p.can_close_drawer_counter == 1,"guard not called correctly"); in BOOST_AUTO_TEST_CASE() 322 …ST_CHECK_MESSAGE(p.get_state<player_::Open&>().exit_counter == 1,"Open exit not called correctly"); in BOOST_AUTO_TEST_CASE() 323 …HECK_MESSAGE(p.get_state<player_::Empty&>().entry_counter == 2,"Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 326 …_CHECK_MESSAGE(p.get_state<player_::Empty&>().exit_counter == 2,"Empty exit not called correctly"); in BOOST_AUTO_TEST_CASE() 327 …_MESSAGE(p.get_state<player_::Stopped&>().entry_counter == 1,"Stopped entry not called correctly"); in BOOST_AUTO_TEST_CASE() 328 …CK_MESSAGE(p.get_state<player_::Stopped&>().exit_counter == 1,"Stopped exit not called correctly"); in BOOST_AUTO_TEST_CASE() 329 …_MESSAGE(p.get_state<player_::Playing&>().entry_counter == 1,"Playing entry not called correctly"); in BOOST_AUTO_TEST_CASE() [all …]
|
| D | SerializeWithHistory.cpp | 257 …HECK_MESSAGE(p.get_state<player_::Empty&>().entry_counter == 1,"Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 261 …_CHECK_MESSAGE(p.get_state<player_::Empty&>().exit_counter == 1,"Empty exit not called correctly"); in BOOST_AUTO_TEST_CASE() 262 …_CHECK_MESSAGE(p.get_state<player_::Open&>().entry_counter == 1,"Open entry not called correctly"); in BOOST_AUTO_TEST_CASE() 266 …ST_CHECK_MESSAGE(p.get_state<player_::Open&>().exit_counter == 1,"Open exit not called correctly"); in BOOST_AUTO_TEST_CASE() 267 …HECK_MESSAGE(p.get_state<player_::Empty&>().entry_counter == 2,"Empty entry not called correctly"); in BOOST_AUTO_TEST_CASE() 268 BOOST_CHECK_MESSAGE(p.can_close_drawer_counter == 1,"guard not called correctly"); in BOOST_AUTO_TEST_CASE() 272 …_CHECK_MESSAGE(p.get_state<player_::Empty&>().exit_counter == 2,"Empty exit not called correctly"); in BOOST_AUTO_TEST_CASE() 273 …_MESSAGE(p.get_state<player_::Stopped&>().entry_counter == 1,"Stopped entry not called correctly"); in BOOST_AUTO_TEST_CASE() 277 …CK_MESSAGE(p.get_state<player_::Stopped&>().exit_counter == 1,"Stopped exit not called correctly"); in BOOST_AUTO_TEST_CASE() 278 …_MESSAGE(p.get_state<player_::Playing&>().entry_counter == 1,"Playing entry not called correctly"); in BOOST_AUTO_TEST_CASE() [all …]
|
| /third_party/node/test/js-native-api/test_error/ |
| D | test.js | 17 // Test that native error object is correctly classed 20 // Test that native type error object is correctly classed 23 // Test that native syntax error object is correctly classed 26 // Test that native range error object is correctly classed 29 // Test that native reference error object is correctly classed 32 // Test that native URI error object is correctly classed 35 // Test that native eval error object is correctly classed 38 // Test that class derived from native error is correctly classed 41 // Test that non-error object is correctly classed 44 // Test that non-error primitive is correctly classed
|
| /third_party/json/test/src/ |
| D | unit-pointer_access.cpp | 58 // check if pointers are returned correctly 71 // check if null pointers are returned correctly 86 // check if pointers are returned correctly 99 // check if null pointers are returned correctly 114 // check if pointers are returned correctly 127 // check if null pointers are returned correctly 142 // check if pointers are returned correctly 155 // check if null pointers are returned correctly 170 // check if pointers are returned correctly 183 // check if null pointers are returned correctly [all …]
|
| /third_party/Linux_Kernel/include/linux/mfd/ |
| D | db8500-prcmu.h | 297 * @PLLARMLOCKP_ERR: PLLARM has not been correctly locked in given time 298 * @PLLDDRLOCKP_ERR: PLLDDR has not been correctly locked in the given time 299 * @PLLSOC0LOCKP_ERR: PLLSOC0 has not been correctly locked in the given time 300 * @PLLSOC1LOCKP_ERR: PLLSOC1 has not been correctly locked in the given time 301 * @ARMWFI_ERR: The ARM WFI has not been correctly executed in the given time 304 * @ROMCODESAVECONTEXT: The Romcode didn.t correctly save it secure context 306 * through I2C has not been correctly executed in the given time 308 * through I2C has not been correctly executed in the given time 310 * I2C has not been correctly executed in the given time 312 * through I2C has not been correctly executed in the given time [all …]
|