summaryrefslogtreecommitdiff
path: root/tests/sys_uio_test.cpp
AgeCommit message (Collapse)Author
2018-11-13bionic tests: switch to using android-base/file.h for TemporaryFileMark Salyzyn
A matching definition of TemporaryFile exists in libbase now. Test: compile Bug: 119313545 Change-Id: I6f84dbf3af9a9c4b270a2532a36c9cb4c0f6bb8f
2017-01-13Beef up process_vm_readv/writev testsPavel Labath
LLDB uses process_vm_readv quite extensively (it's an order of magnitude faster than PTRACE_PEEKDATA). Add a bit more tests of the function to make sure it stays working. Change-Id: I64e17e6d56842f118a9485e3a18f42ca5e1b7577 Test: run the new test
2015-08-26Add preadv/pwritev.Elliott Hughes
Bug: http://b/12612572 Change-Id: I38ff2684d69bd0fe3f21b1d371b88fa60d5421cb
2015-06-10Add process_vm_readv and process_vm_writev.Elliott Hughes
Bug: http://b/21761353 Change-Id: Ic8ef3f241d62d2a4271fbc783c8af50257bac498