Page MenuHomeFreeBSD

kyua: map require.diskspace to required_disk_space
Needs ReviewPublic

Authored by ngie on May 28 2023, 5:47 AM.
Tags
None
Referenced Files
F160198309: D40307.diff
Mon, Jun 22, 2:41 AM
Unknown Object (File)
Sat, May 30, 3:11 PM
Unknown Object (File)
Sat, May 30, 10:43 AM
Unknown Object (File)
Thu, May 28, 12:29 PM
Unknown Object (File)
Apr 22 2026, 1:22 PM
Unknown Object (File)
Apr 22 2026, 2:19 AM
Unknown Object (File)
Apr 21 2026, 10:21 PM
Unknown Object (File)
Apr 21 2026, 12:16 AM
Subscribers

Details

Summary

Prior to this change, despite what contrib/kyua/NEWS stated, kyua did
not technically support mapping the required.diskspace ATF metadata
property to the kyua required_disk_space metadata property. This
change makes the required mapping so using the documented metadata key
results in desired behavior when the requirement is specified in ATF
tests.

Add a testcase for the change.

MFC after: 1 week

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 51743
Build 48634: arc lint + arc unit

Event Timeline

ngie requested review of this revision.May 28 2023, 5:47 AM
ngie edited the summary of this revision. (Show Details)
ngie added a subscriber: tests.
ngie retitled this revision from Pipe through require.diskspace from atf-sh to kyua: map require.diskspace to required_disk_space.