From 6f92acf78eaf37168363b90544c09f0c60a1cca3 Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Thu, 26 Aug 2021 12:17:56 +0000 Subject: Add missing tests --- tests/Makefile.am | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index 9c94db2b..b4494434 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -3,12 +3,18 @@ test_LDADD = $(top_builddir)/src/libmagic.la test_CPPFLAGS = -I$(top_builddir)/src EXTRA_DIST = \ +android-vdex-1.result \ +android-vdex-1.testfile \ +android-vdex-2.result \ +android-vdex-2.testfile \ CVE-2014-1943.result \ CVE-2014-1943.testfile \ JW07022A.mp3.result \ JW07022A.mp3.testfile \ bcachefs.result \ bcachefs.testfile \ +cl8m8ocofedso.result \ +cl8m8ocofedso.testfile \ escapevel.result \ escapevel.testfile \ ext4.result \ @@ -29,6 +35,10 @@ json2.result \ json2.testfile \ json3.result \ json3.testfile \ +matilde.arm.result \ +matilde.arm.testfile \ +pcjr.result \ +pcjr.testfile \ pgp-binary-key-v2-phil.result \ pgp-binary-key-v2-phil.testfile \ pgp-binary-key-v3-lutz.result \ -- cgit v1.2.1