1. acc16bc c: Replace GPL verbose text by SPDX license identifier by Petr Vorel · 5 years ago
  2. d133c07 lib: add include config.h in cloner.c by Li Wang · 5 years ago
  3. ec6566c lib: rename ltp_clone_malloc to ltp_clone_alloc by Jan Stancek · 5 years ago
  4. f6164ff lib: add ltp_alloc_stack() by Jan Stancek · 5 years ago
  5. 511a0e1 Fix use of results after being unmapped by Yann Sionneau · 5 years ago
  6. 7afe021 lib: Document the endianity in tst_get_unused_port() by Petr Vorel · 5 years ago
  7. a88bbb4 lib: add helpers to setup overlayfs mountpoint by Murphy Zhou · 5 years ago
  8. fa6a4e7 net: Introduce TST_GET_UNUSED_PORT() macro into C API by Petr Vorel · 6 years ago
  9. 0410a51 lib/tst_wallclock.c: Add check for unsupported CLOCK_MONOTONIC_RAW by Xiao Yang · 6 years ago
  10. db2f0ed include: Added SAFE_UNSHARE() by Federico Bonfiglio · 6 years ago
  11. ce08216 tst_test: Add test variants by Cyril Hrubis · 6 years ago
  12. 3ddb348 lib/tst_af_alg.c: Fix wrong errno for unsupported AF_ALG by Xiao Yang · 6 years ago
  13. ef85101 lib: add tst_af_alg lib by Eric Biggers · 6 years ago
  14. 07debb7 lib/tst_checkpoint: Retry sleep on EINTR by Cyril Hrubis · 6 years ago
  15. 3614a16 lib/tst_test.c: fix error message for zero tcnt by Eric Biggers · 6 years ago
  16. 4f5c1f0 Fix build with libnuma-dev on some distributions by Cyril Hrubis · 6 years ago
  17. b70e19d lib/tst_numa: Add library for NUMA related syscalls by Cyril Hrubis · 6 years ago
  18. 6511fcf Define __SIGRTMIN and __SIGRTMAX for MUSL by Daniel Díaz · 6 years ago
  19. 0efad13 lib: split tst_fill_file() to create new tst_fill_fd() by Sumit Garg · 6 years ago
  20. 9438b10 lib/tst_device: add new api tst_dev_bytes_written() by Sumit Garg · 6 years ago
  21. 94be052 lib: Build tst_path_has_mnt_flags.c also on Android by Petr Vorel · 6 years ago
  22. 28bd372 lib/tst_kernel.c: Use <sys/personality.h> by Petr Vorel · 6 years ago
  23. 4053a25 lib: Add missing <string.h> and <strings.h> includes by Petr Vorel · 6 years ago
  24. d947926 tst_timer: Turn clock_name() function public by Rafael David Tinoco · 6 years ago
  25. 14e4356 lib: new restore_wallclock field to restore realtime clock by Rafael David Tinoco · 6 years ago
  26. 99ff3b8 lib: add tst_clock_settime() to tst_clocks.h by Rafael David Tinoco · 6 years ago
  27. c425397 lib/tst_kernel.c: Fix tst_check_driver() for Android by Alistair Strachan · 6 years ago
  28. 32c0612 fcntl: fcntl F_SETLEASE return EAGAIN on overlapfs by Li Wang · 6 years ago
  29. f023a61 lib: Add library function for parsing kernel config by Cyril Hrubis · 6 years ago
  30. 83e3713 tlibio: Fix condition by Roman Kalashnikov · 7 years ago
  31. fdbbe1f lib: Add SAFE_SOCKETPAIR() by Ramon Pantin · 6 years ago
  32. 5e3b024 Convert tests to use fzsync_{start, end}_race API by Richard Palethorpe · 6 years ago
  33. 2d61192 lib: cleanup old save/restore code by Jan Stancek · 6 years ago
  34. 9dcbc6d lib: new tst_test field to save and restore proc|sys by Jan Stancek · 6 years ago
  35. f6dd3af Correct the kernel_bits value in x86 PER_LINUX32. by Kenneth Magic · 6 years ago
  36. dc1ee87 tst_safe_macros: add SAFE_GETGRNAM_FALLBACK() by Clemens Famulla-Conrad · 6 years ago
  37. a3ed9dc tst_safe_macros: fix SAFE_GETGRNAM by Clemens Famulla-Conrad · 6 years ago
  38. f0e3032 tst_safe_macros: add SAFE_GETGRGID() by Clemens Famulla-Conrad · 6 years ago
  39. c807042 safe_macros: Make safe_*xattr more verbose by Cyril Hrubis · 6 years ago
  40. 145f37e safe_macros: Add SAFE_GETXATTR() macro by Xiao Yang · 6 years ago
  41. 1f70b0a lib/tst_test.c: add 'needs_drivers' option with tst_check_drivers cmd by Alexey Kodanev · 6 years ago
  42. 2b0ec76 lib/tst_device.c: Make sure all loop devices are detached by Xiao Yang · 6 years ago
  43. a6b0a92 lib: tst_mkfs: Allow passing more extra options by Cyril Hrubis · 6 years ago
  44. 262ffed newlib_tests/test_exec.c: Fix compiler error before glibc v2.11 by Xiao Yang · 6 years ago
  45. 7a7a318 syscalls/mlock201: Add new testcase by Xiao Yang · 6 years ago
  46. 771e716 safe_macros: Add SAFE_MLOCK() and SAFE_MUNLOCK() macros by Xiao Yang · 6 years ago
  47. 7313a87 lib/tst_test.c: Add .needs_devfs flag by Xiao Yang · 6 years ago
  48. b5351bb lib/tst_path_has_mnt_flags.c: Factor out tst_path_has_mnt_flags() for new API by Xiao Yang · 6 years ago
  49. 45cd37f lib/tst_test.c: Silence warnings. by Cyril Hrubis · 6 years ago
  50. 1893e01 lib: introduce tst_timeout_remaining() by Jan Stancek · 6 years ago
  51. c3aacc0 tst_timer: Convert to new library by Richard Palethorpe · 6 years ago
  52. 9e5a076 lib: Fix result propagation after exec() + tst_reinit() by Cyril Hrubis · 6 years ago
  53. 1f03d7c safe_macros: add safe_lremovexattr() and safe_fremovexattr() by Rafael David Tinoco · 6 years ago
  54. 18b780d Rename TEST_ERRNO and TEST_RETURN for new test lib by Christian Lanig · 6 years ago
  55. d1e84ca lib: Factor out is_supported() && Add tst_supported_fs by Xiao Yang · 6 years ago
  56. a0ce443 lib: Add tst_crypto and tst_netlink libs by Richard Palethorpe · 6 years ago
  57. e11b7c0 tst_timer: Add tst_timer_expired_ms() by Cyril Hrubis · 6 years ago
  58. 397df9a tst_safe_sysv_ipc: Make safe_shmctl() and safe_msgctl() safer by Cyril Hrubis · 6 years ago
  59. ef44862 lib: Introduce TESTPTR() by Petr Vorel · 6 years ago
  60. 50ae39a lib: Add SAFE_CHROOT(path) macro by Petr Vorel · 7 years ago
  61. c5c0f9b lib: Add SAFE_GETGRNAM() by Jinhui Huang · 6 years ago
  62. b44b38e lib/tst_device: Fill a file in megabyte sized chunks by Punit Agrawal · 6 years ago
  63. c282b26 lib/tst_checksum: add crc32c checksum by Alexey Kodanev · 7 years ago
  64. e6da867 lib/tst_test: Populate the read-only fs by Cyril Hrubis · 7 years ago
  65. 16352e4 lib/tst_test.c: mntpoint implies tmpdir by Cyril Hrubis · 7 years ago
  66. b833d2f SAFE_MACROS: Add SAFE_SETREUID()/SAFE_SETREGID() by yang xu · 7 years ago
  67. a0d8c2e lib/tst_test.c: log testing fstyp when iterating all_filesystems by Xiong Zhou · 7 years ago
  68. fb32e89 lib: Add TRERRNO to tst_res and remove sign when present by Richard Palethorpe · 7 years ago
  69. 1364466 lib: Add safe_recvmsg by Richard Palethorpe · 7 years ago
  70. a1e8fd4 lib: TCONF on "not supported" errnos in SAFE_SOCKET() by Petr Vorel · 7 years ago
  71. ef1b657 lib: fix length check in safe_sendmsg by Richard Palethorpe · 7 years ago
  72. 2ab1883 Add a library wrapper for sigaction() by Michael Moese · 7 years ago
  73. b4138c7 Add library support for /proc/sys/kernel/tainted by Michael Moese · 7 years ago
  74. 9da4237 safe_fork() should use tst_flush() instead of fflush() by Michael Moese · 7 years ago
  75. 1ab33ce Add new tst_flush() library function by Michael Moese · 7 years ago
  76. eb50f0a remove old tst_flush() by Michael Moese · 7 years ago
  77. f8dfc7e Remove duplicite include <time.h> by Petr Vorel · 7 years ago
  78. d34e76e lib/get_high_address.c: Add tst_get_bad_addr.h for new API by Xiao Yang · 7 years ago
  79. 158ba34 lib/parse_opts: Use CLOCK_MONOTONIC for -I option by Cyril Hrubis · 7 years ago
  80. 2f7c8e9 lib/tst_test: Use CLOCK_MONOTONIC for -I option. by Cyril Hrubis · 7 years ago
  81. 8e3e92b lib: add safe_getsockopt() and tst_getsockport() by Alexey Kodanev · 7 years ago
  82. cae8287 lib: add safe_sendmsg() by Alexey Kodanev · 7 years ago
  83. 67af7db safe_macros: make is_fuse() return zero if fs_type is NULL by Li Wang · 7 years ago
  84. fecdd88 tst_test: Fix exit value on tst_brk(TCONF, ...) by Cyril Hrubis · 7 years ago
  85. 28507e5 safe_mount: Do not try mount() syscall for FUSE fs by Cyril Hrubis · 7 years ago
  86. 892dcbb lib: cleanup tst_res by Carlo Marcelo Arenas Belón · 7 years ago
  87. e66817f lib: allow building with musl by Carlo Marcelo Arenas Belón · 7 years ago
  88. f182839 Fix minor spelling typos by Petr Vorel · 7 years ago
  89. 2ee1435 lib/tst_device.c: Fix failure when using old mkfs.btrfs by Xiao Yang · 7 years ago
  90. 55a3c56 fs_fill: switch the SAFE MACROs back to ordinary syscall by Li Wang · 7 years ago
  91. 3d18c5d lib: fix kernel-bit detection on s390 platform by Li Wang · 7 years ago
  92. cecbd0c Fix buffer overflow in print_result() function by Veronika Kabatova · 7 years ago
  93. f07f09e lib/tst_fs: Add tst_fill_fs() by Cyril Hrubis · 7 years ago
  94. 35b8a13 lib/tst_test: Add .all_filesystems flag by Cyril Hrubis · 7 years ago
  95. f1ed462 SAFE_MOUNT: Handle FUSE mounts as well by Cyril Hrubis · 7 years ago
  96. d1f9382 lib: Add interface to list supported filesystems by Cyril Hrubis · 7 years ago
  97. d32c741 lib/tst_mkfs: Clear first 512k of the device by Cyril Hrubis · 7 years ago
  98. b5d620a lib: keep the test id hidden in LTP library by Li Wang · 7 years ago
  99. f885348 Fix spelling s/exitted/exited/ by Petr Vorel · 7 years ago
  100. 37587b3 lib: Add tst_strstatus() by Cyril Hrubis · 7 years ago