1# SPDX-License-Identifier: GPL-2.0 2 3TEST_INCLUDES := $(wildcard lib/py/*.py) 4 5TEST_PROGS := stats.py 6 7include ../../lib.mk 8