Commit graph

7 commits

Author SHA1 Message Date
Alistair Riddoch
1bd6349c25 Fix an issue checking filenames in assertions
In an out of tree build, the filenames from the pre-processor point of
view are different, so didn't match the sample string. It's necessary
to build the test string using the pre-processor's idea of the file name
to get it to match consistently.
2012-10-12 12:09:59 +01:00
Alistair Riddoch
9b51e08196 Add a new inequality test macro 2012-09-05 18:55:31 +01:00
Alistair Riddoch
e456ef9631 Add macros for greater and less then tests 2012-09-05 10:03:14 +01:00
Alistair Riddoch
015a4fe351 Cover two new macros 2012-09-04 22:31:35 +01:00
Alistair Riddoch
aeea347751 Add support for setup and teardown 2012-08-30 23:48:24 +01:00
Alistair Riddoch
b47dc890be Rename to a saner class name 2012-08-30 19:46:16 +01:00
Alistair Riddoch
6210b7de4c Add a base class with some test support functions 2012-08-30 19:39:58 +01:00