Re: calling unmanaged code from nunit
"Charlie Poole" <[email protected]> Tue, 29 Jul 2008 10:39:14 -0700
| Newsgroups | gmane.comp.windows.dotnet.nunit.devel |
|---|---|
| Message-ID | <005e01c8f1a2$06f6e960$6401a8c0@ferrari> |
Hi Mustafa, This sounds more like a question for the users list... Short answer, however: Your tests have to be managed. You can call anything you want from your tests provided the operating system can find it. NUnit won't know about anything that happens on the unmanaged side unless it comes back through your tests in some way. More than that would require a specific problem. Charlie _____ From: [email protected] [mailto:[email protected]] On Behalf Of Mustafa F Sent: Tuesday, July 29, 2008 10:33 AM To: [email protected] Subject: [nunit-developer] calling unmanaged code from nunit Has anyone tried calling unmanaged code from Nunit? Any implications that you are aware of? ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ nunit-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nunit-developer