[Bug 203728] [NEW PORT] devel/staf: Software Testing Automation Framework

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Oct 12 19:56:17 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203728

            Bug ID: 203728
           Summary: [NEW PORT] devel/staf: Software Testing Automation
                    Framework
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: kozlov.sergey.404 at gmail.com

Created attachment 161960
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=161960&action=edit
Port's shar archive 3.4.23

A port of STAF (Software Testing Automation Framework)

This port:
- Unlike #94286 fully respects hier(7).
- Has full development process log which can be found at
<https://github.com/mutalisk404/staf-port/commits/master>
- Implements Python 2.7-3.4 support (2.7, 3.4 tested)
- Implements OpenSSL support (base, port, LibreSSL tested)
- Implements optional IPv6 support (locally tested)

Known limitations:
- Does not implement support for many other STAF bindings like Java, Perl etc.
Work in progress.

Questionable:
- stafproc daemon runs as root by default. See
<https://github.com/mutalisk404/staf-port/commit/eb0490c59b4b151b48486fb29c935b7375d7ba82>

Testing:
- Tested basic functionality as described in
<http://staf.sourceforge.net/current/STAFDiag.htm#d0e633> using local ipc, IPv4
and IPv6
- Tested Python bindings by importing all installed modules and running random
informational functions
- Tested that debug/non-debug build produce not-stripped/stripped binaries and
libs

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list