aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-09syscalls/stat03, 06: Cleanup && Convert to new APIYang Xu
2019-04-09syscalls/stat01, 02, 05: Cleanup && Convert to new APIYang Xu
2019-04-09Makefile: Remove IDcheck.shCyril Hrubis
2019-04-08syscalls/sigpending02.c: Add libc sigpending() detection && reset sighandler_...Xiao Yang
2019-04-08syscalls/stime: Add libc stime() detectionXiao Yang
2019-04-08configure.ac: Simplify the check for libc function implementationsXiao Yang
2019-04-05syscalls/acct01: convert to new librarySandeep Patil
2019-04-05syscalls/accept01: convert to new library.Sandeep Patil
2019-04-05network/dhcp: correct prefix for expected IPv6 addressAlexey Kodanev
2019-04-05lib/tst_wallclock.c: Add check for unsupported CLOCK_MONOTONIC_RAWXiao Yang
2019-04-05README.md: Updated wordingEsteban Flores
2019-04-05Remove unnecessary breaksPetr Vorel
2019-04-04shell: Fix handling default parameters in tst_mkfs()Petr Vorel
2019-04-04hugeshmat04: fix long integer overflow on 32bit systemLi Wang
2019-04-04syscalls/fstat05: Fix failuresCyril Hrubis
2019-04-03include: Added SAFE_UNSHARE()Federico Bonfiglio
2019-04-03syscall/pivot_root01.c: Fix compile errorJinhui huang
2019-04-03syscalls/accept04_01.c: Correct ltp_syscall to tst_syscallJinhui 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-28syscalls/stime: Use 3 variants via test_multiplex()Xiao Yang
2019-03-27shell: Remove tst_suPetr Vorel
2019-03-27commands: added vmcp testcaseElif Aslan
2019-03-26syscalls/accept4: convert to new librarySandeep Patil
2019-03-26travis: Reorder builds to speedup testingPetr Vorel
2019-03-26travis: Fix testing on debian oldstablePetr Vorel
2019-03-26syscalls/abort01: convert to new librarySandeep Patil
2019-03-26sigpending: Use 3 variants via test_multiplex()Petr Vorel
2019-03-26syscalls/select04: Test four syscall variantsCyril Hrubis
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-25syscalls/ioctl08: add file deduplication testcasesChristian Amann
2019-03-22network/ip_tests.sh: convert to new APIAlexey Kodanev
2019-03-21cpuset: Detect missing fts.hPetr Vorel
2019-03-21msgrcv/msgrcv08: Rename struct msgbufPetr Vorel
2019-03-21sigpending: improve portability by using tst_get_bad_addr()Matthias Maennich
2019-03-21sigpending/rt_sigpending: add basic testMatthias Maennich
2019-03-21rt_sigpending02: reuse code from sigpending02Matthias Maennich
2019-03-20Add ltp pivot_root testPaul Lawrence
2019-03-20syscalls/perf_event_open02: check if PERF_COUNT_HW_INSTRUCTIONS is supportedLi Wang
2019-03-20mem/lib: remove NH_CPUS flag from get_allowed_nodes_arrLi Wang
2019-03-20setpriority01: Skip only PRIO_USER when unable to add test userSaravana Kannan
2019-03-20lib/tst_af_alg.c: Fix wrong errno for unsupported AF_ALGXiao Yang
2019-03-19syscalls/tgkill03: add new testGreg Hackmann
2019-03-19syscalls/tgkill02: add new testGreg Hackmann
2019-03-19syscalls/tgkill01: add new testGreg Hackmann