On Sun, Mar 23, 2014 at 08:44:09PM +0530, Susant Sahani wrote:
> Added support for tunneling netlink attrributes (ipip, gre, sit).
> These works with kernel module ipip, gre and sit .


> The test cases are
> commented out because they requirs super user privileges to run and
> respective kernel modules as well.
This isn't a matter to provide those tests. Split out the tests into a
separate file if necessary (i.e. if other tests in the same file do not
require privileges) and add it to $(manual_tests) in Makefile.am.
If some module cannot be loaded, return EXIT_TEST_SKIP instead of an
error.

Zbyszek
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to