• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Unit testing C code
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Unit testing C code


  • Subject: Unit testing C code
  • From: Thomas Davie <email@hidden>
  • Date: Thu, 13 Oct 2011 20:22:54 +0100

Hi Everyone,

I'm starting work on a new library that uses C only, I'd like to have unit tests that integrate nicely with Xcode.  Obviously I can use the standard SenTestingKit stuff, but that seems to bring in an unnecessary dependency on objective-c if I wanted to carry on development on another platform.

What tools are available for testing using only C code?

Thanks

Tom Davie
if (*ra4 != 0xffc78948) { return false; }

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Unit testing C code
      • From: Conrad Taylor <email@hidden>
  • Prev by Date: Re: Xcode 4.2 updater
  • Next by Date: Strange Crash on a 10.5 32bits Intel Mac
  • Previous by thread: Re: error: unknown type name 'BOOL'; did you mean 'BOOL'?
  • Next by thread: Re: Unit testing C code
  • Index(es):
    • Date
    • Thread