|
6f463b17d3
|
Turn off debug functions when testing
|
2018-03-20 14:11:21 +01:00 |
|
|
498a78cd9f
|
Tougher tests, and test the tests.
|
2018-03-20 14:11:21 +01:00 |
|
|
126ed26b3d
|
A lot of refactoring
|
2018-03-20 14:11:21 +01:00 |
|
|
52846ceeac
|
I just discovered __attribute__((constructor))!
|
2018-03-20 14:11:21 +01:00 |
|
|
81730fe96a
|
Move ttest include file
|
2018-03-20 14:11:21 +01:00 |
|
|
512e1a988a
|
Make test definitions more function like
|
2018-03-20 14:11:21 +01:00 |
|
|
826885df8a
|
Make ttest compile under clang
|
2018-03-20 14:11:21 +01:00 |
|
|
cfa1a15076
|
Define TTEST when ttesting. Also allow multiple assertions per test
|
2018-03-20 14:11:21 +01:00 |
|
|
e50fbff2d1
|
Handle compilation errors of tests
|
2018-03-20 14:11:21 +01:00 |
|
|
96849d6600
|
Keep going if a test fails, but report it
|
2018-03-20 14:11:21 +01:00 |
|
|
337d2cb032
|
Correct filenames in test error output
|
2018-03-20 14:11:21 +01:00 |
|
|
faaedb212d
|
A simple testing framework
|
2018-03-20 14:11:21 +01:00 |
|