Query: atf-sh
OS: netbsd
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATF-SH(1) BSD General Commands Manual ATF-SH(1)NAMEatf-sh -- interpreter for shell-based test programsSYNOPSISatf-sh script atf-sh -hDESCRIPTIONatf-sh is an interpreter that runs the test program given in script after loading the atf-sh-api(3) library. atf-sh is not a real interpreter though: it is just a wrapper around the system-wide shell defined by the 'atf_shell' configuration value in atf-config(1). atf-sh executes the interpreter, loads the atf-sh-api(3) library and then runs the script. Scripts using atf-sh-api(3) should start with: #! /usr/bin/env atf-sh The following options are available: -h Shows a short summary of all available options and their purpose. For those formats that write to a single file, specifying a '-' as the path will redirect the report to the standard output.SEE ALSOatf-config(1), atf-sh-api(3), atf(7)BSDMay 9, 2010 BSD
Related Man Pages |
---|
atf-test-program(1) - freebsd |
atf-check(1) - netbsd |
atf-sh-api(3) - netbsd |
atf-formats(5) - netbsd |
tests(7) - netbsd |
Similar Topics in the Unix Linux Community |
---|
How to install PGX32 on Sparc 10 Ultra? |
NetBSD 6.1.2: apm and admd not found |
Adding a List of Times |
BSD Unix Toolbox: 1000+ Commands for FreeBSD, OpenBSD, and NetBSD |