summaryrefslogtreecommitdiffstats
path: root/tests/test-sig.c
Commit message (Collapse)AuthorAgeFilesLines
* [tests] Fix stray character in previous commitpaul2006-05-281-2/+1
|
* [tests] test-sig.c: configure loggingpaul2006-05-281-1/+8
| | | | | | | | 2006-05-28 Paul Jakma <paul.jakma@sun.com> * test-sig.c: (main) configure logging, there's no terminal to write to for one thing, but we do want stdout, and we don't want a test to spam syslog.
* 2004-01-19 Paul Jakma <paul@dishone.st>paul2004-01-191-0/+52
* tests/test-sig.c: New file, regression test for sigevents.