Re: Unit testing kexts
Re: Unit testing kexts
- Subject: Re: Unit testing kexts
- From: Thomas Tempelmann <email@hidden>
- Date: Thu, 25 Aug 2016 16:49:07 +0200
Just thinking out loud - can dtrace be used here? In order to invoke the kext functions when it's loaded normlly? But then, you could probably as well extend your kext with some extra calls that you call from an application.
But either way - it won't be proper unit testing with getting a list of pass/fail msgs so much as testing if anything crashes :) Which, if you usually have no failed tests in your code, may be sufficient to tell that the new build is not fine.
Thomas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden