aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-02-29tst_fd: Use raw syscall for fanotify_init()Edward Liaw
2024-02-29Merge tag '20240129'Edward Liaw
2024-01-24lib: tst_fd: Use tst_res(TCONF)Petr Vorel
2024-01-24lib: tst_fd: Avoid tst_brk(TCONF, ...) on older distrosCyril Hrubis
2024-01-18tst_supported_fs_types: Disable FUSE bcachefsPetr Vorel
2024-01-17lib: Add tst_fd iteratorCyril Hrubis
2024-01-15lib: TST_EXP_FAIL: Add array variantsCyril Hrubis
2024-01-08lib: Add support bcachefs filesystem to .all_filesystemsPetr Vorel
2024-01-08lib: Add Bcachefs magicPetr Vorel
2024-01-08lib/newlib_tests: Add missing gitignoreLi Zhijian
2024-01-05lib: Use LTP_ prefix for LTP_ENABLE_DEBUG variablePetr Vorel
2024-01-04lib: Improve docAvinesh Kumar
2024-01-04Remove ltp_clone_quick and ltp_clone_allocAndrea Cervesato
2024-01-02tst_fill_file.c: Re-add header with signaturesPetr Vorel
2024-01-02tst_fill_fs.c: Add static to locally used functionsPetr Vorel
2024-01-02tst_fill_file.c: Cleanup inludesPetr Vorel
2023-12-19lib: Add support for TDEBUG tst_res() flagPetr Vorel
2023-12-19lib/tests: Add test for testing tst_res() flagsPetr Vorel
2023-12-18tst_memutils.c: Add tst_print_meminfo()Wei Gao
2023-12-12lib/tst_memutils: Include tst_memutils.hPetr Vorel
2023-12-10tst_ioctl: Cleanup the codePetr Vorel
2023-11-23Add tst_gettid wrapper around gettid syscallAndrea Cervesato
2023-11-21tst_netlink_check_acks(): Stop on first error regardless of ACK requestMartin Doucha
2023-11-21tst_netlink: Add helper functions for handling generic attributesMartin Doucha
2023-11-21lib/tst_kernel.c: Reuse tst_check_builtin_driver()Petr Vorel
2023-11-15Fix typos marcos -> macrosMarcos Paulo de Souza
2023-11-15lib: Add SAFE_MSYNC() macro to LTP libraryAvinesh Kumar
2023-11-14crypto: Replace old netlink helper functions with netlink contextsMartin Doucha
2023-11-14tst_netlink_destroy_context(): Allow safely passing NULL contextMartin Doucha
2023-11-14tst_rtnetlink: Refactor helper function for generic useMartin Doucha
2023-11-14cgroup: Fix scanning V1 mount optionsRichard Palethorpe
2023-11-14cgroup: Handle trailing new line in cgroup.controllersRichard Palethorpe
2023-11-14tst_clocks.c: Fix stack smashing on 32bitPetr Vorel
2023-11-14tst_kvercmp: Handle larger kernel version numbersEdward Liaw
2023-11-03Merge tag '20230929'Edward Liaw
2023-10-30cgroup: Fix scanning V1 mount optionsRichard Palethorpe
2023-10-27cgroup: Handle trailing new line in cgroup.controllersRichard Palethorpe
2023-10-26mkdirat: Remove mkdirat fallback definitionYang Xu
2023-10-25tst_kvercmp: Handle larger kernel version numbersEdward Liaw
2023-10-16tst_clocks.c: Fix stack smashing on 32bitPetr Vorel
2023-10-06README: doc: Update filenamesPetr Vorel
2023-09-27Skip cgroup-related tests if /sys/fs/cgroup readonlyMarius Kittler
2023-09-27lib/tst_test.c: Print failure hints also for TBROKPetr Vorel
2023-09-27lib/tst_test.c: docparse/testinfo.pl: Add support for musl git fixesPetr Vorel
2023-09-22lib: tst_test: Fix lockdown detection on missing sysfsCyril Hrubis
2023-09-18tst_fill_fs: Fix printf format errorPetr Vorel
2023-09-15tree: Fix more double 'the' typoPetr Vorel
2023-09-15fanotify13: Test watching overlayfs upper fsAmir Goldstein
2023-09-14tst_netdevice: Add strict parameter to netdevice helper functionsMartin Doucha
2023-09-07lib/tst_lockdown.c: Add PPC64 architecture supportNageswara R Sastry