commit | 75daa3822680b04882ce13d4803ee78f9c3f365f | [log] [tgz] |
---|---|---|
author | Jae Hoon Kim <kimjae@chromium.org> | Tue Jul 02 11:17:24 2019 -0700 |
committer | Jae Hoon Kim <kimjae@chromium.org> | Tue Jul 16 14:32:52 2019 -0700 |
tree | c4ee9b0ca06e78b7cddf0eb7a3776b1f2bea34da | |
parent | 51ea9aec43851cb5a40698f9b8785dd897a1f397 [diff] |
update_engine: Period background update check flow correctness The |UpdateAttempter| has a tremendous amount of possible situations it can be in and be handling due to the async nature. The following tests try and cover important cases of the member functions in particular |OnUpdateScheduled()| and |ScheduleUpdates()|. BUG=chromium:924165 TEST=FEATURES="test" emerge-${BOARD} update_engine Change-Id: If5350a74b444f4c0e58da93ddba6d7c832945322