Commit graph

3 commits

Author SHA1 Message Date
Igor Ostapenko
9383629ffc kyua: Support require.diskspace ATF metadata
Reviewed by:	ngie
MFC after:	1 month
Differential Revision:	https://reviews.freebsd.org/D48333

(cherry picked from commit 6befd35111)
2025-03-04 21:09:11 +00:00
Igor Ostapenko
b40ca26721 kyua: Support is_exclusive metadata coming from an ATF test case
On ATF side it is named "is.exclusive".

Reviewed by:	ngie, markj
MFC after:	1 month
Differential Revision:	https://reviews.freebsd.org/D47671

(cherry picked from commit 2ed24e28d1)
2025-01-25 19:42:59 +00:00
Brooks Davis
b0d29bc47d Import the kyua test framework.
Having kyua in the base system will simplify automated testing in CI and
eliminates bootstrapping issues on new platforms.

The build of kyua is controlled by WITH(OUT)_TESTS_SUPPORT.

Reviewed by:	emaste
Obtained from:	CheriBSD
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D24103
2020-03-23 19:01:23 +00:00