DragonFly On-Line Manual Pages
SHTK_UNITTEST_EXPECT_COMMAND(3) DragonFly Library Functions Manual
NAME
shtk_unittest_expect_command - Runs a command and validates its exit
status and output
LIBRARY
shtk_import unittest
SYNOPSIS
shtk_unittest_expect_command name
DESCRIPTION
The shtk_unittest_expect_command function is the non-fatal counterpart of
shtk_unittest_assert_command(3). See the documentation of this other
function for details.
SEE ALSO
shtk(3), shtk_unittest(3)
HISTORY
shtk_unittest_expect_command first appeared in shtk 1.6.
DragonFly 6.5-DEVELOPMENT November 8, 2014 DragonFly 6.5-DEVELOPMENT