freebsd-src/contrib/file/tests
Xin LI d38c30c092 MFV r357712: file 5.38.
MFC after:	2 weeks
2020-02-11 07:02:48 +00:00
..
CVE-2014-1943.result
CVE-2014-1943.testfile
escapevel.result
escapevel.testfile
fit-map-data.result
fit-map-data.testfile
gedcom.result
gedcom.testfile
hddrawcopytool.result
hddrawcopytool.testfile
issue311docx.result
issue311docx.testfile
issue359xlsx.result
issue359xlsx.testfile
json1.result
json1.testfile
json2.result
json2.testfile
json3.result
json3.testfile
JW07022A.mp3.result MFV r357712: file 5.38. 2020-02-11 07:02:48 +00:00
JW07022A.mp3.testfile
Makefile.am
Makefile.in MFV r357712: file 5.38. 2020-02-11 07:02:48 +00:00
README
regex-eol.magic
regex-eol.result
regex-eol.testfile
test.c MFV r357712: file 5.38. 2020-02-11 07:02:48 +00:00
zstd-3-skippable-frames.result
zstd-dictionary-0.result
zstd-dictionary-1.result
zstd-dictionary-2.result
zstd-skippable-frame-0.result
zstd-skippable-frame-4.result
zstd-skippable-frame-8.result
zstd-skippable-frame-C.result
zstd-v0.2-FF.result
zstd-v0.2-FF.testfile
zstd-v0.3-FF.result
zstd-v0.3-FF.testfile
zstd-v0.4-FF.result
zstd-v0.4-FF.testfile
zstd-v0.5-FF.result
zstd-v0.5-FF.testfile
zstd-v0.6-FF.result
zstd-v0.6-FF.testfile
zstd-v0.7-00.result
zstd-v0.7-21.result
zstd-v0.7-21.testfile
zstd-v0.7-22.result
zstd-v0.7-22.testfile
zstd-v0.8-00.result
zstd-v0.8-01.result
zstd-v0.8-01.testfile
zstd-v0.8-02.result
zstd-v0.8-02.testfile
zstd-v0.8-03.result
zstd-v0.8-03.testfile
zstd-v0.8-16.result
zstd-v0.8-16.testfile
zstd-v0.8-20.result
zstd-v0.8-20.testfile
zstd-v0.8-21.result
zstd-v0.8-21.testfile
zstd-v0.8-22.result
zstd-v0.8-22.testfile
zstd-v0.8-23.result
zstd-v0.8-23.testfile
zstd-v0.8-F4.result
zstd-v0.8-F4.testfile
zstd-v0.8-FF.result
zstd-v0.8-FF.testfile

file tests
==========

This directory contains tests for file. It is highly encouraged to add
one each time a bug is found, and each time new magic is added. Each
test consists of two files:

  TEST.testfile
  TEST.result

where TEST is the base name of the test, TEST.testfile is the input,
and TEST.result is the desired output from file.

To add a new test just add the test files to the directory.