summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/ftrace/ftracetest
Commit message (Expand)AuthorAgeFilesLines
* selftests/ftrace: Handle the absence of tputJuerg Haefliger2019-02-251-2/+2
* selftests/ftrace: Replace \e with \033Juerg Haefliger2019-02-221-4/+4
* selftests/ftrace: Replace echo -e with printfJuerg Haefliger2019-02-221-2/+7
* selftests/ftrace: Strip escape sequences for log fileMasami Hiramatsu2018-10-241-2/+9
* selftests/ftrace: Use colored output when availableDaniel Díaz2018-10-241-7/+22
* selftests/ftrace: Add color to the PASS / FAIL resultsSteven Rostedt (VMware)2018-10-241-8/+8
* selftests/ftrace: Cleanup ftrace after running testMasami Hiramatsu2018-10-241-0/+1
* selftests/ftrace: Add case number prefix to logfileMasami Hiramatsu2018-10-241-2/+2
* selftests/ftrace: Add --console hidden optionMasami Hiramatsu2018-10-241-1/+13
* selftests/ftrace: Add --stop-fail hidden option for debugMasami Hiramatsu2018-10-241-0/+13
* selftests/ftrace: Introduce exit_pass and exit_failMasami Hiramatsu2017-11-151-0/+7
* selftests: ftrace: Check given string is not zero-lengthMasami Hiramatsu2017-07-261-3/+3
* selftests: ftrace: Output only to console with "--logdir -"Masami Hiramatsu2017-07-261-8/+21
* selftests: ftrace: Add more verbosity for immediate logMasami Hiramatsu2017-07-261-3/+7
* selftests: ftrace: Add --fail-unsupported optionMasami Hiramatsu2017-07-261-1/+7
* selftests: ftrace: Do not failure if there is unsupported testsMasami Hiramatsu2017-07-261-1/+1
* selftests/ftrace: Add instance indication in test logMasami Hiramatsu2017-06-071-1/+1
* selftests/ftrace: Fix bashismsNaveen N. Rao2017-05-181-1/+1
* selftests: ftrace: Allow some tests to be run in a tracing instanceSteven Rostedt (VMware)2017-04-261-1/+17
* selftests: ftrace: Add -l/--logdir optionNamhyung Kim2017-04-171-0/+5
* selftests: ftrace: Shift down default message verbosityMasami Hiramatsu2016-12-131-11/+7Star
* selftests: ftrace: Introduce TMPDIR for temporary filesMasami Hiramatsu2016-11-221-0/+2
* selftests: ftrace: Add --quiet option not to show error logs on screenMasami Hiramatsu2016-11-221-1/+7
* selftests: ftrace: Initialize ftrace before each testMasami Hiramatsu2016-11-221-1/+1
* kselftests/ftrace: Detect tracefs mount pointNamhyung Kim2016-05-161-2/+7
* ftracetest: Add --verbose option for showing echo outputMasami Hiramatsu2014-12-041-10/+23
* ftracetest: Fix to show descriptions on dashMasami Hiramatsu2014-12-041-1/+2
* ftracetest: Use logfile name supported by busybox's mktempNamhyung Kim2014-11-061-1/+1
* ftracetest: Add functions file that holds helper functionsSteven Rostedt (Red Hat)2014-11-061-0/+3
* ftracetest: Sort testcasesHeiko Carstens2014-11-031-1/+1
* ftracetest: Take the first debugfs mount foundSteven Rostedt (Red Hat)2014-11-031-1/+1
* ftracetest: Add POSIX.3 standard and XFAIL result codesMasami Hiramatsu2014-10-031-15/+109
* ftracetest: Initial commit for ftracetestMasami Hiramatsu2014-09-231-0/+159