Enforce unit tests name consistency.

This commit is contained in:
Romain Tartiere 2009-12-21 13:58:53 +00:00
parent 3cab1523eb
commit 58d83ae20a
7 changed files with 10 additions and 10 deletions

View file

@ -1,6 +1,6 @@
#include "test.h"
DEFINE_TEST(mad)
DEFINE_TEST(test_mad)
{
int res;