Add testcase for elf_version

This commit is contained in:
herman ten brugge 2019-10-22 20:45:03 +02:00
parent b073a9c103
commit 66a14a1e33

View File

@ -60,6 +60,9 @@ GEN-ALWAYS =
104_inline.test : FLAGS += $(SRC)/104+_inline.c
104_inline.test : GEN = $(GEN-TCC)
# this test needs pthread
106_pthread.test: FLAGS += -pthread
# Filter source directory in warnings/errors (out-of-tree builds)
FILTER = 2>&1 | sed 's,$(SRC)/,,g'
# Filter some always-warning