On 18-04-24, 20:31, Muhammad Usama Anjum wrote: > This test outputs lots of information. Let's conform the core part of > the test to TAP and leave the information printing messages for now. > Include ktap_helpers.sh to print conformed logs. Use KSFT_* macros to > return the correct exit code for the kselftest framework and CIs to > understand the exit status. > > Signed-off-by: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx> > --- > tools/testing/selftests/cpufreq/cpufreq.sh | 3 +- > tools/testing/selftests/cpufreq/main.sh | 47 +++++++++++++--------- > tools/testing/selftests/cpufreq/module.sh | 6 +-- > 3 files changed, 31 insertions(+), 25 deletions(-) Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx> -- viresh