xref: /kernel/linux/linux-6.6/tools/testing/selftests/lib/Makefile (revision 62306a36)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/tools/testing/selftests/lib/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ci# Makefile for lib/ function selftests
362306a36Sopenharmony_ci
462306a36Sopenharmony_ci# No binaries, but make sure arg-less "make" doesn't trigger "run_tests"
562306a36Sopenharmony_ciall:
662306a36Sopenharmony_ci
762306a36Sopenharmony_ciTEST_PROGS := printf.sh bitmap.sh prime_numbers.sh scanf.sh strscpy.sh
862306a36Sopenharmony_ci
962306a36Sopenharmony_ciinclude ../lib.mk
10

Indexes created Thu Nov 07 10:32:03 CST 2024