====================================== libnih 1.0.3: nih/test-suite.log ====================================== # TOTAL: 17 # PASS: 16 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: test_option ================= Testing nih_option_parser() ...with no arguments ...with all non-option arguments ...with lone dash ...with single short option ...with multiple short options ...with combined short options ...with intermixed short options and arguments ...with command-mode short options and arguments ...with short options and terminator ...with short argument option ...with repeated short argument option ...with short argument option and other arguments ...with random mix of short options and arguments ...with short option and embedded argument ...with short option and non-embedded argument ...with multiple short argument options ...with single long option ...with multiple long options ...with intermixed long options and arguments ...with command-mode long options and arguments ...with long options and terminator ...with long argument option ...with repeated long argument option ...with long argument option and other arguments ...with random mix of long options and arguments ...with long option and embedded argument ...with multiple long argument options ...with invalid short option ...with invalid short option and catch-all ...with invalid long option ...with invalid long option and catch-all ...with unexpected long option argument ...with missing short option argument ...with missing long option argument ...with short setter option ...with short setter argument option ...with short setter embedded argument option ...with long setter option ...with long setter argument option ...with long setter embedded argument option ...with short setter embedded argument error ...with long setter embedded argument error Testing nih_option_count() ...with zero value ...with non-zero value Testing nih_option_int() ...with positive value ...with negative value ...with zero value ...with non-numeric argument ...with partially non-numeric argument Testing nih_option_quiet() ...with long option ...with short option Testing nih_option_verbose() ...with long option ...with short option Testing nih_option_debug() Testing nih_option_version() FAIL test_option (exit status: 134)