summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2013-07-11 11:10:56 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2013-07-11 11:10:56 -0400
commitd555b43f5bdf2dc13105950e984ded8e9e57359a (patch)
treefc8a374750112f5d0734ac2a297d3e9cda46771b
parentd2ea18c4b657b47f5c202cedb8eb352365315797 (diff)
add new files from test changes by timbyr
-rw-r--r--libs/ardour/test-env.sh24
-rw-r--r--libs/ardour/test/data/2 Track-template/2 Track-template.template238
-rw-r--r--libs/ardour/test/session_test.cc121
-rw-r--r--libs/ardour/test/session_test.h18
-rw-r--r--libs/pbd/test/test_common.cc37
-rw-r--r--libs/pbd/test/test_common.h26
6 files changed, 464 insertions, 0 deletions
diff --git a/libs/ardour/test-env.sh b/libs/ardour/test-env.sh
new file mode 100644
index 0000000000..aa2cff9219
--- /dev/null
+++ b/libs/ardour/test-env.sh
@@ -0,0 +1,24 @@
+#!/bin/bash
+#
+# Common libardour test env vars.
+#
+
+if [ ! -f './tempo.cc' ]; then
+ echo "This script must be run from within the libs/ardour directory";
+ exit 1;
+fi
+
+srcdir=`pwd`
+export ARDOUR_TEST_PATH=$srcdir/test/data
+cd ../../build
+
+libs='libs'
+
+export LD_LIBRARY_PATH=$libs/audiographer:$libs/vamp-sdk:$libs/surfaces:$libs/surfaces/control_protocol:$libs/ardour:$libs/midi++2:$libs/pbd:$libs/rubberband:$libs/soundtouch:$libs/gtkmm2ext:$libs/appleutility:$libs/taglib:$libs/evoral:$libs/evoral/src/libsmf:$libs/timecode:$libs/libltc:/usr/local/lib:/usr/local/lib64:$LD_LIBRARY_PATH
+
+export ARDOUR_CONFIG_PATH=$top:$top/gtk2_ardour:$libs/..:$libs/../gtk2_ardour
+export ARDOUR_PANNER_PATH=$libs/panners/2in2out:$libs/panners/1in2out:$libs/panners/vbap
+export ARDOUR_SURFACES_PATH=$libs/surfaces/osc:$libs/surfaces/generic_midi:$libs/surfaces/tranzport:$libs/surfaces/powermate:$libs/surfaces/mackie
+export ARDOUR_MCP_PATH="../mcp"
+export ARDOUR_DLL_PATH=$libs
+export ARDOUR_DATA_PATH=$top/gtk2_ardour:$top/build/gtk2_ardour:.
diff --git a/libs/ardour/test/data/2 Track-template/2 Track-template.template b/libs/ardour/test/data/2 Track-template/2 Track-template.template
new file mode 100644
index 0000000000..e43458ef24
--- /dev/null
+++ b/libs/ardour/test/data/2 Track-template/2 Track-template.template
@@ -0,0 +1,238 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Session version="3001" id-counter="448" event-counter="0">
+ <Config>
+ <Option name="xfade-model" value="FullCrossfade"/>
+ <Option name="xfade-choice" value="ConstantPowerMinus3dB"/>
+ <Option name="auto-xfade" value="1"/>
+ <Option name="short-xfade-seconds" value="0.015"/>
+ <Option name="destructive-xfade-msecs" value="2"/>
+ <Option name="use-region-fades" value="1"/>
+ <Option name="show-region-fades" value="1"/>
+ <Option name="native-file-data-format" value="FormatFloat"/>
+ <Option name="native-file-header-format" value="WAVE"/>
+ <Option name="auto-play" value="0"/>
+ <Option name="auto-return" value="0"/>
+ <Option name="auto-input" value="1"/>
+ <Option name="punch-in" value="0"/>
+ <Option name="punch-out" value="0"/>
+ <Option name="subframes-per-frame" value="100"/>
+ <Option name="timecode-format" value="timecode_30"/>
+ <Option name="raid-path" value=""/>
+ <Option name="audio-search-path" value=""/>
+ <Option name="midi-search-path" value=""/>
+ <Option name="auditioner-output-left" value="default"/>
+ <Option name="auditioner-output-right" value="default"/>
+ <Option name="timecode-source-is-synced" value="1"/>
+ <Option name="jack-time-master" value="1"/>
+ <Option name="use-video-sync" value="0"/>
+ <Option name="video-pullup" value="0"/>
+ <Option name="show-summary" value="1"/>
+ <Option name="show-group-tabs" value="1"/>
+ <Option name="external-sync" value="0"/>
+ <Option name="sync-source" value="JACK"/>
+ <Option name="insert-merge-policy" value="InsertMergeRelax"/>
+ <Option name="timecode-offset" value="0"/>
+ <Option name="timecode-offset-negative" value="1"/>
+ <Option name="glue-new-markers-to-bars-and-beats" value="0"/>
+ <Option name="midi-copy-is-fork" value="0"/>
+ <Option name="glue-new-regions-to-bars-and-beats" value="0"/>
+ </Config>
+ <Metadata/>
+ <Sources/>
+ <Regions/>
+ <Locations>
+ <Location id="449" name="session" start="0" end="0" flags="IsSessionRange" locked="no" position-lock-style="AudioTime"/>
+ </Locations>
+ <Bundles/>
+ <Routes>
+ <Route id="21" name="master" default-type="audio" flags="MasterOut" active="yes" phase-invert="00" denormal-protection="no" meter-point="MeterPostFader" order-keys="editor=0:signal=0" self-solo="no" soloed-by-upstream="0" soloed-by-downstream="0" solo-isolated="no" solo-safe="no">
+ <IO name="master" id="38" direction="Input" default-type="audio" user-latency="0">
+ <Port type="audio" name="master/audio_in 1">
+ <Connection other="Audio 1/audio_out 1"/>
+ <Connection other="Audio 2/audio_out 1"/>
+ </Port>
+ <Port type="audio" name="master/audio_in 2">
+ <Connection other="Audio 1/audio_out 2"/>
+ <Connection other="Audio 2/audio_out 2"/>
+ </Port>
+ </IO>
+ <IO name="master" id="39" direction="Output" default-type="audio" user-latency="0">
+ <Port type="audio" name="master/audio_out 1">
+ <Connection other="system:playback_1"/>
+ </Port>
+ <Port type="audio" name="master/audio_out 2">
+ <Connection other="system:playback_2"/>
+ </Port>
+ </IO>
+ <Controllable name="solo" id="23" flags="Toggle" value="0.000000000000"/>
+ <Controllable name="mute" id="317" flags="Toggle" value="0.000000000000"/>
+ <MuteMaster mute-point="PreFader,PostFader,Listen,Main" muted="no"/>
+ <RemoteControl id="318"/>
+ <Pannable>
+ <Controllable name="pan-azimuth" id="29" flags="" value="0.500000000000"/>
+ <Controllable name="pan-width" id="33" flags="" value="1.000000000000"/>
+ <Controllable name="pan-elevation" id="31" flags="" value="0.000000000000"/>
+ <Controllable name="pan-frontback" id="35" flags="" value="0.000000000000"/>
+ <Controllable name="pan-lfe" id="37" flags="" value="0.000000000000"/>
+ <Automation/>
+ </Pannable>
+ <Processor id="40" name="Amp" active="yes" user-latency="0" type="amp">
+ <Controllable name="gaincontrol" id="42" flags="GainLike" value="1.000000000000"/>
+ </Processor>
+ <Processor id="43" name="Meter" active="yes" user-latency="0" type="meter"/>
+ <Processor id="44" name="master" active="yes" user-latency="0" own-input="yes" own-output="no" output="master" type="main-outs" role="Main">
+ <PannerShell bypassed="no">
+ <Panner type="Equal Power Stereo"/>
+ </PannerShell>
+ </Processor>
+ </Route>
+ <Route id="86" name="Audio 1" default-type="audio" active="yes" phase-invert="00" denormal-protection="no" meter-point="MeterPostFader" order-keys="editor=1:signal=1" self-solo="no" soloed-by-upstream="0" soloed-by-downstream="0" solo-isolated="no" solo-safe="no" monitoring="" saved-meter-point="MeterPostFader" mode="Normal">
+ <IO name="Audio 1" id="103" direction="Input" default-type="audio" user-latency="0">
+ <Port type="audio" name="Audio 1/audio_in 1"/>
+ <Port type="audio" name="Audio 1/audio_in 2"/>
+ </IO>
+ <IO name="Audio 1" id="104" direction="Output" default-type="audio" user-latency="0">
+ <Port type="audio" name="Audio 1/audio_out 1">
+ <Connection other="master/audio_in 1"/>
+ </Port>
+ <Port type="audio" name="Audio 1/audio_out 2">
+ <Connection other="master/audio_in 2"/>
+ </Port>
+ </IO>
+ <Controllable name="solo" id="88" flags="Toggle" value="0.000000000000"/>
+ <Controllable name="mute" id="343" flags="Toggle" value="0.000000000000"/>
+ <MuteMaster mute-point="PreFader,PostFader,Listen,Main" muted="no"/>
+ <RemoteControl id="2"/>
+ <Pannable>
+ <Controllable name="pan-azimuth" id="94" flags="" value="0.500000000000"/>
+ <Controllable name="pan-width" id="98" flags="" value="1.000000000000"/>
+ <Controllable name="pan-elevation" id="96" flags="" value="0.000000000000"/>
+ <Controllable name="pan-frontback" id="100" flags="" value="0.000000000000"/>
+ <Controllable name="pan-lfe" id="102" flags="" value="0.000000000000"/>
+ <Automation/>
+ </Pannable>
+ <Processor id="105" name="Amp" active="yes" user-latency="0" type="amp">
+ <Controllable name="gaincontrol" id="107" flags="GainLike" value="1.000000000000"/>
+ </Processor>
+ <Processor id="108" name="Meter" active="yes" user-latency="0" type="meter"/>
+ <Processor id="109" name="Audio 1" active="yes" user-latency="0" own-input="yes" own-output="no" output="Audio 1" type="main-outs" role="Main">
+ <PannerShell bypassed="no">
+ <Panner type="Equal Power Stereo"/>
+ </PannerShell>
+ </Processor>
+ <Controllable name="recenable" id="111" flags="Toggle" value="0.000000000000"/>
+ <Diskstream flags="Recordable" playlist="Audio 1.1" name="Audio 1" id="113" speed="1.000000" capture-alignment="Automatic" channels="2"/>
+ </Route>
+ <Route id="121" name="Audio 2" default-type="audio" active="yes" phase-invert="00" denormal-protection="no" meter-point="MeterPostFader" order-keys="editor=2:signal=2" self-solo="no" soloed-by-upstream="0" soloed-by-downstream="0" solo-isolated="no" solo-safe="no" monitoring="" saved-meter-point="MeterPostFader" mode="Normal">
+ <IO name="Audio 2" id="138" direction="Input" default-type="audio" user-latency="0">
+ <Port type="audio" name="Audio 2/audio_in 1"/>
+ <Port type="audio" name="Audio 2/audio_in 2"/>
+ </IO>
+ <IO name="Audio 2" id="139" direction="Output" default-type="audio" user-latency="0">
+ <Port type="audio" name="Audio 2/audio_out 1">
+ <Connection other="master/audio_in 1"/>
+ </Port>
+ <Port type="audio" name="Audio 2/audio_out 2">
+ <Connection other="master/audio_in 2"/>
+ </Port>
+ </IO>
+ <Controllable name="solo" id="123" flags="Toggle" value="0.000000000000"/>
+ <Controllable name="mute" id="376" flags="Toggle" value="0.000000000000"/>
+ <MuteMaster mute-point="PreFader,PostFader,Listen,Main" muted="no"/>
+ <RemoteControl id="3"/>
+ <Pannable>
+ <Controllable name="pan-azimuth" id="129" flags="" value="0.500000000000"/>
+ <Controllable name="pan-width" id="133" flags="" value="1.000000000000"/>
+ <Controllable name="pan-elevation" id="131" flags="" value="0.000000000000"/>
+ <Controllable name="pan-frontback" id="135" flags="" value="0.000000000000"/>
+ <Controllable name="pan-lfe" id="137" flags="" value="0.000000000000"/>
+ <Automation/>
+ </Pannable>
+ <Processor id="140" name="Amp" active="yes" user-latency="0" type="amp">
+ <Controllable name="gaincontrol" id="142" flags="GainLike" value="1.000000000000"/>
+ </Processor>
+ <Processor id="143" name="Meter" active="yes" user-latency="0" type="meter"/>
+ <Processor id="144" name="Audio 2" active="yes" user-latency="0" own-input="yes" own-output="no" output="Audio 2" type="main-outs" role="Main">
+ <PannerShell bypassed="no">
+ <Panner type="Equal Power Stereo"/>
+ </PannerShell>
+ </Processor>
+ <Controllable name="recenable" id="146" flags="Toggle" value="0.000000000000"/>
+ <Diskstream flags="Recordable" playlist="Audio 2.1" name="Audio 2" id="148" speed="1.000000" capture-alignment="Automatic" channels="2"/>
+ </Route>
+ </Routes>
+ <Playlists>
+ <Playlist id="114" name="Audio 1.1" type="audio" orig-track-id="86" frozen="no"/>
+ <Playlist id="149" name="Audio 2.1" type="audio" orig-track-id="121" frozen="no"/>
+ </Playlists>
+ <UnusedPlaylists/>
+ <RouteGroups/>
+ <Click>
+ <IO name="click" id="46" direction="Output" default-type="audio" user-latency="0">
+ <Port type="audio" name="click/audio_out 1">
+ <Connection other="system:playback_1"/>
+ </Port>
+ <Port type="audio" name="click/audio_out 2">
+ <Connection other="system:playback_2"/>
+ </Port>
+ </IO>
+ <Processor id="47" name="Amp" active="yes" user-latency="0" type="amp">
+ <Controllable name="gaincontrol" id="49" flags="GainLike" value="1.000000000000"/>
+ </Processor>
+ </Click>
+ <Speakers>
+ <Speaker azimuth="0" elevation="0" distance="1"/>
+ <Speaker azimuth="180" elevation="0" distance="0"/>
+ </Speakers>
+ <TempoMap>
+ <Tempo start="1|1|0" beats-per-minute="120.000000" note-type="4.000000" movable="no"/>
+ <Meter start="1|1|0" note-type="4.000000" divisions-per-bar="4.000000" movable="no"/>
+ </TempoMap>
+ <ControlProtocols>
+ <Protocol name="Open Sound Control (OSC)" active="no"/>
+ <Protocol name="Generic MIDI" active="no"/>
+ <Protocol name="Mackie" active="no"/>
+ </ControlProtocols>
+ <Extra>
+ <UI>
+ <Window name="M-21-40" visible="no" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
+ <Window name="M-21-43" visible="no" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
+ <Window name="M-21-44" visible="no" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
+ <Window name="M-86-105" visible="no" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
+ <Window name="M-86-108" visible="no" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
+ <Window name="M-86-109" visible="no" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
+ <Window name="M-121-140" visible="no" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
+ <Window name="M-121-143" visible="no" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
+ <Window name="M-121-144" visible="no" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
+ <Window name="R-121-140" visible="no" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
+ <Window name="R-121-143" visible="no" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
+ <Window name="R-121-144" visible="no" x-off="-1" y-off="-1" x-size="-1" y-size="-1"/>
+ <GUIObjectState>
+ <Object id="route 21" color="23134:6077:43676"/>
+ <Object id="rtav 21" height="68" visible="1"/>
+ <Object id="automation 42" height="68" visible="0"/>
+ <Object id="automation 29" height="68" visible="0"/>
+ <Object id="automation 33" height="68" visible="0"/>
+ <Object id="strip 21" visible="1" strip-width="Wide">
+ <Object id="processor 40"/>
+ </Object>
+ <Object id="route 86" color="10279:41554:7510"/>
+ <Object id="strip 86" visible="1" strip-width="Wide">
+ <Object id="processor 105"/>
+ </Object>
+ <Object id="route 121" color="26161:25387:7015"/>
+ <Object id="strip 121" visible="1" strip-width="Wide">
+ <Object id="processor 140"/>
+ </Object>
+ <Object id="rtav 86" height="68" visible="1"/>
+ <Object id="automation 107" height="68" visible="0"/>
+ <Object id="automation 94" height="68" visible="0"/>
+ <Object id="automation 98" height="68" visible="0"/>
+ <Object id="rtav 121" height="68" visible="1"/>
+ <Object id="automation 142" height="68" visible="0"/>
+ <Object id="automation 129" height="68" visible="0"/>
+ <Object id="automation 133" height="68" visible="0"/>
+ </GUIObjectState>
+ </UI>
+ </Extra>
+</Session>
diff --git a/libs/ardour/test/session_test.cc b/libs/ardour/test/session_test.cc
new file mode 100644
index 0000000000..83273b5a2e
--- /dev/null
+++ b/libs/ardour/test/session_test.cc
@@ -0,0 +1,121 @@
+
+#include <glibmm/fileutils.h>
+#include <glibmm/miscutils.h>
+
+#include <stdexcept>
+#include "midi++/manager.h"
+#include "pbd/textreceiver.h"
+#include "pbd/file_utils.h"
+#include "ardour/session.h"
+#include "ardour/audioengine.h"
+#include "ardour/smf_source.h"
+#include "ardour/midi_model.h"
+
+#include "test_common.h"
+
+#include "session_test.h"
+
+CPPUNIT_TEST_SUITE_REGISTRATION (SessionTest);
+
+using namespace std;
+using namespace ARDOUR;
+using namespace PBD;
+
+static TextReceiver text_receiver ("test");
+
+void
+SessionTest::setUp ()
+{
+ SessionEvent::create_per_thread_pool ("session_test", 512);
+
+ text_receiver.listen_to (error);
+ text_receiver.listen_to (info);
+ text_receiver.listen_to (fatal);
+ text_receiver.listen_to (warning);
+
+ // this is not a good singleton constructor pattern
+ AudioEngine* engine = 0;
+
+ try {
+ engine = new AudioEngine ("session_test", "");
+ } catch (const AudioEngine::NoBackendAvailable& engine_exception) {
+ cerr << engine_exception.what ();
+ }
+
+ CPPUNIT_ASSERT (engine);
+
+ init_post_engine ();
+
+ CPPUNIT_ASSERT (engine->start () == 0);
+}
+
+void
+SessionTest::tearDown ()
+{
+ // this is needed or there is a crash in MIDI::Manager::destroy
+ AudioEngine::instance()->stop (true);
+
+ MIDI::Manager::destroy ();
+ AudioEngine::destroy ();
+}
+
+void
+SessionTest::new_session ()
+{
+ const string session_name("test_session");
+ std::string new_session_dir = Glib::build_filename (new_test_output_dir(), session_name);
+
+ CPPUNIT_ASSERT (!Glib::file_test (new_session_dir, Glib::FILE_TEST_EXISTS));
+
+ Session* new_session = 0;
+
+ new_session = new Session (*AudioEngine::instance (), new_session_dir, session_name);
+
+ CPPUNIT_ASSERT (new_session);
+
+ // shouldn't need to do this as it is done in Session constructor
+ // via Session::when_engine_running
+ //AudioEngine::instance->set_session (new_session);
+
+ new_session->save_state ("");
+
+ delete new_session;
+}
+
+void
+SessionTest::new_session_from_template ()
+{
+ const string session_name("two_tracks");
+ const string session_template_dir_name("2 Track-template");
+
+ std::string new_session_dir = Glib::build_filename (new_test_output_dir(), session_name);
+
+ CPPUNIT_ASSERT (!Glib::file_test (new_session_dir, Glib::FILE_TEST_EXISTS));
+
+ std::string session_template_dir = test_search_path ().front ();
+ session_template_dir = Glib::build_filename (session_template_dir, "2 Track-template");
+
+ CPPUNIT_ASSERT (Glib::file_test (session_template_dir, Glib::FILE_TEST_IS_DIR));
+
+ Session* new_session = 0;
+ BusProfile* bus_profile = 0;
+
+ // create a new session based on session template
+ new_session = new Session (*AudioEngine::instance (), new_session_dir, session_name,
+ bus_profile, session_template_dir);
+
+ CPPUNIT_ASSERT (new_session);
+
+ new_session->save_state ("");
+
+ delete new_session;
+
+ Session* template_session = 0;
+
+ // reopen same session to check that it opens without error
+ template_session = new Session (*AudioEngine::instance (), new_session_dir, session_name);
+
+ CPPUNIT_ASSERT (template_session);
+
+ delete template_session;
+}
diff --git a/libs/ardour/test/session_test.h b/libs/ardour/test/session_test.h
new file mode 100644
index 0000000000..cadab67d3b
--- /dev/null
+++ b/libs/ardour/test/session_test.h
@@ -0,0 +1,18 @@
+
+#include <cppunit/TestFixture.h>
+#include <cppunit/extensions/HelperMacros.h>
+
+class SessionTest : public CppUnit::TestFixture
+{
+ CPPUNIT_TEST_SUITE (SessionTest);
+ CPPUNIT_TEST (new_session);
+ CPPUNIT_TEST (new_session_from_template);
+ CPPUNIT_TEST_SUITE_END ();
+
+public:
+ virtual void setUp ();
+ virtual void tearDown ();
+
+ void new_session ();
+ void new_session_from_template ();
+};
diff --git a/libs/pbd/test/test_common.cc b/libs/pbd/test/test_common.cc
new file mode 100644
index 0000000000..16da3ed2a8
--- /dev/null
+++ b/libs/pbd/test/test_common.cc
@@ -0,0 +1,37 @@
+/*
+ Copyright (C) 2011 Tim Mayberry
+
+ 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.,
+ 675 Mass Ave, Cambridge, MA 02139, USA.
+*/
+
+#include <glibmm/miscutils.h>
+
+#include "test_common.h"
+
+/**
+ * This allows tests to find the data files they require by looking
+ * in an installed location on windows or by setting an environment variable
+ * on unix.
+ */
+PBD::SearchPath
+test_search_path ()
+{
+#ifdef WIN32
+ std::string wsp(g_win32_get_package_installation_directory_of_module(NULL));
+ return Glib::build_filename (wsp, "pbd_testdata");
+#else
+ return Glib::getenv("PBD_TEST_PATH");
+#endif
+}
diff --git a/libs/pbd/test/test_common.h b/libs/pbd/test/test_common.h
new file mode 100644
index 0000000000..0dc62f61dc
--- /dev/null
+++ b/libs/pbd/test/test_common.h
@@ -0,0 +1,26 @@
+/*
+ Copyright (C) 2011 Tim Mayberry
+
+ 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.,
+ 675 Mass Ave, Cambridge, MA 02139, USA.
+*/
+
+#ifndef PBD_TEST_COMMON_H
+#define PBD_TEST_COMMON_H
+
+#include "pbd/search_path.h"
+
+PBD::SearchPath test_search_path ();
+
+#endif