1*4882a593Smuzhiyun#!/bin/sh 2*4882a593Smuzhiyun# SPDX-License-Identifier: GPL-2.0 3*4882a593Smuzhiyun# Tests the printf infrastructure using test_printf kernel module. 4*4882a593Smuzhiyun$(dirname $0)/../kselftest/module.sh "printf" test_printf 5