aboutsummaryrefslogtreecommitdiff
path: root/testcases/kernel/syscalls/openat
AgeCommit message (Expand)Author
2022-12-19syscalls/openat04: Use lapi/fcntl.h instead of fcntl.hYang Xu
2022-12-19Remove old kernel version check in C case when using tst_kvercmpYang Xu
2022-12-15testcases: Fix largefile supportKhem Raj
2022-10-19syscalls/openat: Add new regression test when using open(O_TMPFILE) under umaskYang Xu
2022-10-07update all call sites of SAFE_WRITE()Jan Stancek
2022-08-19syscalls/openat01: Convert into new apiHuangjie Liao
2022-01-24lapi,kernel: Replace ltp_syscall with tst_syscallAndrea Cervesato
2021-12-06remove duplicate header files fcntl.hwenyehai
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_WAIT()Cyril Hrubis
2017-09-14Smash size_t and off_t printf() formatting mistakesCyril Hrubis
2017-07-31Rename linux_syscall_numbers.h to lapi/syscalls.hRichard Palethorpe
2016-07-26testcases: Remove unused error.h includeKhem Raj
2016-04-05syscalls/open14,openat03: Fix TBROK on BtrfsCyril Hrubis
2016-02-10kernel/syscalls: add new test with 'open() + O_TMPFILE'Alexey Kodanev
2015-03-10Introduce tst_parse_opts()Cyril Hrubis
2015-02-17syscalls: {readlink,mknod,fchown,open,mkdir}at: Fix build.Cyril Hrubis
2015-02-04Include usctest.h in test.hCyril Hrubis
2015-02-04Get rid of TEST_CLEANUPCyril Hrubis
2014-05-27testcases: Constify char *msg variable.Cyril Hrubis
2014-05-15syscalls/openat01: Fixes.Cyril Hrubis
2014-05-14syscalls: open12, openat02: Fixes.Cyril Hrubis
2014-05-14openat/openat02.c: add a new case to test flagsgux.fnst@cn.fujitsu.com
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
2013-02-18rename syscall() macro to ltp_syscall()Jan Stancek
2012-10-24Another semiautomated cleanup.Cyril Hrubis
2012-10-19Update FSF addressWanlong Gao
2012-10-18Add missing newline at end of fileChris Dearman
2010-12-18Fix some tests. Remove all externs to Tst_count.Garrett Cooper
2010-12-16Cleanup style and get rid of conflicts problems.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 meaningful cleanup with making options parsing errors consistent.Garrett Cooper
2010-11-22Remove useless casts.Garrett Cooper
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-26Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>.subrata_modak
2006-09-18Added code to disable tests that will not run on kernels below 2.6.16mreed10
2006-09-10use common header for __NR definesvapier
2006-08-24openat test by Yi CDL Yangvapier