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:   riastradh
Date:           Wed Apr 16 01:52:42 UTC 2025

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:
tests/usr.bin/*: Mark profiling tests xfail on riscv.

PR port-riscv/59301: riscv: missing MKPROFILE=yes support


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/usr.bin/c++/t_call_once.sh \
    src/tests/usr.bin/c++/t_pthread_once.sh \
    src/tests/usr.bin/c++/t_static_destructor.sh
cvs rdiff -u -r1.7 -r1.8 src/tests/usr.bin/c++/t_cxxruntime.sh \
    src/tests/usr.bin/c++/t_hello.sh
cvs rdiff -u -r1.12 -r1.13 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