Hello,
following to
https://github.com/OpenVPN/openvpn/commit/49629380a7bdba25c24c9d410b79946fe29249f0
I spent some days on trying to get cmocka to test usage(), I gave up :-)
now, I think, we should just add "src/openvpn/openvpn --help" to .travis.yml
the question is - can we rely on exit status "1" here ?
$ src/openvpn/openvpn --help >/dev/null
$ echo $?
1
$
why does "1" mean "ok" here ?
Cheers,
Ilya Shipitsin
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel