Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jul 2017 17:38:50 +0000
From:      Panagiotes Mousikides <paggas1@yandex.com>
To:        freebsd-hackers@freebsd.org, freebsd-current@freebsd.org
Cc:        Kristof Provost <kp@freebsd.org>
Subject:   Run binary from test suite
Message-ID:  <5a7ed4ea-de4c-4f6a-e528-9e3c70722d0c@yandex.com>

next in thread | raw e-mail | index | archive | help
(Resending due to moderation.)

Hello!

I'm a Google Summer of Code student, writing some tests for the FreeBSD 
test suite, and putting them under src/tests.  I need to run some 
binaries, specifically pfctl.

How should I call pfctl from my test scripts?  Should I call it directly 
and let the shell find the binary in the path?  Or should I find where 
the build version got created (somewhere under /usr/obj) and call that? 
How do I find where the binary ended up getting created in that case?

Best regards,
Panagiotes




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5a7ed4ea-de4c-4f6a-e528-9e3c70722d0c>