Lack of informative files in FreeBSD svn

Dag-Erling Smørgrav des at des.no
Wed Nov 12 16:09:20 UTC 2014


Mehmet Erol Sanliturk <m.e.sanliturk at gmail.com> writes:
> For example , I am studying
>
> https://svnweb.freebsd.org/base/head/contrib/expat/
>
> In it , there is a directory
>
> https://svnweb.freebsd.org/base/head/contrib/expat/tests/
>
> it contains
>
> https://svnweb.freebsd.org/base/head/contrib/expat/tests/README.txt?view=markup
>
> but it does not contain any link to information how to use new kyua testing
> facility for these tests .

Everything under contrib is third-party code with minimal modifications,
if any.  That README file contains information on how to run those tests
with the test framework used by the upstream vendor.  If you want to
know how to run them with Kyua, you're first going to have to port them
to TAP or ATF and hook them up to the build (under lib/libexpat).  By
the time you're done, you won't need a README file.

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the freebsd-arch mailing list