aboutsummaryrefslogtreecommitdiff
path: root/test/includes/pre/sys
Commit message (Collapse)AuthorAge
* os_open: add unit testsJustin M. Keyes2014-07-14
|
* Add unit tests for mch_[gs]etperm.Thomas Wienecke2014-03-15
Use preprocessor trick proposed by @mahkoh to import 'defines' like S_IRUSR.