llvm-project/llvm/unittests/Debuginfod
Noah Shutty 3d595eccc7 [Debuginfod] Fix debuginfod unit test when $HOME is not writable.
The directory returned from `cache_directory` may not be writable if the unit tests are run with limited permissions (e.g. if $HOME is not writable).
This fixes a unit test of the debuginfod client to set the cache path to the system temporary directory to avoid this issue.

Reviewed By: estewart08

Differential Revision: https://reviews.llvm.org/D115813
2021-12-15 22:13:13 +00:00
..
CMakeLists.txt [Support] [Debuginfod] Move HTTPClient to Debuginfod library. 2021-12-07 01:19:21 +00:00
DebuginfodTests.cpp [Debuginfod] Fix debuginfod unit test when $HOME is not writable. 2021-12-15 22:13:13 +00:00
HTTPClientTests.cpp [Support] [Debuginfod] Move HTTPClient to Debuginfod library. 2021-12-07 01:19:21 +00:00