aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-04-30testcases.mk: Fix libs/ path for out-of-tree buildCyril Hrubis
2019-04-18lapi/cpuset.h: Fix the CPU_ALLOC() fallback macro.Yang Xu
2019-04-15android: Fix build errors caused by -Werror-implicit-function-declarationZhengwang Ruan
2019-04-15tst_test.h: Include <string.h> to fix missing function declarationPetr Vorel
2019-04-14tst_safe_posix_ipc.h: Replace definition ANDROID with __ANDROID__Petr Vorel
2019-04-12Test ioctl syscall for NS_GET_* requestsFederico Bonfiglio
2019-04-11syscalls/clock_adjtime: Fix compiler errorYang Xu
2019-04-03include: Added SAFE_UNSHARE()Federico Bonfiglio
2019-04-03syscall/pivot_root01.c: Fix compile errorJinhui huang
2019-03-28lapi: Replace __WORDSIZE with TST_ABI{,32,64}Petr Vorel
2019-03-28lapi: Define TST_ABI{,32,64} to detect target typePetr Vorel
2019-03-26tst_test: Add test variantsCyril Hrubis
2019-03-25syscalls/clock_adjtime: create clock_adjtime syscall testsRafael David Tinoco
2019-03-25lapi/posix_clocks.h: add MAX_CLOCKS definitionRafael David Tinoco
2019-03-25lib: Add include guard to tst_safe_clocks.hRafael David Tinoco
2019-03-25lib: include SAFE_CLOCK_ADJTIME() macroRafael David Tinoco
2019-03-25syscalls: Add userfaultfd testcaseChristian Amann
2019-03-21cpuset: Detect missing fts.hPetr Vorel
2019-03-18lib: add tst_af_alg libEric Biggers
2019-03-18rt_sigaction.h: Replace libc specific sighandler_t by POSIXPetr Vorel
2019-03-18include/SAFE_IOCTL() fix return value typeCyril Hrubis
2019-03-15lapi/socket.h: provide SO_REUSEPORT definition for older distrosJan Stancek
2019-03-08libs: Hook up libs into the build systemCyril Hrubis
2019-03-07lib/tst_numa: Add library for NUMA related syscallsCyril Hrubis
2019-03-05syscalls/pwritev201: Add new testcaseJinhui huang
2019-03-05lapi/syscalls: Add syscall numbers for pwritev2()Jinhui huang
2019-02-26lapi/posix_clocks.h: Include <time.h> before definitionsPetr Vorel
2019-02-26Include lapi/posix_clocks.h in tst_safe_clocks.hPetr Vorel
2019-02-26Define __SIGRTMIN and __SIGRTMAX for MUSLDaniel Díaz
2019-02-25syscalls/syncfs: Fix compilation on older distrosPetr Vorel
2019-02-25syscalls/sync_file_range: Use C library wrapper if presentSumit Garg
2019-02-25syscalls: add syncfs() sync device test-caseSumit Garg
2019-02-25lib/tst_test: define TEST_VOID() macroSumit Garg
2019-02-25lib: split tst_fill_file() to create new tst_fill_fd()Sumit Garg
2019-02-25lib/tst_device: add new api tst_dev_bytes_written()Sumit Garg
2019-02-20include/tst_test: Expose tst_get_tmpdir() to newlib tests.Cyril Hrubis
2019-02-20lapi/include/ustat.h: Include config.hCyril Hrubis
2019-02-04syscalls/ustat: convert to new lib, use direct syscallSteve Muckle
2019-01-30tst_timer: Turn clock_name() function publicRafael David Tinoco
2019-01-30tst_timer: Add tst_timespec_sub_us()Rafael David Tinoco
2019-01-30lib: new restore_wallclock field to restore realtime clockRafael David Tinoco
2019-01-30tst_timer: Add tst_timespec_add()Rafael David Tinoco
2019-01-30lib: include SAFE_CLOCK_SETTIME() macroRafael David Tinoco
2019-01-30lib: add tst_clock_settime() to tst_clocks.hRafael David Tinoco
2019-01-28fcntl: fcntl F_SETLEASE return EAGAIN on overlapfsLi Wang
2019-01-23lib: Add library function for parsing kernel configCyril Hrubis
2019-01-18lapi/syscalls/s390x: Fix (u)getrlimit syscall numbersMichael Holzheu
2019-01-18lapi/regen.sh: Fix s390 checkMichael Holzheu
2019-01-15lib: Add SAFE_SOCKETPAIR()Ramon Pantin
2019-01-08lib: rename BUILD_BUG_ON macroJan Stancek