18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 28c2ecf20Sopenharmony_ci# Makefile for static keys selftests 38c2ecf20Sopenharmony_ci 48c2ecf20Sopenharmony_ci# No binaries, but make sure arg-less "make" doesn't trigger "run_tests" 58c2ecf20Sopenharmony_ciall: 68c2ecf20Sopenharmony_ci 78c2ecf20Sopenharmony_ciTEST_PROGS := test_static_keys.sh 88c2ecf20Sopenharmony_ci 98c2ecf20Sopenharmony_ciinclude ../lib.mk 10