Apart from the expected Makefile -> main.fmf conversion, this also does
a couple more tweaks to make the tests pass in CI, namely:
- adds a missing bzip2 dependency
- the msi/msp/mst tests from file-tests are timezone-dependent, so the
reference timestamps were adjusted for the UTC timezone (used in
CIs); not sure if there's any nicer way to tell file to always
assume UTC when generating the timestamps without touching timezone
data on the test machine itself
16 lines
389 B
Plaintext
16 lines
389 B
Plaintext
summary: Tests (most of) command line options available for the file command.
|
|
description: |
|
|
test multiple cmd line options
|
|
contact: Karel Srot <ksrot@redhat.com>
|
|
component:
|
|
- file
|
|
- zlib
|
|
test: ./runtest.sh
|
|
framework: beakerlib
|
|
recommend:
|
|
- bzip2
|
|
- file
|
|
duration: 10m
|
|
extra-summary: /CoreOS/file/Sanity/command-line-options
|
|
extra-task: /CoreOS/file/Sanity/command-line-options
|