summaryrefslogtreecommitdiffstats
path: root/tests/TemporaryFile.h
Commit message (Collapse)AuthorAgeFilesLines
* CLOEXEC support in fdopen, freopen, and mkostemp/mkostemps.Elliott Hughes2014-09-231-14/+21
| | | | Change-Id: I74ea88e0d4973d6ab3c57da7d8bb643c31592b14
* Add/Remove mmap tests.Christopher Ferris2014-06-121-0/+6
| | | | | | | | | | | Remove the incorrect tests that use a negative offset for mmap without a fd. Add a small set of tests for mmap. Bug: 15436969 Change-Id: Id537d33cd4cdc26dee6cdfa9bf9cf35754bce335
* Added ftw64, nftw64Calin Juravle2014-02-241-10/+36
| | | | | Bug: 13076637 Change-Id: I5b926526f935b00bba14c2807b61d85f95089c33
* Added mkstemp64Calin Juravle2014-02-241-4/+7
| | | | | Bug: 13076637 Change-Id: I41bf28ab3e6c7325470781e9323eeec023483df5
* Fix some test assumptions that are wrong for __LP64__.Elliott Hughes2013-10-181-7/+14
| | | | Change-Id: Ic79cd5858ceb611640a76bd03f3da4925d3150d9
* Ensure we have the off64_t variant of every function that takes an off_t.Elliott Hughes2013-09-191-0/+38
Change-Id: Ib2eee0cf13162be3b62559b84e90c6dcf5aab1c3