mirror of
https://github.com/google/googletest.git
synced 2025-12-06 16:57:00 +08:00
past test
This commit is contained in:
parent
d09418994b
commit
57dc4d55ba
@ -1,8 +1,7 @@
|
||||
## Notes on hyper-flexible ordering
|
||||
|
||||
This analysis is of a deprecated version of cotest that allows test corotuines more
|
||||
flexibility, so that they can queue up incoming events and then
|
||||
pull them from the queue out of order.
|
||||
This analysis is of a deprecated version of cotest that allowed test corotuines more
|
||||
flexibility, so that they could queue up incoming events and then pull them from the queue out of order.
|
||||
|
||||
### NEXT_EVENT_ONLY_FROM(DC) or BLOCK_EVENT()
|
||||
- Consider launches A() and B() invoking mockA() and mockB() respectively. Suppose the
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user