aboutsummaryrefslogtreecommitdiff
path: root/include/tst_test.h
AgeCommit message (Expand)Author
2019-04-15tst_test.h: Include <string.h> to fix missing function declarationPetr Vorel
2019-03-26tst_test: Add test variantsCyril Hrubis
2019-02-25lib/tst_test: define TEST_VOID() macroSumit Garg
2019-02-20include/tst_test: Expose tst_get_tmpdir() to newlib tests.Cyril Hrubis
2019-01-30lib: new restore_wallclock field to restore realtime clockRafael David Tinoco
2019-01-23lib: Add library function for parsing kernel configCyril Hrubis
2019-01-08lib: rename BUILD_BUG_ON macroJan Stancek
2019-01-03lib: build check parameters for tst_brk()Jan Stancek
2018-11-05lib: new tst_test field to save and restore proc|sysJan Stancek
2018-09-20lib/tst_test.c: add 'needs_drivers' option with tst_check_drivers cmdAlexey Kodanev
2018-09-12lib: tst_mkfs: Allow passing more extra optionsCyril Hrubis
2018-09-03lib/tst_test.c: Add .needs_devfs flagXiao Yang
2018-09-03lib/tst_path_has_mnt_flags.c: Factor out tst_path_has_mnt_flags() for new APIXiao Yang
2018-09-03lib: introduce tst_timeout_remaining()Jan Stancek
2018-08-08lib: Fix result propagation after exec() + tst_reinit()Cyril Hrubis
2018-07-25Rename TEST_ERRNO and TEST_RETURN for new test libChristian Lanig
2018-06-21lib: Introduce TESTPTR()Petr Vorel
2018-03-13Add new tst_flush() library functionMichael Moese
2018-02-27lib/get_high_address.c: Add tst_get_bad_addr.h for new APIXiao Yang
2017-11-02lib/tst_test: Add .all_filesystems flagCyril Hrubis
2017-11-01lib: keep the test id hidden in LTP libraryLi Wang
2017-10-18lib: Add tst_strstatus()Cyril Hrubis
2017-09-25libltp: add support to mount tmpfs for EROFS testingSandeep Patil
2017-08-01lib/tst_test: Ignore unknown options for TCONF testsCyril Hrubis
2017-08-01mem/oom: disable timeouts for testcase in demandLi Wang
2017-07-07Fix PATH_MAX undeclared when building with muslDengke Du
2017-06-22syscalls: Add timer measurement libraryCyril Hrubis
2017-05-24tst_test: TST_TEST_TCONF() do no set tidCyril Hrubis
2017-05-23Unify MIN()/MAX() implementation + cleanupCyril Hrubis
2017-03-01tst_test: Handle device mkfs/mount int the libraryCyril Hrubis
2017-02-14newlib: Allow SAFE_MACROS to be called from cleanupCyril Hrubis
2017-02-14tst_test.h, test.h: Add mutual exclusion guardsCyril Hrubis
2017-01-25tst_test: add tst_parse_long()Alexey Kodanev
2017-01-17tst_test: don't include tst_safe_pthreadSteven Jackson
2017-01-12lib: Add tst_kernel_bits()Cyril Hrubis
2016-10-06lib: add tst_res_hexd for newlibJan Stancek
2016-09-27lib: Add optional minimal size for test deviceLi Wang
2016-08-25Add TST_TRACEStanislav Kholmanskikh
2016-08-17tst_test.h: fix tst_test->tid for unsupported casesXiao Yang
2016-08-05tst_test: make reap_children() part of the test APIStanislav Kholmanskikh
2016-08-04tst_test: Add option parsing helpers.Cyril Hrubis
2016-08-04tst_test: Allow to set timeout from test setup()Cyril Hrubis
2016-07-25lib/cloner.c: Add tst_clone.h for new APIXiao Yang
2016-06-09Include tst_kvercmp.h in tst_test.hStanislav Kholmanskikh
2016-06-08lib/tst_test.c: Run test in child processCyril Hrubis
2016-04-12lib: add safe_pthread_create() & safe_pthread_join()Alexey Kodanev
2016-04-06lib: Add new test library APInewlibCyril Hrubis