- cf90050 splice/splice03.c: add EBADF, EINVAL and ESPIPE error value tests by Xing Gu · 10 years ago
- fd060ed tee/tee02.c: add EINVAL error value test by Xing Gu · 10 years ago
- ef58e18 dma_thread_diotest7: Finish the rename. by Cyril Hrubis · 10 years ago
- 52de6e2 direct_io/dma_thread_diotest7.c: cleanup and add it to run default by Xiaoguang Wang · 11 years ago
- 435448c pwrite/pwrite02.c: cleanup by Cyril Hrubis · 10 years ago
- b8e13bc setegid/setegid02.c: add EPERM errno test by Zeng Linggang · 11 years ago
- 73932d9 sbrk/sbrk02.c: add ENOMEM errno test by Zeng Linggang · 11 years ago
- dd155b4 network: vxlan: add tests to runtest/network_stress by Alexey Kodanev · 11 years ago
- b929749 setresgid/setresgid04.c: Add new test by Zeng Linggang · 11 years ago
- db4549b setresuid/setresuid04.c: Add new test by Zeng Linggang · 11 years ago
- cce0640 rmdir/rmdir02.c: add ELOOP, EROFS and EBUSY error value tests by gux.fnst@cn.fujitsu.com · 11 years ago
- 0d1cfbe openat/openat02.c: add a new case to test flags by gux.fnst@cn.fujitsu.com · 11 years ago
- 96a5025 open/open12.c: add new tests by Zeng Linggang · 11 years ago
- f40983c perf_event_open/perf_event_open02.c: cleanup by Xiaoguang Wang · 11 years ago
- 7e6be18 perf_event_open/perf_event_open01.c: cleanup by Xiaoguang Wang · 11 years ago
- d02dc73 Declare an iso9660 fs testcase based on isofs.sh by Stanislav Kholmanskikh · 11 years ago
- c7fb4b7 readdir/readdir21.c: add new error number testes by Zeng Linggang · 11 years ago
- 5cdd654 readlinkat/readlinkat02.c: add new errno testes by Zeng Linggang · 11 years ago
- 8dc3aad Removed runtest/rpctirpc and runtest/tirpc by Stanislav Kholmanskikh · 11 years ago
- b93ab76 rpc-tirpc: fixes for the rpc_svc_getargs, rpc_svc_sendreply binaries by Stanislav Kholmanskikh · 11 years ago
- 83ceefa runtest files for rpc-tirpc basic test cases by Stanislav Kholmanskikh · 11 years ago
- 42b136e Removed run_rpc_tests.sh from runtest/rpc, runtest/stress.part3 by Stanislav Kholmanskikh · 11 years ago
- a8c2323 network: tcp_fastopen: add TCP Fast Open test by Alexey Kodanev · 11 years ago
- bf63517 testscripts/test_robind.sh: cleanup and make some fixes by Xiaoguang Wang · 11 years ago
- 3e5bedd runtest/admin_tools: Remove executable flag. by Cyril Hrubis · 11 years ago
- 3979cf9 fs/ext4-new-features: add ext4-new-features tests to default by Xiaoguang Wang · 11 years ago
- 58241b1 pselect/pselect02.c: add new errno tests by Zeng Linggang · 11 years ago
- eab69ab mprotect/mprotect04.c: add PROT_NONE, PROT_EXEC flag test by Xing Gu · 11 years ago
- 7525e62 mknodat/mknodat02.c: add ELOOP and EROFS error value test by Xiaoguang Wang · 11 years ago
- 477ea28 fcntl/fcntl31.c: add I/O availability signals test for fcntl(2) by Xiaoguang Wang · 11 years ago
- d84e52d syscalls/fork: add new case fork14 by Madper Xie · 11 years ago
- ae090d4 modify_ldt/modify_ldt03.c: add a new test by Zeng Linggang · 11 years ago
- 0feb2d7 mq_notify/mq_notify02.c: add new error tests by Zeng Linggang · 11 years ago
- 417a052 msync/msync03.c: add EBUSY test for msync(2) by Xiaoguang Wang · 11 years ago
- 648d630 device-drivers/rcu: add wrapper script for rcutorture test by Alexey Kodanev · 11 years ago
- be7bf59 mkdirat/mkdirat02.c: add new error number tests by Zeng Linggang · 11 years ago
- 1e24e42 mknod/mknod07.c: add EROFS and ELOOP error value tests by Xiaoguang Wang · 11 years ago
- b6b7bc4 fchownat/fchownat02.c: add a new test by Zeng Linggang · 11 years ago
- 8d5fba3 linkat/linkat02.c: add new error number tests by Zeng Linggang · 11 years ago
- 8b01a2a syscalls/fanotify: Test generation of overflow events by Jan Kara · 11 years ago
- 9ec33a0 syscalls/inotify: Test generation of overflow events by Jan Kara · 11 years ago
- b2d78ac fchown/fchown04.c: add EROFS error number test by Zeng Linggang · 11 years ago
- 52d294a remove the change_owner source code by Zeng Linggang · 11 years ago
- 6314720 link/link08.c: add new error tests by Zeng Linggang · 11 years ago
- 982652b llseek/llseek03.c: add SEEK_CUR, SEEK_END flag test by Xiaoguang Wang · 11 years ago
- 60f5bea mkdir03: add options in runtest files by Wanlong Gao · 11 years ago
- 22d3301 msgrcv/msgrcv07.c: add MSG_EXCEPT, MSG_NOERROR flag test by Xiaoguang Wang · 11 years ago
- c1dcdca lchown/lchown03.c: add new error number tests by Zeng Linggang · 11 years ago
- fe17303 fcntl/fcntl30.c: add F_SETPIPE_SZ, F_GETPIPE_SZ test for fcntl(2) by Xiaoguang Wang · 11 years ago
- 9505857 fcntl/fcntl29.c: add F_DUPFD_CLOEXEC test for fcntl(2) by Xiaoguang Wang · 11 years ago
- e906e33 getdents/getdents02.c: add ENOENT test for getdents(2) by Xiaoguang Wang · 11 years ago
- 6f0b85f creat/creat06.c: add new error tests by Zeng Linggang · 11 years ago
- 9b7a0c3 msgctl/msgctl13.c: add IPC_RMID test by Zeng Linggang · 11 years ago
- 0400468 msgctl/msgctl12.c: add new tests by Zeng Linggang · 11 years ago
- 50203a4 nfsstress: fix paths by Stanislav Kholmanskikh · 11 years ago
- 051c327 runtest/stress.part3: fix cmd for the rpc01 test case by Stanislav Kholmanskikh · 11 years ago
- 5b42a1e runltp: add -z, -Z options and change device symbol in runtest files by Xiaoguang Wang · 11 years ago
- 6e6f6b4 device-drivers: acpi: add new test for acpi-cpufreq driver by Alexey Kodanev · 11 years ago
- 853f981 clone/clone08.c: add new tests by zenglg.jy · 11 years ago
- 1823f09 device-drivers: uaccess: enable build and run by Alexey Kodanev · 11 years ago
- 9d3b453 device-drivers: acpi: enable build and run by Alexey Kodanev · 11 years ago
- 0c071f4 runtests: fix readlink04 by Wanlong Gao · 11 years ago
- 7020544 fchmod/fchmod06.c: add EROFS test for fchmod(2) by zenglg.jy · 11 years ago
- fe4ae34 dup3(2): add EINVAL error number test by Xiaoguang Wang · 11 years ago
- f057c1c fanotify: Add tests verifying fanotify syscalls by Jan Kara · 11 years ago
- c7b23c2 access(2): add ELOOP, ENOTDIR, EROFS error number test by Wang, Xiaoguang/王 小光 · 11 years ago
- 508c303 acct01: Fix runtest files. by Cyril Hrubis · 11 years ago
- 2d127a3 chown/chown04.c: Add ELOOP EROFS by Zeng Linggang · 11 years ago
- 3aa27d9 chmod/chmod06.c: add ELOOP, EROFS error number test for chmod(2) by Wang, Xiaoguang · 11 years ago
- df73730 device-drivers: tbio: enable build and run by Alexey Kodanev · 11 years ago
- 5ffe7cf syscalls: Remove acct02. by Cyril Hrubis · 11 years ago
- b968712 misc: remove tcore testcase by Cyril Hrubis · 11 years ago
- e44edba controllers/cpuset: reorganization by Stanislav Kholmanskikh · 11 years ago
- 48d49bb device-drivers: pci: enable build and run by Alexey Kodanev · 11 years ago
- 427cbb3 device-drivers: block: enable build and run by Alexey Kodanev · 11 years ago
- 1c44244 getuid, getgid, setuid, setgid: fixed 16-bit versions by Stanislav Kholmanskikh · 11 years ago
- e1f32ce runtest/mm: Fix ksn -> ksm typo. by Cyril Hrubis · 11 years ago
- 372fbd2 device-drivers: rtc: enable the test to build and run by Alexey Kodanev · 11 years ago
- e11382a quotactl/quotactl02.c: create a case to test basic flags of quotactl(2) by DAN LI · 11 years ago
- 6582c37 mount/mount06.c: new case to test MS_MOVE of mount by DAN LI · 11 years ago
- 775d226 fw_load: new test of device firmware loading by Alexey Kodanev · 11 years ago
- 9146d83 mount/mount05.c: new case to test MS_BIND of mount by DAN LI · 11 years ago
- 8f9db55 mmap/mmap14.c: new case to test MAP_LOCKED of mmap by DAN LI · 11 years ago
- d770939 mmap/mmap12.c: new case to test MAP_POPULATE of mmap by DAN LI · 11 years ago
- e707624 runtest: Add new syscalls-ipc test-suite by Sedat Dilek · 11 years ago
- a0e618c new testcase: kmsg01 by Jan Stancek · 11 years ago
- 8329ed8 mmap/mmap13.c: new case to test SIGBUS error of mmap by DAN LI · 11 years ago
- 0e335db New core test of cgroups and extended attributes by Alexey Kodanev · 11 years ago
- 65ca1bd mem/ksm06: add a new case to test merge_across_nodes sysfs knob by Zhouping Liu · 12 years ago
- 18f6767 New core test of hardlinks and symlinks restrictions by Alexey Kodanev · 12 years ago
- 1cd3207 sendmsg testcase for ded34e0fe8fe8c2d595bfa30626654e4b87621e0 by Jan Stancek · 12 years ago
- d7f19f5 mm/thp: add new case thp05 by Zhouping Liu · 12 years ago
- 0b34193 mm/thp: new case thp04.c by Zhouping Liu · 12 years ago
- 8773dec runtest: remove getgroups{02,04} by Wanlong Gao · 12 years ago
- 01a03c5 runtest/ltp-aiodio.part3: fsx-linux turn off debug by Cyril Hrubis · 12 years ago
- d990c3e mm/oom05: new testcase by Zhouping Liu · 12 years ago
- 85f662d syscalls/getdents: Remove indirection. by Cyril Hrubis · 12 years ago
- 28894f5 syscalls/getdents: Add parameter to test getdents64 syscall by Markos Chandras · 12 years ago
- 263f8b3 setns: add new syscall test setns02 by Jan Stancek · 12 years ago
- eecee42 setns: add new syscall test setns01 by Jan Stancek · 12 years ago