On Fri, Jan 10, 2014 at 06:31:57PM +, Christos Zoulas wrote:
> If I need to pass state between the body of the test function and
> the cleanup function, where do I put that state?
Create a temporary file in . - this will be a private directory for this
test case when run from atf-run.
Martin
On Fri, Jan 10, 2014 at 08:47:01PM +0200, Jukka Ruohonen wrote:
> I got a bit lost with Jelinek's reply above. Aren't those tests specifically
> for NetBSD's ssp(3), a.k.a. -D_FORTIFY_SOURCE=2 and not -fstack-protector?
Yes, the ticket could be improved, but actually the behaviour is
identical. As
On Fri, Jan 10, 2014 at 10:45:34AM +, Martin Husemann wrote:
> Module Name: src
> Committed By: martin
> Date: Fri Jan 10 10:45:34 UTC 2014
>
> Modified Files:
> src/tests/lib/libc/ssp: t_ssp.sh
>
> Log Message:
> In the strcat test, smash the stack more severely (this all may
In article ,
Julio Merino wrote:
>On Fri, Jan 10, 2014 at 1:39 AM, Christos Zoulas wrote:
>> Module Name:src
>> Committed By: christos
>> Date: Fri Jan 10 01:39:32 UTC 2014
>>
>> Modified Files:
>> src/external/bsd/atf/dist/atf-sh: libatf-sh.subr
>>
>> Log Message:
>> Und
On Fri, Jan 10, 2014 at 1:39 AM, Christos Zoulas wrote:
> Module Name:src
> Committed By: christos
> Date: Fri Jan 10 01:39:32 UTC 2014
>
> Modified Files:
> src/external/bsd/atf/dist/atf-sh: libatf-sh.subr
>
> Log Message:
> Undo previous; unfortunately the cleanup routine