[linux-kernel] Add test that checks the ifdef hardwiring
This commit is contained in:
@@ -19,6 +19,7 @@ test: test.c liblinuxzstd.a
|
||||
$(CC) $(LDFLAGS) $(CPPFLAGS) $(CFLAGS) $^ -o $@
|
||||
|
||||
run-test: test
|
||||
./macro-test.sh
|
||||
./test
|
||||
|
||||
.PHONY:
|
||||
|
||||
Reference in New Issue
Block a user