NetBSD-Bugs archive

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

PR/59301 CVS commit: src/tests/usr.bin



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

From: "Nick Hudson" <skrll%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59301 CVS commit: src/tests/usr.bin
Date: Mon, 9 Mar 2026 20:29:26 +0000

 Module Name:	src
 Committed By:	skrll
 Date:		Mon Mar  9 20:29:25 UTC 2026
 
 Modified Files:
 	src/tests/usr.bin/c++: t_call_once.sh t_cxxruntime.sh t_hello.sh
 	    t_pthread_once.sh t_static_destructor.sh
 	src/tests/usr.bin/cc: t_hello.sh
 
 Log Message:
 risc-v: remove atf_expect_fail "PR port-riscv/59301"
 
 Now that risc-v has MKPROFILE support run the tests that exercise it.
 
 PR/59301 riscv: missing MKPROFILE=yes support
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.7 -r1.8 src/tests/usr.bin/c++/t_call_once.sh \
     src/tests/usr.bin/c++/t_pthread_once.sh
 cvs rdiff -u -r1.8 -r1.9 src/tests/usr.bin/c++/t_cxxruntime.sh \
     src/tests/usr.bin/c++/t_hello.sh
 cvs rdiff -u -r1.11 -r1.12 src/tests/usr.bin/c++/t_static_destructor.sh
 cvs rdiff -u -r1.13 -r1.14 src/tests/usr.bin/cc/t_hello.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