summaryrefslogtreecommitdiffstats
path: root/adb/adb_io_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* switch to using android-base/file.h instead of android-base/test_utils.hMark Salyzyn2018-11-141-1/+0
* adb: disable tests that are expected to fail on Win32.Josh Gao2016-04-181-8/+14
* Track rename of base/ to android-base/.Elliott Hughes2015-12-041-2/+2
* Fix lseek argument order.Elliott Hughes2015-10-201-7/+7
* adb/base win32 tests: fix comment and open() flagsSpencer Low2015-09-011-4/+5
* adb_test/libbase_test: win32: get some tests workingSpencer Low2015-08-031-0/+6
* Write mkdirs in more idiomatic C++ style.Alex Vallée2015-07-301-24/+1
* Add WriteFdFmt and clean up more code.Elliott Hughes2015-05-011-0/+13
* More adb buffer fixes.Elliott Hughes2015-05-011-2/+2
* The generic failure case disappeared...Dan Albert2015-03-191-0/+12
* Revert "Revert "Create libbase.""Dan Albert2015-03-161-7/+7
* Revert "Create libbase."Nicolas Geoffray2015-03-161-7/+7
* Create libbase.Dan Albert2015-03-141-7/+7
* Test readx/writex (now renamed).Dan Albert2015-02-251-0/+142