Module Name: src Committed By: pgoyette Date: Mon Dec 27 05:27:34 UTC 2010
Modified Files: src/tests/lib/libc/ssp: t_ssp.sh Log Message: Since atf_check doesn't deal with a pipeline, modify the tests to pipe the output of the echo commands to atf_check itself. This fixes the three new ssp failures. Note that the raw, strcpy, vsprintf, and vsnprintf tests still fail, but they failed in the old 'regress' style, too. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/ssp/t_ssp.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.