Function tests for libustcmd and a C tap library
authorNils Carlson <nils.carlson@ericsson.com>
Mon, 25 Oct 2010 10:06:31 +0000 (12:06 +0200)
committerNils Carlson <nils.carlson@ericsson.com>
Tue, 26 Oct 2010 16:25:42 +0000 (18:25 +0200)
This is a bunch of function tests for libustcmd, checking return
values and other things and emitting output directly in TAP format.

I wanted to get better feedback on what is working and what isn't
and also check that functions return intelligent values. The function
tests currently run without ustd. Eventually I want to link ustd into
the testcase as well to check that functions return errors if no ustd
instance was reachable, but right now it's enough that we get some
general feedback.

Signed-off-by: Nils Carlson <nils.carlson@ericsson.com>
Acked-by: David Goulet <david.goulet@polymtl.ca>

No differences found
This page took 0.024227 seconds and 4 git commands to generate.