summaryrefslogtreecommitdiff
path: root/libutils/ProcessCallStack.cpp
diff options
context:
space:
mode:
authorSteve Fung <stevefung@google.com>2016-01-20 01:45:11 -0800
committerSteve Fung <stevefung@google.com>2016-01-20 14:23:13 -0800
commit7931a4fbcad8ca34f686d3d1b05381a69d1e8aa6 (patch)
tree3c3e72986b035d9869cfbe648a9a4661e5a885a5 /libutils/ProcessCallStack.cpp
parentbb847ed40141ee3d05b6f18a058bc0a48304f19c (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 'libutils/ProcessCallStack.cpp')
0 files changed, 0 insertions, 0 deletions