aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to LTP 20200120Steve Muckle2020-03-0260-501/+2563
|\
| * tst_device: Move tst_dev_sync() into from header to source filePetr Vorel2020-01-201-5/+1
| * lapi/syscalls: Add syncfsPetr Vorel2020-01-1712-0/+12
| * tst_device.h: Use lapi/syscalls.h instead of <sys/syscall.h>Petr Vorel2020-01-171-1/+1
| * tst_device: use raw syscall in the tst_device.hLi Wang2020-01-101-2/+3
| * tst_device: include unistd.hLi Wang2020-01-081-0/+2
| * tst_device: add new tst_dev_syncLi Wang2020-01-081-0/+10
| * Replace GPL with SPDX-License-Identifier in few headersPetr Vorel2020-01-062-26/+2
| * net/tst_net.h: Make functions inlinePetr Vorel2019-12-131-21/+12
| * Add SAFE_ACCEPT() to LTP safe net libraryMartin Doucha2019-12-132-0/+6
| * lapi/seccomp.h: Use libc headers instead kernel uapiPetr Vorel2019-11-211-14/+14
| * lapi/quotactl.h: Use libc headers instead kernel uapiPetr Vorel2019-11-211-34/+30
| * syscalls/quotactl04: Add project quota test for non-xfs filesystemYang Xu2019-11-211-0/+4
| * syscalls/quotactl02: Add Q_XGETQSTATV test and group quota testsYang Xu2019-11-211-0/+33
| * syscalls/quotactl01: Add Q_GETNEXTQUOTA testYang Xu2019-11-211-18/+33
| * syscalls/prctl08: New test for prctl() with PR_{SET,GET}_TIMERSLACKYang Xu2019-11-151-0/+5
| * build: Remove {config.h,config.mk,features.mk,}.defaultPetr Vorel2019-11-153-367/+0
| * syscalls/prctl02: add more error testsYang Xu2019-11-131-0/+10
| * lib: Add support for test tagsCyril Hrubis2019-11-061-0/+10
| * config.h.default: Remove unused HAS_RHEL46_QUOTACTLPetr Vorel2019-10-311-4/+0
| * tst_common.h: Fix typoPetr Vorel2019-10-231-1/+1
| * tst_common.h: Use tst_multiply_timeout in TST_RETRY_FN()Clemens Famulla-Conrad2019-10-221-2/+4
| * tst_test.c: Add tst_multiply_timeout()Clemens Famulla-Conrad2019-10-221-0/+1
| * include: undefine _LINUX_TYPES_H if including old sys/capability.hLi Wang2019-10-171-0/+8
| * bpf_prog03: Add regression test for sign extension bugRichard Palethorpe2019-10-161-0/+13
| * acct: fix version check on big endian systemPing Fang2019-10-101-0/+5
| * fzsync: revoke thread_b if parent hits accidental breakLi Wang2019-10-091-3/+30
| * bpf_prog02: Correct index on big endian architecturesRichard Palethorpe2019-10-041-0/+1
| * BPF: Regression test for 64bit arithmeticRichard Palethorpe2019-09-271-0/+27
| * capability: library testsRichard Palethorpe2019-09-111-0/+8
| * capability: Introduce capability APIRichard Palethorpe2019-09-113-0/+116
| * uevent03: Use a generic way to get sysnameYang Xu2019-09-112-22/+5
| * BPF: Essential headers for a basic programRichard Palethorpe2019-09-102-1/+289
| * BPF: Essential headers for map creationRichard Palethorpe2019-09-106-0/+247
| * fzsync: drop pair->spins_avg.avg checkJan Stancek2019-09-071-2/+3
| * kernel/uevents: Fix compiler errorsJinhui huang2019-09-031-0/+16
| * libs/libltpuinput: Add uinput library.Cyril Hrubis2019-09-021-0/+48
| * lib/tst_device: Export more functions.Cyril Hrubis2019-09-021-1/+19
| * lapi/syscalls: Add MIPS supportHe Zhe2019-08-275-0/+1117
| * lapi/fs.h: Replace MAX_LFS_FILESIZE constant with own implementationPetr Vorel2019-08-231-6/+25
| * lib: Add support for guarded buffersCyril Hrubis2019-08-212-0/+69
| * build: Move -Werror-implicit-function-declaration from make to build.shPetr Vorel2019-08-091-4/+0
| * make: Remove C++ related flagsPetr Vorel2019-08-092-8/+0
| * m4: remove useless ltp-securebits.m4Yang Xu2019-08-022-6/+0
| * syscalls/copy_file_range02: increase coverage and remove EXDEV testYang Xu2019-07-311-0/+9
| * lib: alter find_free_loopdev()Yang Xu2019-07-311-0/+6
| * syscalls/ustat: Use __kernel_daddr_t instead of daddr_tPetr Vorel2019-07-291-2/+3
| * syscalls/sendmmsg: add new testSteve Muckle2019-07-291-0/+8
| * Moved timer tests to syscall directoryChristian Amann2019-07-291-0/+81
| * timers/timer_create0{2, 3, 4}: Ported to new libraryChristian Amann2019-07-221-0/+4