aboutsummaryrefslogtreecommitdiff
path: root/testcases
AgeCommit message (Expand)Author
2020-05-15pty04: Avoid receiving packets from all interfacesRichard Palethorpe
2020-05-15rpc: TCONF when tests aren't compiled + remove kill warningPetr Vorel
2020-05-14kill11: Fix build on systems without SIGSTKFLTPetr Vorel
2020-05-14pty04: Fix read retriesRichard Palethorpe
2020-05-14syscalls: Fix issues around calling syscalls with old timespecViresh Kumar
2020-05-14fanotify16: Fix build for systems without fanotify_fid_tPetr Vorel
2020-05-14Add missing mode argument to open(..., O_CREAT)Martin Doucha
2020-05-14pty04: Retry reads when short and wait longerRichard Palethorpe
2020-05-13rpc-tirpc: Fix building TI-RPC codePetr Vorel
2020-05-13pty04: Remove unnecessary volatile and style fixRichard Palethorpe
2020-05-12rpc_test.sh: Add missing TBROKPetr Vorel
2020-05-12syscalls/ioctl_loop05: Ensure do zero offset when using -i parameterYang Xu
2020-05-11nm01: fix regex matching internal symbolsJan Stancek
2020-05-08syscalls/ioctl_loop01: Add linux git tagYang Xu
2020-05-07pty04: Correct struct member sizesRichard Palethorpe
2020-05-07syscall/prctl06: Fix proc NoNewPrivs detectionCyril Hrubis
2020-05-06route: Increase default loop valuesPetr Vorel
2020-05-06net/route: Add netlink based route change testsPetr Vorel
2020-05-06net: Add SAFE_GETADDRINFO()Petr Vorel
2020-05-06syscalls/prctl: Use TST_ASSERT_FILE_INT/STRYang Xu
2020-05-06pty04: Fix build for kernel headers < v4.2-rc1Petr Vorel
2020-05-06syscalls/ioctl_loop05: Do not fail on successCyril Hrubis
2020-05-06net/sendfile01.sh: Check with timeoutPetr Vorel
2020-05-06tst_test.sh: eval TST_RETRY_FN_EXP_BACKOFF functionPetr Vorel
2020-05-05openposix/twoptimers: handle signal correctlyYang Xu
2020-05-05pty04: Add SLCAN ldisc and check for CVE-2020-11494Richard Palethorpe
2020-05-05pty04: Use guarded buffers for transmissionRichard Palethorpe
2020-05-05syscalls/lremovexattr01: use strncmp() to check attribute valueJan Stancek
2020-05-05syscalls/fanotify: Use fanotify_save_fid() helperAmir Goldstein
2020-05-05syscalls/fanotify: New test for FAN_MODIFY_DIRAmir Goldstein
2020-05-05syscalls/fanotify15: Add a test case for inode marksAmir Goldstein
2020-05-05syscalls/fanotify15: Minor correctionsAmir Goldstein
2020-05-05syscalls/inotify09: Add git tag.Cyril Hrubis
2020-05-04connect02: Handle setsockopt(IP_ADDRFORM) kernel bugMartin Doucha
2020-05-04Skip Btrfs in LVM stress testsMartin Doucha
2020-05-04Add LVM support scriptsMartin Doucha
2020-05-04Allow acquiring multiple loop devicesMartin Doucha
2020-04-28syscalls/ioctl_loop08: Add LOOP_SET/GET_STATUS64 sizelimit field testYang Xu
2020-04-28syscalls/prctl: Use TST_ASSERT_STR/INTYang Xu
2020-04-28syscalls/pipe2: Add pipe2_02_child in .gitignoreViresh Kumar
2020-04-27syscalls/fanotify09: Check merging of events on directoriesAmir Goldstein
2020-04-27syscalls/clock_adjtime: Add support for time64 testsViresh Kumar
2020-04-27syscalls/epoll2: Remove PCL epoll testYang Xu
2020-04-27Add test for CVE 2017-1000112Martin Doucha
2020-04-27Add tags to setsockopt04 and add it to the CVE runfileMartin Doucha
2020-04-27Add test for CVE 2018-8897Martin Doucha
2020-04-27futex/futex_wait_bitset.h: Fix misspellingSean T Allen
2020-04-26syscalls/pipe2_02: Add new test for pipe2 O_CLOEXEC flagYang Xu
2020-04-26syscalls/pipe2_01: convert into new APIYang Xu
2020-04-26pipe2: add min_kver = "2.6.35" in pipe2_04Li Wang