From de134f56f4694a38668a670304c21b9f577ecacd Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Sun, 20 Jun 2010 12:31:16 +0200 Subject: [PATCH 1/1] tests: Update negotiation test and fix problems --- frsh_api/tests/negotiation.cc | 24 ++++++++++++------------ frsh_api/tests/negotiation.sh | 4 +++- 2 files changed, 15 insertions(+), 13 deletions(-) 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