File: README

package info (click to toggle)
cpputest 4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,688 kB
  • sloc: cpp: 31,212; sh: 4,978; ansic: 1,360; makefile: 775; ruby: 676; xml: 8; sed: 1
file content (9 lines) | stat: -rw-r--r-- 485 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
Directory to place test examples for different toolchains/chips combinations.

Source files from this directory is compiled to executable using CppUTest,
  CppUTestExt and startup libraries from lib directory in CppUTest home.

There is a sample eclipse project in armcc/AT91SAM7A3 folder. It may be used
to see at possibility way of cross development with CppUTest running in
target platform. It is based on Makefile.
Makefile need some Cygwin utility, so you need to install cygwin.