Commit Graph

4 Commits

Author SHA1 Message Date
fangzhiyi18 0ae77b95ef 升级2.7
Signed-off-by: fangzhiyi18 <fangzhiyi1@huawei.com>
2024-10-21 02:53:20 +00:00
Eli Schwartz dd35f16b1d tests: emit a skip exit code if invoked with additional argv
These are skipped because they are not applicable if files/devices are
provided for a special test run. Note this in the return status.

Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
2022-06-28 10:37:33 -04:00
Jens Axboe 4da43a4e8e test/exit-no-cleanup: skip file based run
This test doesn't do anything with the file passed in as an argument,
hence it should just skip if that's the case.

While in there, convert from MSDOS file format.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
2021-12-10 08:56:07 -07:00
Jens Axboe 4b78f108fb Add test case for hang condition on exit without cleanup
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2021-12-02 20:07:52 -07:00