commit | 435765d8d7a8b1dad4b8ec12a6da95e05b82b442 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Thu Mar 30 17:44:05 2023 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Tue Apr 04 09:16:05 2023 +0000 |
tree | 8f0de82c997fbe0ddfb2dde3debd6f5885309529 | |
parent | f9f582602389d756bec0f58aaac1132e50ce83ce [diff] |
Capture stderr when we run composd_cmd Errors are written to stderr, but on failure we only log stdout, so we can't tell what the problem is. This is only one instance of this - there are others in ComposTestCase and AVFHostTestCase - but this is the one causing me problems right now. I'll do the others in a following CL. Bug: 275469579 Test: atest ComposBenchmarkApp (having modified composd_cmd to fail) Change-Id: Ib6cd6312a6dac6e33760f3a82863648985cdb3c2
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.