From: Michal Sojka Date: Sun, 20 Jun 2010 10:31:16 +0000 (+0200) Subject: tests: Update negotiation test and fix problems X-Git-Url: http://rtime.felk.cvut.cz/gitweb/frescor/frsh.git/commitdiff_plain/de134f56f4694a38668a670304c21b9f577ecacd tests: Update negotiation test and fix problems --- diff --git a/frsh_api/tests/negotiation.cc b/frsh_api/tests/negotiation.cc index d4ce749..5c562f5 100644 --- a/frsh_api/tests/negotiation.cc +++ b/frsh_api/tests/negotiation.cc @@ -36,7 +36,6 @@ WVTEST_MAIN("basic negotiation") // while ((opt = getopt_long(argc, argv, "l:", &long_opts[0], NULL)) != EOF) { // switch (opt) { // case 'l': - ul_log_domain_arg2levels("forb_proto_inet=6"); // break; // case 'h': // /\*default:*\/ @@ -45,19 +44,17 @@ WVTEST_MAIN("basic negotiation") // } // } + setenv("WVTEST_DIE_FAST", "", 1); ret = WVFRSH(frsh_init()); - if (ret) exit(1); /* Negotiate N contracts */ for (i=0; i