X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2Fintrusive_refcount.test.cc;h=a947f1d31cd9c4d92f4b9076d63140789b5910e0;hb=a1fdb7bb122f0b05be809a922d4b7ef5e125fa67;hp=ca05e18437d378341c30235dd141edf830f39162;hpb=47368f306a577d1e46df69a7f729bd3893cbe5e7;p=senf.git diff --git a/Utils/intrusive_refcount.test.cc b/Utils/intrusive_refcount.test.cc index ca05e18..a947f1d 100644 --- a/Utils/intrusive_refcount.test.cc +++ b/Utils/intrusive_refcount.test.cc @@ -1,9 +1,9 @@ // $Id$ // // Copyright (C) 2006 -// Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) -// Kompetenzzentrum fuer Satelitenkommunikation (SatCom) -// Stefan Bund +// Fraunhofer Institute for Open Communication Systems (FOKUS) +// Competence Center NETwork research (NET), St. Augustin, GERMANY +// Stefan Bund // // 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 @@ -20,7 +20,8 @@ // Free Software Foundation, Inc., // 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -// Unit tests +/** \file + \brief intrusive_refcount unit tests */ //#include "intrusive_refcount.test.hh" //#include "intrusive_refcount.test.ih" @@ -29,7 +30,7 @@ #include "intrusive_refcount.hh" #include -#include +#include "../Utils/auto_unit_test.hh" #include #define prefix_