Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/tests/usr.bin
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