thermal: use %d to print S32 parameters
[linux/fpc-iii.git] / tools / testing / selftests / pstore / Makefile
blobbd7abe24ea081442850c88d1b559fe9926a2580c
1 # Makefile for pstore selftests.
2 # Expects pstore backend is registered.
4 all:
6 TEST_PROGS := pstore_tests pstore_post_reboot_tests
7 TEST_FILES := common_tests pstore_crash_test
9 include ../lib.mk
11 run_crash:
12 @sh pstore_crash_test || { echo "pstore_crash_test: [FAIL]"; exit 1; }
14 clean:
15 rm -rf logs/* *uuid