DIR: /lib/modules/6.8.0-45-generic/build/tools/testing/selftests/lib/ |
Current File : //lib/modules/6.8.0-45-generic/build/tools/testing/selftests/lib/scanf.sh |
#!/bin/sh # SPDX-License-Identifier: GPL-2.0 # Tests the scanf infrastructure using test_scanf kernel module. $(dirname $0)/../kselftest/module.sh "scanf" test_scanf |