diff options
author | jmmv <jmmv@FreeBSD.org> | 2014-03-06 13:20:38 +0000 |
---|---|---|
committer | jmmv <jmmv@FreeBSD.org> | 2014-03-06 13:20:38 +0000 |
commit | 16411e2c8037afd4bccaee5ea6892c2b98c2193e (patch) | |
tree | 67423e5f21e64a707fbeb882b3c143610ee4511f /etc/mtree/BSD.tests.dist | |
parent | 1d275c07c24a6ac00d3d1401553e8ccf196a4ad7 (diff) | |
download | FreeBSD-src-16411e2c8037afd4bccaee5ea6892c2b98c2193e.zip FreeBSD-src-16411e2c8037afd4bccaee5ea6892c2b98c2193e.tar.gz |
MFC various fixes for the ATF tests.
- r260505 Allow tests to provide a Kyuafile when they relied on auto-generation.
- r260525 Respect the original layout of the atf-{c,c++} tests.
- r260526 Fix path to the process_helpers for the libatf-c++ tests.
- r260576 Generate and install pkg-config files for atf.
- r260577 Add atf pkg-config files from the vendor branch.
- r260584 Prevent misc_helpers from running as a test.
Diffstat (limited to 'etc/mtree/BSD.tests.dist')
-rw-r--r-- | etc/mtree/BSD.tests.dist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/mtree/BSD.tests.dist b/etc/mtree/BSD.tests.dist index b4afeee..acb0dcb 100644 --- a/etc/mtree/BSD.tests.dist +++ b/etc/mtree/BSD.tests.dist @@ -23,8 +23,12 @@ lib atf libatf-c + detail + .. .. libatf-c++ + detail + .. .. test-programs .. |