summaryrefslogtreecommitdiff
path: root/base/test_utils.cpp
AgeCommit message (Expand)Author
2020-05-19Migrate system/core/base to system/libbaseBaligh Uddin
2018-11-13base: move TemporaryFile and TemporaryDir to android-base/file.hMark Salyzyn
2018-09-04Add Start/Stop/Reset to CapturedStdFd.Christopher Ferris
2018-05-23Add StdioLogger for command-line tools.Elliott Hughes
2018-03-08base: Add TemporaryFile::DoNotRemove().Yabin Cui
2017-12-06base: allow creating tempfile in a custom temporary dir.Yabin Cui
2017-09-11Add the Release function for TemporaryFilesTianjie Xu
2017-02-13libbase: fix the way to find temp dir.Yabin Cui
2016-10-22Move CapturedStderr to test_util libraryWei Wang
2016-02-17Remove libbase's libutils dependency.Elliott Hughes
2015-12-04Track rename of base/ to android-base/.Elliott Hughes
2015-09-01adb/base win32 tests: fix comment and open() flagsSpencer Low
2015-08-03libbase_test: win32: get some tests workingSpencer Low
2015-07-30Write mkdirs in more idiomatic C++ style.Alex Vallée
2015-04-29Get libbase tests working on Windows.Dan Albert
2015-03-20Add google3 style logging to libbase.Dan Albert