- 626ccef fix build on cts_arm64 by Yuexi Ma · 8 years ago
- a1bb8e9 fix build warning for fugu and other devices with single arc by Yuexi Ma · 8 years ago
- 5e548d9 fix build warning by force unique cc_target basename by Yuexi Ma · 8 years ago
- 5eca35a Move test script generator to vts by Yuexi Ma · 8 years ago
- 69ee414 rewrite LTP test script generator by Yuexi Ma · 8 years ago
- 70af63f move disabled_gtest config from ltp to vts by Yuexi Ma · 8 years ago
- 902d498 Copy LTP run scripts and configs to vts directory from Android.mk by Yuexi Ma · 8 years ago
- 7adaddf Changes to LTP test suites: added timers, securebits, tracing test suites, changed fcntl-locktests to fcntl-locktests_android, removed controllers by Yuexi Ma · 8 years ago
- ced6a29 vts has its own scenario group by Yuexi Ma · 8 years ago
- 7086b40 rewrite LTP Android.mk module generator by Yuexi Ma · 8 years ago
- 56d3e0c Move all the android related files inside android dir by Yuexi Ma · 8 years ago
- a525701 remove gtest version of ltp by Yuexi Ma · 8 years ago
- c20291e removed duplicate module_c_includes by Yuexi Ma · 8 years ago
- a7c9dd9 removed msg.h and sem.h by Yuexi Ma · 8 years ago
- 2f345b5 fixed build error due to a recent change on shm.h in bionic by Yuexi Ma · 8 years ago
- e196179 changed vts ltp test case definition format affecting 32 test cases by Yuexi Ma · 8 years ago
- 1886fa8 Merge "fixed 2 test cases: syscalls-chmod05 and syscalls-fchmod05" by Yuexi Ma · 8 years ago
- c25e61a fixed 2 test cases: syscalls-chmod07 and syscalls-fchmod02 by Yuexi Ma · 8 years ago
- fe06aad fixed 2 test cases: syscalls-chmod05 and syscalls-fchmod05 by Yuexi Ma · 8 years ago
- e9bf5af fixed test cases: syscalls-getcwd02 and syscalls-getcwd03 by Yuexi Ma · 8 years ago
- 93a3ce2 Merge "Moved disabled failed tests list from ltp to vts" by TreeHugger Robot · 8 years ago
- ecfff00 Moved disabled failed tests list from ltp to vts by Yuexi Ma · 8 years ago
- 59644b6 use libcap-ng in MNC by Keun Soo Yim · 8 years ago
- 73d90af use libcap static lib by Keun Soo Yim · 8 years ago
- 5f6960a Merge "Fixed 5 LTP test cases for Android" by Yuexi Ma · 8 years ago
- 5f01077 Fixed 5 LTP test cases for Android by Yuexi Ma · 8 years ago
- 61a5273 Merge "fixed BROK for 33 LTP test cases for Android" by Yuexi Ma · 8 years ago
- d619a4d fixed BROK for 33 LTP test cases for Android by Yuexi Ma · 8 years ago
- 0707dab fixed 4 LTP test cases for Android: by Yuexi Ma · 8 years ago
- ec886e2 modified LTP test case chroot01 by Yuexi Ma · 8 years ago
- ac95d58 Merge "Revert "extracted the make file variable clearning code to Android.ltp_clear_vars.mk"" by Keun Soo Yim · 8 years ago
- 3d9bea5 Revert "extracted the make file variable clearning code to Android.ltp_clear_vars.mk" by Keun Soo Yim · 8 years ago
- ff35d33 fixed LTP testcase chroot01 by Yuexi Ma · 8 years ago
- 04887d9 extracted the make file variable clearning code to Android.ltp_clear_vars.mk by Yuexi Ma · 8 years ago
- 09ab84d Fix ltp makefile warnings by Colin Cross · 8 years ago
- 4162990 disabled a few ltp tests. by Yuexi Ma · 8 years ago
- 8404ac8 disabled inotify06 test case as it hangs during execution by Yuexi Ma · 8 years ago
- d482eae add vts version of test case generation by Yuexi Ma · 8 years ago
- 5f04312 disabled ltp for asop_mips-eng by Yuexi Ma · 8 years ago
- bd89e4d changed build rule to export all ltp output files to vts test suite by Yuexi Ma · 8 years ago
- 0323a9a modified vts test suite output script to seperat 32 and 64 bit test binaries and put under ltp's own folders in vts output by Yuexi Ma · 8 years ago
- 30b765f build for 1242 more ltp test cases. Total tests: 1244, lib: 7, prebuild: 979 by Yuexi Ma · 8 years ago
- 105906c pack ltp into target vts by Yuexi Ma · 8 years ago
- 5c66eee re-enable ltp build for shamu by Yuexi Ma · 8 years ago
- 7b8c4b3 minor change, removed filter in ifneq statement by Yuexi Ma · 8 years ago
- 00f7103 temporally skip LTP build for shamu by Yuexi Ma · 8 years ago
- bf7c7ee ltp is for linux by Yuexi Ma · 8 years ago
- e3fe7cf Merge "skip if TARGET_PRODUCT = sdk_phone_armv7" by Yuexi Ma · 8 years ago
- faf7d3c skip if TARGET_PRODUCT = sdk_phone_armv7 by Keun Soo Yim · 8 years ago
- 8d47f9b Merge "enable ltp only for userdebug and eng builds (but not for user builds)" by TreeHugger Robot · 8 years ago
- ab8b850 enable ltp only for userdebug and eng builds (but not for user builds) by Keun Soo Yim · 8 years ago
- 9f5fcc1 edit skipped test by Yuexi Ma · 8 years ago
- 85d80d1 disabled prebuild tcp4-uni-basic02 by Yuexi Ma · 8 years ago
- 0ed5b6a patched the repo for a small set of succesfull build by Yuexi Ma · 8 years ago
- 9fa3675 initial commit for ltp-android-gtest. The Android.mk file is renamed to Android.mk_original to be temporary excluded from compilor. by Greg Hackmann · 8 years ago
- 075efda initial seeding from upstream mirror branch by Keun Soo Yim · 8 years ago
- 3b3b5ff Merge https://github.com/linux-test-project/ltp by Keun Soo Yim · 8 years ago
- 25abf56 Initial empty repository by Bill Rassieur · 8 years ago
- eaae1ec syscalls/mount03: Don't read() with an invalid buffer argument by Peter Maydell · 8 years ago
- c96217b fanotify06: create a mount for test by Jan Stancek · 8 years ago
- e025901 network/busy_poll: make test results more stable by Alexey Kodanev · 8 years ago
- 4b19852 network/ip_route.sh: fix test, use dummy/lo interfaces in test-cases by Alexey Kodanev · 8 years ago
- b53d0f8 network/virt: adjust virt_threshold by using environment variable by Alexey Kodanev · 8 years ago
- 5764aa3 syscalls/removexattr02:skip the test if no xattr support by Shuang Qiu · 8 years ago
- b252f90 sbrk: add new case sbrk03 by Li Wang · 8 years ago
- a98e153 syscalls/epoll_ctl*: Fix cleanup() by Xiao Yang · 8 years ago
- c8529af network/perf_lan: remove the test by Alexey Kodanev · 8 years ago
- dda5cb1 runtest/ltp-aio-stress.part2 by Cyril Hrubis · 8 years ago
- 393980b mem/lib: skip oom(KSM) for lite == 1 (single TESTMEM+MB allocation) by Li Wang · 8 years ago
- bd53b0a test_robind: add "-f" mkfs option for xfs and btrfs by Boyang Xue · 8 years ago
- 15634ea lib/tst_tmpdir: remove tmpdir_cleanup(), fix for newlib by Alexey Kodanev · 8 years ago
- 11dfc32 lib/tst_test.c: fix case of hitting tst_vbrk_ before setup_ipc by Xiao Yang · 8 years ago
- c6f02dc test.sh: pass the argument in TST_CHECKPOINT_WAKE_AND_WAIT by Stanislav Kholmanskikh · 8 years ago
- e3531c9 cgroup_xattr: Fix for kernel 4.5 and later by Cyril Hrubis · 8 years ago
- 0824fb7 containers/userns05: use unsigned int for ns id by Jiri Jaburek · 8 years ago
- 5059889 containers/netns/sysfs: check for known iface names, explicitly by Jiri Jaburek · 8 years ago
- 0a1eeda syscalls/ftruncate04: TCONF on kernels without MANDLOCK by Jiri Jaburek · 8 years ago
- 9f05efa epoll_ctl/epoll_ctl02.c: add new testcase by Xiao Yang · 8 years ago
- 8ed2bdb epoll_ctl/epoll_ctl01.c: add new testcase by Xiao Yang · 8 years ago
- 823eabc network: fix ftp, dns, http stress tests by Alexey Kodanev · 8 years ago
- db03638 Include tst_kvercmp.h in tst_test.h by Stanislav Kholmanskikh · 8 years ago
- 59a278f Shell wrappers for the checkpoint interface by Stanislav Kholmanskikh · 8 years ago
- 332540e lib/tst_test.c: do all cleanup in do_exit by Jan Stancek · 8 years ago
- fa49517 lib/tst_test.c: propagate TBROK retcode in library process by Cyril Hrubis · 8 years ago
- e0bfa7d lib/tst_test.c: call do_exit on TBROK from library process by Jan Stancek · 8 years ago
- 0f053c8 lib/tst_test.c: Kill all children on timeout by Cyril Hrubis · 8 years ago
- 4aebb6c lib/tst_test.c: Run test in child process by Cyril Hrubis · 8 years ago
- 851afbb open_posix_testsuite: Fix parallel build. by Cyril Hrubis · 8 years ago
- e4e2724 madvise02: correct the aligned address by Cyril Hrubis · 8 years ago
- 8a3e39f proc01: handle EOPNOTSUPP if !hugepages_supported() by Jan Stancek · 8 years ago
- a501f18 syscalls/madvise02: reconstruct and convert to new API by Li Wang · 8 years ago
- d1ea830 safe_macros: Add SAFE_GETPGID by Cyril Hrubis · 8 years ago
- ef176fb linux_syscall_numbers: add sched_[get|set]attr for ppc and s390 by Jan Stancek · 8 years ago
- 6bfc531 controllers/memcg: Mark testcase_2 as pass when mlock failed by Dong ZHu · 8 years ago
- 95dfce1 doc: Add notes about checkbashism.pl and dash by Cyril Hrubis · 8 years ago
- 805f85c tracing/ftrace: add a new case for signal_generate by Li Wang · 9 years ago
- e3f537e tracing/ftrace: add new case for ftrace userstacktrace by Li Wang · 9 years ago
- bd1b710 ftrace_stress: add two new tests for ftrace_filter and tracing_cpu_mask by Chunyu Hu · 9 years ago
- dd871d2 ftrace_stress: cleanup and use ltp API by Chunyu Hu · 9 years ago
- 296b521 ftrace_stress: update the trace_options test by Chunyu Hu · 9 years ago