File: InitTermTest.log

package info (click to toggle)
xerces-c 3.3.0-1~exp1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 19,944 kB
  • sloc: cpp: 167,332; xml: 23,639; sh: 4,935; ansic: 3,988; makefile: 1,438; perl: 355; javascript: 18
file content (28 lines) | stat: -rw-r--r-- 1,094 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Running /Users/scantor/Documents/shibboleth5/xerces-c/tests/InitTermTest  > "/Users/scantor/Documents/shibboleth5/xerces-c/tests/observed/InitTermTest.log" 2> "/Users/scantor/Documents/shibboleth5/xerces-c/tests/observed/InitTermTest.log" 
Result: fail
------
obs=
Usage:
    InitTermTest [options] <XML file>

This program tests the XMLPlatformUtils::Initialize()/Terminate()
pair by calling it a number of times.
Options:
    -n          Enable namespace processing. Default is off.
    -s          Enable schema processing. Default is off.
    -f          Enable full schema constraint checking. Defaults to off.
    -?          Show this help.
------
exp=
Usage:
    InitTermTest [options] <XML file>

This program tests the XMLPlatformUtils::Initialize()/Terminate()
pair by calling it a number of times.
Options:
    -n          Enable namespace processing. Default is off.
    -s          Enable schema processing. Default is off.
    -f          Enable full schema constraint checking. Defaults to off.
    -?          Show this help.
------
XFAIL scripts/InitTermTest (exit status: 1)