commit | 5d18891e60c3190313e827fa07304e700498648c | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@google.com> | Mon Nov 14 09:30:51 2022 -0800 |
committer | Bart Van Assche <bvanassche@google.com> | Fri Nov 18 09:42:05 2022 -0800 |
tree | 203b5dde5d56b878ecf8b2c670c8e420ab8952bd | |
parent | a6844e4c62d75325634305d3ac6b70a310d015d6 [diff] |
init: Add a unit test for the "start console" action Treehugger starts Cuttlefish with the console disabled. Add a test that enables the console. The purpose of this test is to trigger the code paths in Service::Start() that are unique to processes associated with a console. Bug: 213617178 Change-Id: I834632ce6ec5c237c9c2c3f5b1aa7bc98c3ef260 Signed-off-by: Bart Van Assche <bvanassche@google.com>