aboutsummaryrefslogtreecommitdiff
path: root/testcases/kernel/syscalls/statfs
AgeCommit message (Expand)Author
2022-11-28statfs01: Convert to new API and enable for all filesystemsAvinesh Kumar
2022-11-25statfs03: Rewrite using new LTP APIAvinesh Kumar
2022-09-21syscalls/statfs02, fstatfs02: Accept segfault instead of EFAULTTudor Cretu
2022-09-21syscalls/statfs02, fstatfs02: Convert to new APITudor Cretu
2021-02-18ttype: using TTERRNO to macth errnozhao gongyi
2020-03-03Replace GPL with SPDX-License-IdentifierYang Xu
2018-05-09kernel/syscall: divide .gitignore into one for each sub-folderYixin Zhang
2017-10-03Make use of SAFE_CHMOD()Cyril Hrubis
2016-12-15various: include the POSIX fcntl.h instead of sys/fcntl.hSteven Jackson
2015-08-04lib: Get rid of unused tst_require_root() callbackCyril Hrubis
2015-03-10Introduce tst_parse_opts()Cyril Hrubis
2015-02-04Include usctest.h in test.hCyril Hrubis
2015-02-04Get rid of TEST_CLEANUPCyril Hrubis
2014-09-23Remove redundant tst_exit() calls.Cyril Hrubis
2014-06-02Remove STD_FUNCTIONAL_TESTCyril Hrubis
2014-05-27testcases: Constify char *msg variable.Cyril Hrubis
2014-05-15statfs/statfs02.c: Add ELOOP errno testZeng Linggang
2014-05-15statfs/statfs02.c: cleanupZeng Linggang
2014-05-14lib, tests: Rename get_tst_tmpdir() to tst_get_tmpdir()Cyril Hrubis
2014-04-09testcases/kernel/syscalls: clean up old style prototypesMike Frysinger
2013-04-04Another semiautomated cleanup.Cyril Hrubis
2013-03-07s/Tst_count/tst_count/ to avoid CamelCaseCaspar Zhang
2012-12-07cleanup code indentWanlong Gao
2012-10-24Another semiautomated cleanup.Cyril Hrubis
2012-10-24Fix FSF addressWanlong Gao
2012-10-19Update FSF addressWanlong Gao
2012-10-18Add missing newline at end of fileChris Dearman
2010-12-19Resolving all compile errors via a scriptGarrett Cooper
2010-12-18Fix some tests. Remove all externs to Tst_count.Garrett Cooper
2010-12-16Style and conformance changes.Garrett Cooper
2010-12-16Merge branch 'master' into ltp-broomGarrett Cooper
2010-12-14Fix compile.Garrett Cooper
2010-12-13Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltpGarrett Cooper
2010-11-22More compiler warning fun.Garrett Cooper
2010-11-22More meaningful cleanup with making options parsing errors consistent.Garrett Cooper
2010-11-22Clean up some messages.Garrett Cooper
2010-11-22Fix test compile.Garrett Cooper
2010-11-22Remove useless casts.Garrett Cooper
2009-11-02Other compiler warning fixes: this is another chunk of compiler warning fixes...subrata_modak
2009-10-091. Please see README.mk-devel for a full description of the changesyaberauneya
2009-03-23Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>.subrata_modak
2009-02-26Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>.subrata_modak
2009-02-26Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>.subrata_modak
2009-02-26Fix return(0) to return 0. Signed-off-by: Michal Simek <monstr@monstr.eu>.subrata_modak
2008-11-07Following the footsteps of Masatake Yamato, i have decided to enable building...subrata_modak
2007-02-09random updates from Jane Lv for uClinuxvapier
2006-08-24some more uClinux fixes from Jane Lvvapier
2006-08-21standardize makefiles (punt UCLINUX/COLDFIRE cruft, build everything with -Wa...vapier
2006-05-26dont declare setup/cleanup extern since they arentvapier
2006-05-12as reported by Jane Lv, mmap() returns an unsigned value (MAP_FAILED) upon er...vapier