summaryrefslogtreecommitdiff
path: root/tests/sys_stat_test.cpp
AgeCommit message (Expand)Author
2021-03-08Improve fchmod() coverage.Elliott Hughes
2020-02-28Remove `return` after `GTEST_SKIP`.Elliott Hughes
2020-02-23Add a libc wrapper for statx(2).Elliott Hughes
2019-03-12bionic tests: use GTEST_SKIP.Elliott Hughes
2018-11-13bionic tests: switch to using android-base/file.h for TemporaryFileMark Salyzyn
2018-08-02Modernize codebase by replacing NULL with nullptrYi Kong
2015-03-09Loosen fchmodat AT_SYMLINK_NOFOLLOW test on symlink.Yabin Cui
2015-02-24Fix "faccessat ignores flags"Nick Kralevich
2015-02-02Add fchmodat(AT_SYMLINK_NOFOLLOW) and fchmod O_PATH supportNick Kralevich
2014-10-23Add mkfifoat(3).Elliott Hughes
2014-09-24Fix sys_stat.mkfifo when not run as root.Christopher Ferris
2014-02-18Implement some of the missing LFS64 support.Elliott Hughes
2013-10-22Make sure we have a mkfifo symbol.Elliott Hughes
2013-08-08Add futimens.Elliott Hughes