commit | 20954a8e3400568ec8e91a865eb065d690a1cbe0 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@google.com> | Mon Oct 17 11:07:05 2022 -0700 |
committer | Bart Van Assche <bvanassche@google.com> | Tue Oct 18 09:17:55 2022 -0700 |
tree | 5717064702322cebf9e614b3bd12bedbb21cb8b2 | |
parent | 3ea0f312f5d10f8b8ccd0adc945382d4431656d6 [diff] |
init/epoll_test: Improve this test Add a move constructor in the CatchDtor class. Check the .emplace() result. Simplify the destructor. Initialize handler_invoked. Explain the purpose of this test. Bug: 213617178 Change-Id: I4d6f97dbb2705a2f2dd78e449ae8de74e90b102f Signed-off-by: Bart Van Assche <bvanassche@google.com>