aboutsummaryrefslogtreecommitdiff
path: root/testcases/kernel
AgeCommit message (Expand)Author
2019-03-14block/ltp_block_dev.c: Fix error on older kernelsJinhui huang
2019-03-14kernel/numa01.sh: Remove file based testsCyril Hrubis
2019-03-13numa: Add bc dependency to numa01.shPetr Vorel
2019-03-12syscalls/readahead02: set readahead to min(bdi limit, 2M)Jan Stancek
2019-03-12syscalls/set_mempolicy04: Fix mistakeCyril Hrubis
2019-03-08sysctl01: fix fails on live-patched kernelsJan Baier
2019-03-08libltpnuma: Fix compilation with libnuma v1Cyril Hrubis
2019-03-08libs: Hook up libs into the build systemCyril Hrubis
2019-03-08Fix build with libnuma-dev on some distributionsCyril Hrubis
2019-03-08mtest06/mmap1: add note about known panics/stalls on s390xJan Stancek
2019-03-08syscalls/fanotify0[135]: contain effects of FAN_MARK_MOUNT|FILESYSTEM to test...Jan Stancek
2019-03-07syscalls: Add set_mempolicy numa tests.Cyril Hrubis
2019-03-07syscalls/rt_tgsigqueueinfo: fix compilation for AndroidSteve Muckle
2019-03-06syscalls: add rt_tgsigqueueinfo() test-caseSumit Garg
2019-03-05fs/binfmt_misc02.sh: Add new test for basic functionalityXiao Yang
2019-03-05fs/binfmt_misc_lib.sh: Add common remove_binary_type()Xiao Yang
2019-03-05syscalls/pwritev202: Add new testcaseJinhui huang
2019-03-05syscalls/pwritev201: Add new testcaseJinhui huang
2019-03-01syscalls/stime: convert to new lib, use direct syscallSteve Muckle
2019-03-01rt_sigpending: add rt_sigpending02 test caseMatthias Maennich
2019-03-01sigpending: use direct syscallMatthias Maennich
2019-02-27cgroup_regression_test.sh: Fix TWARN usageCristian Marussi
2019-02-26Include lapi/posix_clocks.h in tst_safe_clocks.hPetr Vorel
2019-02-26syscalls/migrate_pages03: skip migratition of shared pagesJan Stancek
2019-02-26syscalls/cma: fix the failure of compiling with O2 optionJason Xing
2019-02-26syscalls/fanotify12: Fix typo.Cyril Hrubis
2019-02-26syscalls/fanotify10: increase test coverage to support FAN_OPEN_EXEC maskMatthew Bobrowski
2019-02-26syscalls/fanotify12: add new test to support new FAN_OPEN_EXEC event maskMatthew Bobrowski
2019-02-26syscalls/fanotify03: Small cleanupCyril Hrubis
2019-02-26syscalls/fanotify03: add FAN_OPEN_EXEC_PERM tcase supportMatthew Bobrowski
2019-02-26syscalls/fanotify03: included execve() to generate_events() to increase test ...Matthew Bobrowski
2019-02-26syscalls/fanotify03: defined additional tcase members to support more tcase c...Matthew Bobrowski
2019-02-26readdir: delete readdir02Li Wang
2019-02-26Define __SIGRTMIN and __SIGRTMAX for MUSLDaniel Díaz
2019-02-26syscalls/clock_gettime: Fix compilation on old distrosPetr Vorel
2019-02-25setregid01: Fix security warning for string formattingPetr Vorel
2019-02-25timers/clock_gettime: remove clock_gettime testsRafael David Tinoco
2019-02-25syscalls/clock_gettime: create clock_gettime syscall testsRafael David Tinoco
2019-02-25syscalls/syncfs: Fix compilationCyril Hrubis
2019-02-25syscalls/sync_file_range: add sync device test-caseSumit Garg
2019-02-25syscalls/sync_file_range: Use C library wrapper if presentSumit Garg
2019-02-25syscalls/fdatasync: add sync device test-caseSumit Garg
2019-02-25syscalls/fsync: add sync device test-caseSumit Garg
2019-02-25syscalls/sync: add sync device test-caseSumit Garg
2019-02-25syscalls: add syncfs() sync device test-caseSumit Garg
2019-02-25syscalls/mprotect04: Support execute-only page access permissionsDaniel Mentz
2019-02-25syscalls/mprotect04: align exec_func to 64 bytesJan Stancek
2019-02-25fcntl36: make sure write threads complete at least 1 loopJan Stancek
2019-02-25syscalls: add compat_16 tests into .gitignore for getresgid, getresuidYixin Zhang
2019-02-22syscalls/setrlimit06: Add new test for RLIMIT_CPUXiao Yang