diff options
author | Steve Fung <stevefung@google.com> | 2016-01-20 01:45:11 -0800 |
---|---|---|
committer | Steve Fung <stevefung@google.com> | 2016-01-20 14:23:13 -0800 |
commit | 78fcf66c1747ed6cc067e764ac3e39e12d6b103b (patch) | |
tree | 3c3e72986b035d9869cfbe648a9a4661e5a885a5 /fastboot/socket_test.cpp | |
parent | 312532252afeb7a488b9de98259e1fd038aa42b2 (diff) |
crash_reporter: Fix unit tests to use ScopedTempDir
Some of the unit tests manually create their own temp
directories from a relative path. This creates a temp folder
in the folder that the test is run from. This is a problem
when using test_droid or a non-interactive ADB shell command,
since the root directory is not writable. Instead use a
ScopedTempDir to handle temporary folders.
Bug: 26671657
Change-Id: Iaf71d345565dcb4393e80426784a864f7f8b5929
Test: Unit tests pass when running brillo_WhitelistedGtests
Diffstat (limited to 'fastboot/socket_test.cpp')
0 files changed, 0 insertions, 0 deletions