]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
selftests/tracing: Fix to check awk supports non POSIX strtonum()
authorMasami Hiramatsu (Google) <mhiramat@kernel.org>
Tue, 10 Feb 2026 09:54:22 +0000 (18:54 +0900)
committerShuah Khan <skhan@linuxfoundation.org>
Tue, 31 Mar 2026 19:06:24 +0000 (13:06 -0600)
commit3d0b8e45075d398369eb07e11f529c17a63cf5e1
tree8596c97f1c44f713fa65f6e677823035edd8310c
parente011853dd78f97898ae8e0b0b949603987e24c4b
selftests/tracing: Fix to check awk supports non POSIX strtonum()

Check the awk command supports non POSIX strtonum() function in
the trace_marker_raw test case.

Fixes: 37f46601383a ("selftests/tracing: Add basic test for trace_marker_raw file")
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Link: https://lore.kernel.org/r/177071726229.2369897.11506524546451139051.stgit@mhiramat.tok.corp.google.com
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/ftrace/test.d/00basic/trace_marker_raw.tc
tools/testing/selftests/ftrace/test.d/functions