X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=test%2Ftest.cpp;fp=test%2Ftest.cpp;h=2c278c04e650a1eb9b090eff0e5c4d254510ad7c;hp=0000000000000000000000000000000000000000;hb=f0fa92c6c431e15f2012003bd35e6e474d7fca8f;hpb=a429590b40f74cebd13986bb1b4c06a4b47d8815 diff --git a/test/test.cpp b/test/test.cpp new file mode 100644 index 0000000..2c278c0 --- /dev/null +++ b/test/test.cpp @@ -0,0 +1,22 @@ +/* + * This file is part of the sigrok project. + * + * Copyright (C) 2012 Joel Holdsworth + * + * 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 + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ + +#define BOOST_TEST_MAIN +#include