﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
73	psTrace testing	Paul Price	george.gusciora@…	"The important property of inheritance of trace levels is not tested (""A facility
inherits the trace level of its parent, unless explicitly specified."", SDRS-01
p9).  I suggest something like:

psTraceSetLevel("".inher"", 4);
psTrace("".inher.itance"", 5, ""This message should not be displayed (%x)\n"",
                0xbeefface);
psTrace("".inher.itance"", 4, ""This message should be displayed (%x)\n"",
                0xbeefface);
psTrace("".inher.itance"", 1, ""This message should be displayed (%x)\n"",
                0xbeefface);"	defect	closed	high		sys	unspecified	normal	fixed		
