NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/59311 CVS commit: src/tests/crypto/opencrypto



The following reply was made to PR port-sparc/59311; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59311 CVS commit: src/tests/crypto/opencrypto
Date: Fri, 18 Apr 2025 23:35:31 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Fri Apr 18 23:35:31 UTC 2025
 
 Modified Files:
 	src/tests/crypto/opencrypto: t_opencrypto.sh
 
 Log Message:
 t_opencrypto: Fix thinko in previous xfail.
 
 atf_tc_expect_fail is for C; atf_expect_fail is for sh.
 
 PR port-sparc/59311: t_opencrypto:ioctl test is failing
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.10 -r1.11 src/tests/crypto/opencrypto/t_opencrypto.sh
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index