file: normalize .result files to ensure trailing newline on installSome upstream result files introduced in file 5.47 (e.g., bgcode.result)lack a trailing newline, causing the contrib_file_tests A
file: normalize .result files to ensure trailing newline on installSome upstream result files introduced in file 5.47 (e.g., bgcode.result)lack a trailing newline, causing the contrib_file_tests ATF test tofail with "cmp: EOF on bgcode.result". Generate normalized copiesof the expected results and install those instead.MFC after: 3 daysFixes: e949ce9dc0e6fff26e83904f1008b76d36ba0a37
show more ...
Update Makefile.depend filesAfter building packages we have a number of newand updated Makefile.depend filesReviewed by: stevek
file: Support testing multiple magic files.This is based on upstream b74150490be904801378b2712fe0d532e1700124but adapted to ATF.Reviewed by: jlduran@gmail.com, markj, vangyzenDifferential Revis
file: Support testing multiple magic files.This is based on upstream b74150490be904801378b2712fe0d532e1700124but adapted to ATF.Reviewed by: jlduran@gmail.com, markj, vangyzenDifferential Revision: https://reviews.freebsd.org/D42129
file_test: Fix file testTrimming of the line feed is no longer necessary afterhttps://github.com/file/file/commit/d993c6b0db20711b2c4cb9d2bee8c7f2e59b0a43Currently the tests: - bcachefs2 -
file_test: Fix file testTrimming of the line feed is no longer necessary afterhttps://github.com/file/file/commit/d993c6b0db20711b2c4cb9d2bee8c7f2e59b0a43Currently the tests: - bcachefs2 - gpkg-1-zst - multipleare failing, but a fix will be committed upstream.This also reverts c5e957ad4 "file: fix test case for gpkg by removing the extra \n."MFC after: 3 days
Integrate contrib/file/tests with kyua/atfThis could be done better by making each test a separate ATF test case.This exercise is left for the reader.Reviewed by: delphij (earlier version)MFC a
Integrate contrib/file/tests with kyua/atfThis could be done better by making each test a separate ATF test case.This exercise is left for the reader.Reviewed by: delphij (earlier version)MFC after: 1 weekSponsored by: Dell EMC IsilonDifferential Revision: https://reviews.freebsd.org/D34303