[Spice-devel] [PATCH v2 3/3] tests/session: test ipv6 uri and proxy
Wolfgang Bumiller
w.bumiller at proxmox.com
Tue Oct 13 00:21:23 PDT 2015
Hi
> On October 12, 2015 at 6:08 PM Christophe Fergeau <cfergeau at redhat.com> wrote:
> On Mon, Oct 05, 2015 at 04:16:43PM +0200, Wolfgang Bumiller wrote:
> >
> > diff --git a/tests/session.c b/tests/session.c
> > (...)
>
> Was this test working fine for you ? most of the tests in tests/ were
> not building for me, I get runtime warnings when empty port= or
> tls-port= values are passed, ...
Yeah I get the warnings, and most tests don't build, I used `make session` in
the tests/ dir:
$ make session && ./session
CC session.o
CCLD session
/session/uri: (/home/wbumiller/External/spice-gtk/tests/./session:30181):
Spice-Warning **: spice-session.c:522:spice_parse_uri: key 'tls-port' without
value
(/home/wbumiller/External/spice-gtk/tests/./session:30181): Spice-Warning **:
spice-session.c:522:spice_parse_uri: key 'port' without value
OK
> Christophe
More information about the Spice-devel
mailing list