]> git.ipfire.org Git - thirdparty/dracut.git/history - test/test-functions
test(ISCSI): make test-30 use the test dracut modules
[thirdparty/dracut.git] / test / test-functions
2023-06-16  Henrik Gombostest(ISCSI): make test-30 use the test dracut modules
2023-06-06  Henrik Gombostest: add empty default test_cleanup implementation
2023-06-06  Henrik Gombostest: move more common test code to test-functions
2022-11-07  Laszlo Gombostest: only set basedir if it is not set by the invoker
2021-05-14  Harald Hoyerfix: make testsuite pass on OpenSuse and Arch
2021-04-19  Harald Hoyerci: add function to generate qemu disk arguments
2021-03-30  Harald Hoyerfix(test/test-functions): shellcheck for test/test...
2021-03-13  Harald Hoyerstyle: shfmt -s reformat
2021-03-13  Harald Hoyerstyle: shfmt reformat
2020-03-03  Daniel MolkentinMerge branch 'master' into regenerate_all 722/head
2020-02-27  Harald Hoyertest/test-functions: colorize startup
2019-10-21  Harald HoyerMerge branch 'fix_ipv2_for_busybox' of https://github...
2019-09-15  Lubomir Rinteltest: fix preserving server.log with V=1
2018-12-04  Harald Hoyertest/test-functions: correctly move server.log
2018-08-17  Harald Hoyertest/test-functions: fixed V=1 logic
2018-08-16  Harald Hoyertest: for V=2 tail only the last MB of logs
2018-08-16  Harald Hoyertest: fixed test.log name
2018-08-16  Harald Hoyertravis: use own logtee.c to reduce log output
2018-08-14  Harald Hoyertest/test-functions: be verbose for any $V not empty
2018-08-14  Harald Hoyertest: add TEST_RUN_ID
2018-08-14  Harald Hoyertest: also output server.log on failure
2018-08-14  Harald Hoyerenable parallel test suite
2015-07-16  Harald HoyerMerge pull request #81 from floppym/printf2
2015-07-15  Harald Hoyeruse mktemp "-p" instead of "--tmpdir" for busybox
2014-08-29  Harald Hoyerremove all vim and emacs code format comments
2013-06-28  Harald Hoyeruse "rm --" to guard against filenames beginning with "-"
2012-07-31  Harald HoyerPrevent testsuite runs from non-root users.
2012-07-20  Harald Hoyertestsuite: fixups and color
2012-07-11  Harald Hoyertest: add support for: make V=1 TESTS="01 20 40" check
2012-07-09  Harald Hoyertest: export initdir
2012-06-04  Harald Hoyertest/test-functions: check with test_check() if test...
2011-11-16  Harald Hoyertest: introduce $TESTDIR tmpdir
2011-05-10  Harald Hoyerremoved trailing whitespaces
2009-11-26  Harald Hoyertest: set PATH
2009-06-06  David DillowHave the test framework always run the cleanup script
2009-06-05  Harald Hoyermake test output more readable, log errors to test.log
2009-05-25  Harald Hoyerintroduce modular test suite