Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
GTESTER-REPORT()					      GTESTER-REPORT()

NAME
       gtester-report -	test report formatting utility

SYNOPSIS
       gtester-report [OPTION] gtester-log

DESCRIPTION
       gtester-report  is  a script which converts the XML output generated by
       gtester into HTML.

       Since GLib 2.62,	gtester-report is deprecated. Use  TAP	for  reporting
       test  results instead, and feed it to the test harness provided by your
       build system.

OPTIONS
       -h, --help
	  Print	help and exit.

       -v, --version
	  Print	version	information and	exit.

       -s, --subunit
	  Output subunit. Needs	python-subunit.

SEE ALSO
	<gtester(1)>

							      GTESTER-REPORT()

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=gtester-report&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help