aboutsummaryrefslogtreecommitdiff
path: root/runtest/syscalls
AgeCommit message (Expand)Author
2012-06-26madvise04: add madvise04 test to default syscalls groupWanlong Gao
2012-05-20Clean up inotify(7) wrappersGarrett Cooper
2012-01-27syscalls: remove broken test_mount and test_umountCyril Hrubis
2012-01-26Fix runtest file for fork13.Cyril Hrubis
2012-01-20syscalls/setxattr03: new testcase to test setxattr(2)Eryu Guan
2012-01-20syscalls/getxattr03: new testcase to test getxattr(2)Eryu Guan
2012-01-11syscalls/sendfile08: new test case for sendfile(2) syscallEryu Guan
2012-01-06syscalls/getxattr02: new testcase to test getxattr(2)Eryu Guan
2012-01-06syscalls/setxattr02: new testcase to test setxattr(2)Eryu Guan
2012-01-05syscalls/getxattr01: new testcase to test getxattr(2) basic functionEryu Guan
2012-01-05syscalls/setxattr01: new testcase to test setxattr(2) basic functionEryu Guan
2011-12-22syscalls/getrusage04: new testcaseCaspar Zhang
2011-08-25Rewrite the syscalls/set_thread_area testsCyril Hrubis
2011-08-25syscalls/mmap11: mask broken testCaspar Zhang
2011-07-11getrusage03: test ru_maxrssCaspar Zhang
2011-03-30mem test items cleanupczhang@redhat.com
2011-03-04Ensure fork13 better scales on standard machines.Garrett Cooper
2011-02-26It's mkdirat01, not mkdir01.Garrett Cooper
2011-01-19Add pid reuse race condition test.Garrett Cooper
2011-01-18Remove -F argument passed to creat07.Garrett Cooper
2010-12-16Add runtest entries for pwrite_*64.Garrett Cooper
2010-12-10Fix/cleanup lchown tests.Garrett Cooper
2010-12-08>From http://lkml.org/lkml/2009/10/2/85:Garrett Cooper
2010-11-28Remove all remaining references to libevent.Garrett Cooper
2010-11-11Use $TMP instead of $TMPDIR.Garrett Cooper
2010-02-10Adding runtest entries for rt_sigaction0[23], as noted by Mitani-san, and for...yaberauneya
2009-12-15As pointed out by Casper, the path to run_libevent.sh is actually specified i...yaberauneya
2009-11-20According to the manpage for mknod(2):yaberauneya
2009-11-20As Mitani-san noticed the runtest file had two syntax errors --yaberauneya
2009-11-19Include libevent in the proverbial mix.yaberauneya
2009-11-191. Merge ftruncate.sh and ftruncate64.sh into one script - ftruncate04.sh - w...yaberauneya
2009-11-14Check in runtest changes for lchown02, and libevent (have to fix that still.....yaberauneya
2009-10-29Garret added a new testcase for ptrace() syscall: The following calls ptrace(...subrata_modak
2009-10-13Remove this test and itÅ› reference anywhere as requested by Cyril Hrubis <ch...subrata_modak
2009-10-091. Please see README.mk-devel for a full description of the changesyaberauneya
2009-08-03Remove getgid02 from all runtest files (was "[PATCH] Remove getgid02 from ltp...subrata_modak
2009-07-06It looks like the io_*.sh files are now not needed since the test source has ...subrata_modak
2009-06-15Add/Port quotactl01 test for quotactl() syscall. Signed-off-by: Manas Kumar N...subrata_modak
2009-06-15Add/Port waitid02 test for waitid() syscall. Signed-off-by: Manas Kumar Nayak...subrata_modak
2009-06-15Add/Port waitid01 test for waitid() syscall. Signed-off-by: Manas Kumar Nayak...subrata_modak
2009-06-15Add/Port sched_getaffinity01 test for sched_getaffinity() syscall. Signed-off...subrata_modak
2009-06-15Add/Port mbind01 test for mbind() syscall. Signed-off-by: Manas Kumar Nayak <...subrata_modak
2009-06-15Add eventfd2_03 test for eventfd2() syscall. Signed-off-by: Subrata Modak <su...subrata_modak
2009-05-29Add/Port unshare02 test for unshare() syscall. Signed-off-by: Manas Kumar Nay...subrata_modak
2009-05-29Add/Port unshare01 test for unshare() syscall. Signed-off-by: Manas Kumar Nay...subrata_modak
2009-05-29Add/Port mq_timedsend01 test for mq_timedsend() syscall. Signed-off-by: Manas...subrata_modak
2009-05-29Add/Port mq_unlink01 test for mq_unlink() syscall. Signed-off-by: Manas Kumar...subrata_modak
2009-05-29Add/Port utimes01 test for utimes() syscall. Signed-off-by: Manas Kumar Nayak...subrata_modak
2009-05-29Add/Port mq_timedreceive01 test for mq_timedreceive() syscall. Signed-off-by:...subrata_modak
2009-05-29Add/Port mq_open01 test for mq_open() syscall. Signed-off-by: Manas Kumar Nay...subrata_modak