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 
<https://github.com/apple/darwin-xnu/blob/master/tests/utimensat.c 
<https://github.com/apple/darwin-xnu/blob/master/tests/utimensat.c>> for the 
new futimens and utimensat functions.

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 developer.apple.com <http://developer.apple.com/> etc sources.

Does anyone have an insight into where this testing framework can be found?

thanks,

Ken

Reply via email to