X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=_templates%2FExample.test.cc;h=31d4306bfbb324e2fca0944dbf9b6fb3e66c7ce6;hb=b8ca4a544cce3e6023bb56b712a03d6362f2bb79;hp=ac3d410fc078791b37146f83771be280fdf10d26;hpb=27eebbcab5c33f46a4a103a43b1546c3472e5545;p=senf.git diff --git a/_templates/Example.test.cc b/_templates/Example.test.cc index ac3d410..31d4306 100644 --- a/_templates/Example.test.cc +++ b/_templates/Example.test.cc @@ -1,9 +1,9 @@ // $Id$ // -// Copyright (C) 2008 +// Copyright (C) 2008 // Fraunhofer Institute for Open Communication Systems (FOKUS) // Competence Center NETwork research (NET), St. Augustin, GERMANY -// Stefan Bund +// @AUTHOR@ // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -21,15 +21,15 @@ // 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. /** \file - \brief Example.test unit tests */ + \brief @NAME@ unit tests */ -//#include "Example.test.hh" -//#include "Example.test.ih" +//#include "@NAME@.test.hh" +//#include "@NAME@.test.ih" // Custom includes -#include "Example.hh" +#include "@NAME@.hh" -#include +#include "../../../Utils/auto_unit_test.hh" #include #define prefix_