Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
SHTK_UNITTEST_EXPECT_COMM(3) Library Functions ManuaSHTK_UNITTEST_EXPECT_COMM(3)

NAME
     shtk_unittest_expect_command  -- Runs a command and validates its exit sta-
     tus 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 func-
     tion for details.

SEE ALSO
     shtk(3), shtk_unittest(3)

HISTORY
     shtk_unittest_expect_command first appeared in shtk 1.6.

FreeBSD ports 15.quarterly	November 8, 2014 SHTK_UNITTEST_EXPECT_COMMAND(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=shtk_unittest_expect_command&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help