summaryrefslogtreecommitdiff
path: root/tools/regression/pthread/unwind/thread_normal_exit.cpp
AgeCommit message (Collapse)Author
2023-08-16Remove $FreeBSD$: one-line .c comment patternWarner Losh
Remove /^/[*/]\s*\$FreeBSD\$.*\n/
2022-02-16Clean up warnings in pthread testsEd Maste
I intend to move these into lib/libthr/tests/ and connect to kyua. This is a first step to address warnings emitted when building using standard make infrastructure. Reviewed by: markj Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D34306
2010-09-25Add test cases for stack unwinding.David Xu
Notes: svn path=/head/; revision=213155