Imre Deak
5fa695529c
flip_test: swap the order of check state/run test step
...
At the moment we first check the state then run the test step in our
test loop. Swapping the order makes the starting state of each iteration
better defined, allowing an easier extension of these steps in the
future.
Since now it's guaranteed that we exit the event loop with no pending
flips, we can also get rid of the final flushing of events.
We don't want the first initializing flip to affect the test loop other
than setting an initial FB, so before starting the test loop wait for it
to complete by calling wait_for_events() and leave the flip event
counter at zero.
Signed-off-by: Imre Deak <imre.deak@intel.com>
2012-10-16 19:34:28 +03:00
..
2012-10-09 19:29:02 +02:00
2012-04-10 16:23:18 +02:00
2012-06-08 19:35:19 +02:00
2012-04-10 16:23:18 +02:00
2012-04-04 11:13:06 +02:00
2012-04-04 10:56:50 +02:00
2012-01-11 16:56:50 +01:00
2012-01-11 14:59:47 +01:00
2012-01-11 14:59:47 +01:00
2012-01-11 14:47:09 +01:00
2012-10-16 19:34:28 +03:00
2010-10-26 11:46:52 +01:00
2010-10-26 11:46:52 +01:00
2010-10-26 11:46:52 +01:00
2012-08-30 14:19:10 -07:00
2012-03-24 19:30:29 +01:00
2012-10-03 19:01:30 +02:00
2012-07-13 10:35:11 +02:00
2012-10-02 21:40:46 +01:00
2012-10-09 17:30:59 +02:00
2012-10-09 17:30:59 +02:00
2012-06-27 11:13:23 -07:00
2012-06-18 12:06:45 -07:00
2012-07-03 11:04:05 -07:00
2012-07-23 09:52:10 +02:00
2012-06-18 12:06:45 -07:00
2011-12-14 17:43:37 +00:00
2011-09-13 11:05:13 +02:00
2012-01-10 15:50:20 +01:00
2012-10-09 22:47:59 +02:00
2012-06-14 10:15:42 -07:00
2012-06-14 10:15:42 -07:00
2012-06-14 10:15:42 -07:00
2012-03-24 19:22:21 +01:00
2012-01-10 22:34:52 +01:00
2012-01-10 15:50:20 +01:00
2012-07-13 10:35:11 +02:00
2012-08-15 10:26:48 +02:00
2012-09-13 15:05:34 +01:00
2011-11-11 11:17:59 -02:00
2011-11-27 02:39:14 +01:00
2012-01-15 17:14:56 +01:00
2012-06-14 10:15:42 -07:00
2012-01-10 18:41:46 +01:00
2012-03-20 14:27:05 +01:00
2012-06-04 17:50:51 +01:00
2012-01-31 13:52:59 +01:00
2011-11-27 01:37:59 +01:00
2010-10-26 11:46:52 +01:00
2012-01-10 18:30:39 +01:00
2012-10-10 15:59:10 +02:00
2012-10-10 15:59:14 +02:00
2012-01-10 15:50:20 +01:00
2012-01-10 15:50:20 +01:00
2012-04-19 12:36:48 +02:00
2012-04-17 13:25:04 +02:00
2012-04-17 18:01:48 +02:00
2012-04-17 22:38:44 +02:00
2012-10-10 15:59:02 +02:00
2012-10-10 15:59:02 +02:00
2012-10-10 15:59:02 +02:00
2012-10-10 15:59:02 +02:00
2012-06-28 22:52:04 -07:00
2012-10-03 13:44:30 +02:00
2012-03-22 12:27:43 +01:00
2012-03-22 12:27:43 +01:00
2012-02-29 20:22:45 +01:00
2012-05-09 14:06:28 +01:00
2012-01-10 18:41:46 +01:00
2012-08-30 14:19:10 -07:00
2012-04-22 12:35:23 +02:00
2011-10-28 17:40:23 +02:00
2012-01-15 17:14:56 +01:00
2012-10-02 19:22:37 +01:00
2012-06-14 10:15:42 -07:00
2012-06-14 10:15:42 -07:00
2012-06-14 10:15:42 -07:00
2012-06-14 10:15:42 -07:00
2012-06-14 10:15:42 -07:00
2009-03-26 18:47:42 -07:00
2011-09-15 19:39:44 +02:00
2009-03-26 18:47:42 -07:00
2012-10-09 19:29:02 +02:00
2012-09-18 14:06:14 +01:00
2012-08-08 08:51:55 +02:00
2012-10-10 15:59:17 +02:00
2012-08-24 22:50:42 +02:00
2012-10-10 15:59:17 +02:00
2012-07-23 11:25:47 +02:00
2011-11-27 01:55:42 +01:00
2012-05-31 15:58:29 +02:00
2012-10-10 15:59:12 +02:00
2012-10-15 10:05:56 -07:00
2012-01-24 11:28:25 +01:00
2012-10-10 15:59:19 +02:00
2012-01-24 10:50:10 +01:00
2012-01-15 16:05:43 +01:00
2012-10-09 19:29:02 +02:00