History log of /freebsd/contrib/kyua/engine/atf_list_test.cpp (Results 1 – 3 of 3)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 6befd351 02-Feb-2025 Igor Ostapenko <igoro@FreeBSD.org>

kyua: Support require.diskspace ATF metadata

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


Revision tags: release/14.1.0-p7, release/14.2.0-p1, release/13.4.0-p3
# 2ed24e28 24-Dec-2024 Igor Ostapenko <igoro@FreeBSD.org>

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.o

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

show more ...


Revision tags: release/14.2.0, release/13.4.0, release/14.1.0, release/13.3.0, release/14.0.0, release/13.2.0, release/12.4.0, release/13.1.0, release/12.3.0, release/13.0.0, release/12.2.0, release/11.4.0
# b0d29bc4 23-Mar-2020 Brooks Davis <brooks@FreeBSD.org>

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(OU

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

show more ...