aboutsummaryrefslogtreecommitdiff
path: root/include/lapi
AgeCommit message (Expand)Author
2019-04-18lapi/cpuset.h: Fix the CPU_ALLOC() fallback macro.Yang Xu
2019-04-12Test ioctl syscall for NS_GET_* requestsFederico Bonfiglio
2019-04-11syscalls/clock_adjtime: Fix compiler errorYang Xu
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-25syscalls/clock_adjtime: create clock_adjtime syscall testsRafael David Tinoco
2019-03-25lapi/posix_clocks.h: add MAX_CLOCKS definitionRafael David Tinoco
2019-03-25syscalls: Add userfaultfd testcaseChristian Amann
2019-03-18lib: add tst_af_alg libEric Biggers
2019-03-18rt_sigaction.h: Replace libc specific sighandler_t by POSIXPetr Vorel
2019-03-15lapi/socket.h: provide SO_REUSEPORT definition for older distrosJan Stancek
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-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-20lapi/include/ustat.h: Include config.hCyril Hrubis
2019-02-04syscalls/ustat: convert to new lib, use direct syscallSteve Muckle
2019-01-18lapi/syscalls/s390x: Fix (u)getrlimit syscall numbersMichael Holzheu
2019-01-18lapi/regen.sh: Fix s390 checkMichael Holzheu
2019-01-04syscalls/getcpu01: convert to new lib, cleanups, enable on AndroidSteve Muckle
2019-01-04syscalls/sched_setaffinity: move cpu set macros to include/lapiSteve Muckle
2018-12-17lapi/cryptouser.h: add more declarationsEric Biggers
2018-12-05lapi/syscalls: Add syscall numbers for process_vm_readv/_writevJason Xing
2018-12-04packet/fanout01.c: Fix compiler errors and warningJinhui huang
2018-11-20lapi/syscalls: Add syscall numbers for execveatJinhui huang
2018-11-19lapi/safe_rt_signal.h: Add.Cyril Hrubis
2018-11-19lapi/rt_sigaction.h: Make it usable for newlib testsCyril Hrubis
2018-10-17syscalls/keyctl02: wait for last key to be garbage collectedJan Stancek
2018-10-11syscalls/membarrier: Add membarrier() initial testRafael David Tinoco
2018-10-04syscalls/preadv201: Add new testcaseXiao Yang
2018-10-04lapi/syscalls: Add syscall numbers for preadv2Xiao Yang
2018-10-01module: Remove obsolete create_module(2) and query_module(2)Xiao Yang
2018-09-05lapi/powerpc64.in: Fix wrong syscall number for statxXiao Yang
2018-09-04lapi/syscalls: Fix typo in arm.inCyril Hrubis
2018-09-04syscalls: Prepare for testing statx syscallvaishnavid
2018-09-04syscalls/mlock201: Add new testcaseXiao Yang
2018-09-04lapi/syscalls: Add syscall numbers for mlock2Xiao Yang
2018-08-30fs/read_all: define FNM_EXTMATCH if neededRafael David Tinoco
2018-08-22syscalls/execveat03: Fix compiler errorsXiao Yang
2018-08-21syscalls/memfd_create: add tests with MFD_HUGETLB flagVishnu K
2018-08-17pty: fix some issues in pty02Li Wang
2018-08-09syscalls/execveat01: new test to verify execveat unlinked fdEddie.Horng
2018-08-03syscalls/prctl03.c: New test for prctl() with PR_{SET,GET}_CHILD_SUBREAPERXiao Yang
2018-07-19lib: Add tst_crypto and tst_netlink libsRichard Palethorpe
2018-06-19madvise: add MADV_WIPEONFORK/MADV_KEEPONFORK in madvise() testLi Wang
2018-05-03cve-2017-16939: drop linux/xfrm.h includeJan Stancek