<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">I’m trying to upgrade the testing for legacy-support, and I thought I might try to bring in some of Apple’s existing testing files, eg <<a href="https://github.com/apple/darwin-xnu/blob/master/tests/utimensat.c" class="">https://github.com/apple/darwin-xnu/blob/master/tests/utimensat.c</a>> for the new futimens and utimensat functions.<div class=""><br class=""></div><div class="">These Apple test files call certain headers that I can’t seem to find after a day’s worth of googling, though, eg darwintest.h and I can’t find through my usual <a href="http://developer.apple.com" class="">developer.apple.com</a> etc sources.</div><div class=""><br class=""></div><div class="">Does anyone have an insight into where this testing framework can be found?</div><div class=""><br class=""></div><div class="">thanks,</div><div class=""><br class=""></div><div class="">Ken</div></body></html>