File: runtests.cpp

package info (click to toggle)
wsclean 3.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 8,036 kB
  • sloc: cpp: 71,902; python: 9,239; ansic: 230; makefile: 175; sh: 172
file content (4 lines) | stat: -rw-r--r-- 100 bytes parent folder | download | duplicates (9)
1
2
3
4
#define BOOST_TEST_MODULE aocommon
#define BOOST_TEST_DYN_LINK

#include <boost/test/unit_test.hpp>