diff options
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2011-04-13 17:09:36 +0300 |
---|---|---|
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2011-04-18 17:44:46 +0300 |
commit | 9055b9c71241a3dcc8f96744b9c081ef23fa5562 (patch) | |
tree | 452309c354d7e21d1ddde9cfedd086b00ffcd4e5 /lib | |
parent | 803fded90e2bf8aed8a2ecde51f6b09b990daf4e (diff) |
fs-tests: integck: implement own version of CHECK
Remove the final dependency on the common code - the CHECK() macro.
Now we are finally independent. The reason we needed this is that
we are going to improve integck to handle errors more gracefully,
in order to support failure testing better. And this requires changes
in the common code, but it is ancient and shared by many tests, and
we do not want to touch it. So we better make integck independent
and concentrate on integck only.
This patch also removes Makefile dependencies. And while on it, remove
the broken 'tests' target.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions