1 2 3 4 5 6 7 8 9 10 11 12
# Makefile for pstore selftests. # Expects pstore backend is registered. all: TEST_PROGS := pstore_tests TEST_FILES := common_tests include ../lib.mk clean: rm -rf logs/* *uuid