summaryrefslogtreecommitdiffstats
path: root/regress/sys/kern/signal/sigpthread (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove echo headlines.bluhm2020-12-171-33/+1
|
* Put all signal tests under a single directory.mpi2020-09-164-0/+771
This allows to run them all with a single command. Discussed with bluhm@