INFO: ------------------------------------------------------------------------ r11333 | dgarcia | 2008-04-28 14:38:44 +0200 (dl, 28 abr 2008) | 2 lines * clam_build_helpers: no need for an env var for the pkg-config path separator ------------------------------------------------------------------------ r11334 | dgarcia | 2008-04-29 01:50:04 +0200 (dt, 29 abr 2008) | 2 lines * Checking whether the ID3LIB_LINKOPTION is needed at all ------------------------------------------------------------------------ r11335 | dgarcia | 2008-04-29 02:38:40 +0200 (dt, 29 abr 2008) | 2 lines * Wops: clam_dependent_libs_checks: not properly indented ------------------------------------------------------------------------ r11336 | dgarcia | 2008-04-29 08:42:57 +0200 (dt, 29 abr 2008) | 3 lines * clam_dependent_libs_checks: id3 has nothing to do with c++ * clam_dependent_libs_checks: removed the code that set the LINKOPTION for id3 as it is used just in MSVC ------------------------------------------------------------------------ r11337 | dgarcia | 2008-04-29 08:56:36 +0200 (dt, 29 abr 2008) | 2 lines * clam_dependent_libs_checks: id3 back to c++. Testfarm said: Yes it is needed. ------------------------------------------------------------------------ r11338 | dgarcia | 2008-04-29 09:14:07 +0200 (dt, 29 abr 2008) | 2 lines * clam_dependent_libs_checks: testfarm id3 complains using c++ as lang instead cxx ------------------------------------------------------------------------ r11339 | dgarcia | 2008-04-29 09:16:51 +0200 (dt, 29 abr 2008) | 2 lines * clam_dependent_libs_checks: testfarming, maybe it is a matter of library order, z must be after id3 ------------------------------------------------------------------------ r11340 | dgarcia | 2008-04-29 17:35:23 +0200 (dt, 29 abr 2008) | 2 lines * qt4.py: tried paths are printed in case of error ------------------------------------------------------------------------ r11341 | hordiales | 2008-05-03 08:37:52 +0200 (ds, 03 mai 2008) | 3 lines * Adding 'const' to references to buffers from const inputs (the compiler does not complain since DynamicType's does not returns a reference to a member but a reference to a dynamic memory chunk because macros implementation) ------------------------------------------------------------------------ r11342 | hordiales | 2008-05-04 01:23:49 +0200 (dg, 04 mai 2008) | 4 lines * Francisco Tufro MIDI Monitor plugin using RtMIDI to create virtual midi ports * Network to test basic midi messages ------------------------------------------------------------------------ r11343 | hordiales | 2008-05-04 01:57:29 +0200 (dg, 04 mai 2008) | 4 lines * Adding delete mMIDIin in MIDIMon destructor * Renaming control printers in MIDIMon test network ------------------------------------------------------------------------ r11344 | hordiales | 2008-05-04 06:57:45 +0200 (dg, 04 mai 2008) | 2 lines * Removing compiler warning of unused variables at FundFreqDetect.cxx ------------------------------------------------------------------------ r11345 | hordiales | 2008-05-04 07:05:05 +0200 (dg, 04 mai 2008) | 3 lines * MIDIMon using callbacks instead of waiting the execution of the Do() function ------------------------------------------------------------------------ r11346 | hordiales | 2008-05-04 16:42:55 +0200 (dg, 04 mai 2008) | 3 lines * MIDIMon plugin README file added with the warning about working only under Linux and Mac platforms (because RtMidi) ------------------------------------------------------------------------ r11347 | dgarcia | 2008-05-05 16:12:52 +0200 (dl, 05 mai 2008) | 2 lines * Added some code from scons wiki to solve long command lines problem ------------------------------------------------------------------------ r11348 | dgarcia | 2008-05-05 19:33:17 +0200 (dl, 05 mai 2008) | 4 lines * Long command lines fix for win32: ** using the first option on the wiki as Giulio Paci did ** moved it as a function like the second option did ------------------------------------------------------------------------ r11349 | dgarcia | 2008-05-06 09:36:37 +0200 (dt, 06 mai 2008) | 2 lines * Added 'dsound' lib according to Giulio Paci patch on windows native compilation ------------------------------------------------------------------------ r11350 | parumi | 2008-05-06 10:42:09 +0200 (dt, 06 mai 2008) | 4 lines * commited Natanael patch that brings icons in the processing tree (NetworkEditor) Great and simple. Thanks! ------------------------------------------------------------------------ r11351 | parumi | 2008-05-06 11:22:39 +0200 (dt, 06 mai 2008) | 2 lines * formatting detail ------------------------------------------------------------------------ r11352 | dgarcia | 2008-05-06 23:25:48 +0200 (dt, 06 mai 2008) | 2 lines * Added an icon for the tunner ------------------------------------------------------------------------ r11353 | dgarcia | 2008-05-06 23:38:07 +0200 (dt, 06 mai 2008) | 2 lines * Spectrogram had monitor but not in the metadata, fixed. ------------------------------------------------------------------------ r11354 | dgarcia | 2008-05-07 00:00:48 +0200 (dc, 07 mai 2008) | 2 lines * clam_build_helpers: removed some new python style inline conditionals that 2.4 does not support ------------------------------------------------------------------------ r11355 | dgarcia | 2008-05-07 00:19:39 +0200 (dc, 07 mai 2008) | 2 lines * clam_build_helpers: too fast commit, i forgot to remove some code and to credit Francisco Tufro ------------------------------------------------------------------------ r11356 | dgarcia | 2008-05-07 00:30:03 +0200 (dc, 07 mai 2008) | 3 lines * ProcessingTree: a litle of clean up on Natanael patch for providing icons. ** Building just one QIcon and just the icon name in the conditional ------------------------------------------------------------------------ r11357 | dgarcia | 2008-05-07 00:31:35 +0200 (dc, 07 mai 2008) | 4 lines * Monitors metadata code clean up (removed commented out code for version<1.1 ) * some monitors missed the icon metadata * added tunner.svg to the qrc ------------------------------------------------------------------------ r11358 | dgarcia | 2008-05-07 04:20:44 +0200 (dc, 07 mai 2008) | 2 lines * PAAudioInputStream: Declaration missmatch ------------------------------------------------------------------------ r11359 | dgarcia | 2008-05-07 04:42:57 +0200 (dc, 07 mai 2008) | 2 lines * audioio: disabling blocking portaudio interface ------------------------------------------------------------------------ r11360 | dgarcia | 2008-05-07 04:53:04 +0200 (dc, 07 mai 2008) | 2 lines * audioio/SConscript: 'false' should be 'False' ------------------------------------------------------------------------ r11361 | dgarcia | 2008-05-07 11:25:20 +0200 (dc, 07 mai 2008) | 3 lines * Not even loading the default toolchain in windows, which is msvc. we were loading it and then overwriting it with mingw but that gave problems. ------------------------------------------------------------------------ r11362 | dgarcia | 2008-05-07 13:23:21 +0200 (dc, 07 mai 2008) | 2 lines * NetworkEditor/SConstruct: removed a msvc reminiscense ------------------------------------------------------------------------ r11363 | dgarcia | 2008-05-07 13:52:17 +0200 (dc, 07 mai 2008) | 2 lines * Overriding the default toolchain in windows (mingw instead of msvc) in all the SConstruct files ------------------------------------------------------------------------ r11364 | dgarcia | 2008-05-07 14:20:15 +0200 (dc, 07 mai 2008) | 2 lines * Natanael patch: ProcessingTree: Simplifying description retrieval from the factory ------------------------------------------------------------------------ r11365 | dgarcia | 2008-05-07 14:49:10 +0200 (dc, 07 mai 2008) | 2 lines * Sconstructs: i used a = sign instead of == for comparision ------------------------------------------------------------------------ r11366 | dgarcia | 2008-05-07 15:45:28 +0200 (dc, 07 mai 2008) | 2 lines * I missed one SConstruct to commit ------------------------------------------------------------------------
INFO: U NetworkEditor/SConstruct U NetworkEditor/src/images.qrc U NetworkEditor/src/images/spectrogram.svg A NetworkEditor/src/images/tunner.svg U NetworkEditor/src/monitors/LPModelView.cxx U NetworkEditor/src/monitors/PolarChromaPeaks.cxx U NetworkEditor/src/monitors/MelCepstrumView.cxx U NetworkEditor/src/monitors/SpectrogramMonitor.cxx U NetworkEditor/src/monitors/PeakView.cxx U NetworkEditor/src/monitors/Tunner.cxx U NetworkEditor/src/monitors/MelSpectrumView.cxx U NetworkEditor/src/monitors/VectorView.cxx U NetworkEditor/src/ProcessingTree.cxx U SMSTools/SConstruct U Annotator/SConstruct U Annotator/vmqt/SConstruct U Voice2MIDI/SConstruct U CLAM/plugins/resampling/SConstruct A CLAM/plugins/MIDI A CLAM/plugins/MIDI/MIDIMon A CLAM/plugins/MIDI/MIDIMon/MIDIMon Test.clamnetwork A CLAM/plugins/MIDI/MIDIMon/MIDIMon Test.clamnetwork.pos A CLAM/plugins/MIDI/MIDIMon/MIDIMon.hxx A CLAM/plugins/MIDI/MIDIMon/RtError.h A CLAM/plugins/MIDI/MIDIMon/SConstruct A CLAM/plugins/MIDI/MIDIMon/RtMidi.cxx A CLAM/plugins/MIDI/MIDIMon/MIDIMon.cxx A CLAM/plugins/MIDI/MIDIMon/README A CLAM/plugins/MIDI/MIDIMon/RtMidi.hxx U CLAM/plugins/osc/SConstruct U CLAM/plugins/continuousExcitationSynthesizer/SConstruct U CLAM/plugins/speech/SConstruct U CLAM/plugins/spacialization/SConstruct U CLAM/plugins/GuitarEffects/ZynDistortion/ZynDistortion.hxx U CLAM/plugins/GuitarEffects/AutomaticGainControl/AutomaticGainControl.hxx U CLAM/plugins/GuitarEffects/SConstruct U CLAM/plugins/GuitarEffects/GuitarDistortion/GuitarDistortion.hxx U CLAM/plugins/GuitarEffects/DCRemoval/DCRemoval.hxx U CLAM/plugins/testing/ThresholdTrigger/ThresholdTrigger.hxx U CLAM/scons/sconstools/qt4.py U CLAM/scons/libs/clam_dependent_libs_checks.py U CLAM/scons/libs/clam_build_helpers.py U CLAM/scons/libs/audioio/SConscript U CLAM/SConstruct U CLAM/src/Tools/AudioIO/Windows/PAAudioInputStream.cxx U CLAM/src/Processing/Analysis/FundFreqDetect.cxx U CLAM/src/Processing/AudioFileIO/AudioFileOut.cxx U CLAM/src/Processing/ArithOps/AudioAmplifier.hxx Updated to revision 11366.
STATS: {clam_loc}
STATS: {smstools_loc}
STATS: {networkeditor_loc}
INFO:
+ All Tests
+ CLAMTest::cppUnitHelperTest
. CLAMTest::cppUnitHelperTest::testAssertionTraitsTypeInfoToString_NotEquals
. CLAMTest::cppUnitHelperTest::testAssertionTraitsTypeInfoToString_Equals
. CLAMTest::cppUnitHelperTest::testAssertionTraitsTypeInfoEqual_Equals
. CLAMTest::cppUnitHelperTest::testAssertionTraitsTypeInfoEqual_DifferentUnrelatedClasses
. CLAMTest::cppUnitHelperTest::testAssertionTraitsTypeInfoEqual_DifferentSuperAndSubClass
. CLAMTest::cppUnitHelperTest::testLoggable_InsertAndThenGetLog
. CLAMTest::cppUnitHelperTest::testLoggable_InsertAndThenGetLog_AfterClearLog
+ CLAMTest::ControlsTest
. CLAMTest::ControlsTest::testInControl_DoControl_ChangesInternalState
. CLAMTest::ControlsTest::testLinkAndSendControl_ChangesInControlInternalState
. CLAMTest::ControlsTest::testGetLastValueAsBoolean_NearZeroIsFalse
. CLAMTest::ControlsTest::testGetLastValueAsBoolean_NonZeroIsTrue
. CLAMTest::ControlsTest::testGetLastValueAsInteger
. CLAMTest::ControlsTest::testInControlTmpl_DoControl_ChangesInternalState
. CLAMTest::ControlsTest::testLinkAndSendWithInControlTmpl_CallbackMethodGetsCalled
. CLAMTest::ControlsTest::testControlHandlerId_WritesToLog
. CLAMTest::ControlsTest::testLinkAndSendWithInControlTmpl_CallbackWithIdMethodGetsCalled
. CLAMTest::ControlsTest::testInControl_GetName_ChangesInteralState
. CLAMTest::ControlsTest::testOutControl_GetName_ChangesInteralState
. CLAMTest::ControlsTest::testInControlArray_Constructor_GeneratesCorrectName
. CLAMTest::ControlsTest::testInControlTmplArray_Constructor_GeneratesCorrectName
. CLAMTest::ControlsTest::testInControlTmplArray_ReceivesControl_HandlerReceivesControlAndId
. CLAMTest::ControlsTest::testIsConnected_WithOutControl_AfterConnection
. CLAMTest::ControlsTest::testIsConnected_WithOutControl_WithoutConnection
. CLAMTest::ControlsTest::testIsConnectedTo_WithOutControl_WhenControlsAreConnected
. CLAMTest::ControlsTest::testIsConnectedTo_WithOutControl_WhenControlsAreNotConnected
. CLAMTest::ControlsTest::testIsConnectedTo_WithInControl_WhenControlsAreConnected
. CLAMTest::ControlsTest::testIsConnectedTo_WithInControl_WhenControlsAreNotConnected
. CLAMTest::ControlsTest::testOutControlPublisher
. CLAMTest::ControlsTest::testOutControlPublisher_GetsRegisteredToAProcessing
. CLAMTest::ControlsTest::testOutControlPublisher_ConnectControlsFromPublisher
. CLAMTest::ControlsTest::testOutControlPublisher_SendControlWhenNothingPublished
. CLAMTest::ControlsTest::testInControlPublisher
. CLAMTest::ControlsTest::testInControlPublisher_GetsRegisteredToAProcessing
. CLAMTest::ControlsTest::testInControlPublisher_ConnectControlsFromPublisher
. CLAMTest::ControlsTest::testInControlPublisher_DoControlWhenNothingPublished
. CLAMTest::ControlsTest::testInControlIsConnected_byDefault
. CLAMTest::ControlsTest::testInControlIsConnected_whenConnected
. CLAMTest::ControlsTest::testInControlIsConnected_whenDisconnected
. CLAMTest::ControlsTest::testInControlDestructor_disconnectsOutControl
. CLAMTest::ControlsTest::testOutControlDestructor_disconnectsInControl
. CLAMTest::ControlsTest::testInControl_doesntHaveBoundsBydefault
. CLAMTest::ControlsTest::testInControl_defaultBounds
. CLAMTest::ControlsTest::testInControl_settingBounds
. CLAMTest::ControlsTest::testInControl_boundedDefaultValue
. CLAMTest::ControlsTest::testInControl_isBoundedWhenTrue
. CLAMTest::ControlsTest::testInControl_setDefaultprevailstoBounds
+ CLAMTest::DescriptionXmlTest
. CLAMTest::DescriptionXmlTest::testDumpAttributePool_withSimpleData
. CLAMTest::DescriptionXmlTest::testDumpAttributePool_withComponentData
. CLAMTest::DescriptionXmlTest::testRestoreAttributePool_withSimpleData
. CLAMTest::DescriptionXmlTest::testRestoreAttributePool_withComponentData
. CLAMTest::DescriptionXmlTest::testRestoreAttributePool_withDifferentNameFails
. CLAMTest::DescriptionXmlTest::testDumpScopePool_withNoAttributes
. CLAMTest::DescriptionXmlTest::testDumpScopePool_withAttributesAndZeroSize
. CLAMTest::DescriptionXmlTest::testDumpScopePool_withAttributes
. CLAMTest::DescriptionXmlTest::testDumpScopePool_withIntegerAttributes
. CLAMTest::DescriptionXmlTest::testDumpScopePool_withComponentAttributes
. CLAMTest::DescriptionXmlTest::testDumpScopePool_withNonInstantiatedAttributes
. CLAMTest::DescriptionXmlTest::testRestoreScopePool_withSingleAttribute
. CLAMTest::DescriptionXmlTest::testRestoreScopePool_withSeveralAttributes
. CLAMTest::DescriptionXmlTest::testRestoreScopePool_withBadScopeName
. CLAMTest::DescriptionXmlTest::testDumpDescriptionDataPool_withAllKindsOfData
. CLAMTest::DescriptionXmlTest::testRestoreDescriptionDataPool_withAllKindsOfData
. CLAMTest::DescriptionXmlTest::testDumpSchema
. CLAMTest::DescriptionXmlTest::testDumpMagnitudeAttributeSchema
. CLAMTest::DescriptionXmlTest::testDumpStringAttributeSchema
. CLAMTest::DescriptionXmlTest::testDumpComponentAttributeSchema
. CLAMTest::DescriptionXmlTest::testRestoreSchema
+ CLAMTest::SpectralPeakDetectTest
. CLAMTest::SpectralPeakDetectTest::test5kSin
+ CLAMTest::SpectralPeakDescriptorsTest
. CLAMTest::SpectralPeakDescriptorsTest::testDataAttachment_whenLogDataFails
. CLAMTest::SpectralPeakDescriptorsTest::testConstructionDataAttachment_whenLogDataFails
. CLAMTest::SpectralPeakDescriptorsTest::testMagnitudeMean
. CLAMTest::SpectralPeakDescriptorsTest::testHarmonicCentroid
. CLAMTest::SpectralPeakDescriptorsTest::testHarmonicDeviation
. CLAMTest::SpectralPeakDescriptorsTest::testFirstTristimulus
. CLAMTest::SpectralPeakDescriptorsTest::testSecondTristimulus
. CLAMTest::SpectralPeakDescriptorsTest::testThirdTristimulus
. CLAMTest::SpectralPeakDescriptorsTest::testOddHarmonics
. CLAMTest::SpectralPeakDescriptorsTest::testEvenHarmonics
. CLAMTest::SpectralPeakDescriptorsTest::testOddToEvenRatio
+ CLAMTest::DescriptionSchemeTest
. CLAMTest::DescriptionSchemeTest::testGetNScopes_withNoScopeRegistered
. CLAMTest::DescriptionSchemeTest::testGetNScopes_withASingleAttribute
. CLAMTest::DescriptionSchemeTest::testGetNScopes_withTwoAttributeOnDifferentScopes
. CLAMTest::DescriptionSchemeTest::testGetNScopes_withTwoAttributeOnTheSameScope
. CLAMTest::DescriptionSchemeTest::testGetScope_withNoScopeRegistered
. CLAMTest::DescriptionSchemeTest::testGetScope_withARegisteredAttribute
. CLAMTest::DescriptionSchemeTest::testGetScope_withTwoScopes
. CLAMTest::DescriptionSchemeTest::testGetScopeByIndex_withIndexOutOfBounds
. CLAMTest::DescriptionSchemeTest::testGetScopeIndex_withNoScopeRegistered
. CLAMTest::DescriptionSchemeTest::testGetScopeIndex_withARegisteredAttribute
. CLAMTest::DescriptionSchemeTest::testGetScopeIndex_withTwoScopes
. CLAMTest::DescriptionSchemeTest::testGetScopeName_withTwoScopes
. CLAMTest::DescriptionSchemeTest::testGetScopeName_withWrongNumber
+ CLAMTest::SpectralDescriptorsTest
. CLAMTest::SpectralDescriptorsTest::testDataAttachment_whenLogDataFails
. CLAMTest::SpectralDescriptorsTest::testConstructionDataAttachment_whenLogDataFails
. CLAMTest::SpectralDescriptorsTest::testRolloff
. CLAMTest::SpectralDescriptorsTest::testFlatness
. CLAMTest::SpectralDescriptorsTest::testCentroid
. CLAMTest::SpectralDescriptorsTest::testSlope
. CLAMTest::SpectralDescriptorsTest::testMaxMagFreq
. CLAMTest::SpectralDescriptorsTest::testMagnitudeSkewness
. CLAMTest::SpectralDescriptorsTest::testMagnitudeKurtosis
. CLAMTest::SpectralDescriptorsTest::testHighFrequencyContent
+ CLAMTest::DescriptionDataPoolTest
. CLAMTest::DescriptionDataPoolTest::testUnpopulatedScopeIsNotFreed
. CLAMTest::DescriptionDataPoolTest::testSetNumberOfContexts_withANonExistingScope
. CLAMTest::DescriptionDataPoolTest::testInstanciateAttribute_withinUnexistingScope
. CLAMTest::DescriptionDataPoolTest::testInstanciateAttribute_withinUnpopulatedScope
. CLAMTest::DescriptionDataPoolTest::testInstanciateAttribute_whenTheAttributeDoesNotExist
. CLAMTest::DescriptionDataPoolTest::testInstanciateAttribute_whenTheAttributeDoesNotExistButTheScopeIsNotPopulated
. CLAMTest::DescriptionDataPoolTest::testGetAttribute_withDifferentAttributes
. CLAMTest::DescriptionDataPoolTest::testGetAttribute_withTheSameAttributeTwice
. CLAMTest::DescriptionDataPoolTest::testGetAttribute_fromAUnpopulatedScope
. CLAMTest::DescriptionDataPoolTest::testGetAttribute_fromUnexistingScope
. CLAMTest::DescriptionDataPoolTest::testGetAttribute_withNonInstantiatedAttribute
. CLAMTest::DescriptionDataPoolTest::testInsertElement
. CLAMTest::DescriptionDataPoolTest::testRemoveElement
+ CLAMTest::AudioDescriptorsTest
. CLAMTest::AudioDescriptorsTest::testLogAttackTime
. CLAMTest::AudioDescriptorsTest::testTemporalCentroid
. CLAMTest::AudioDescriptorsTest::testZeroCrossingRate
. CLAMTest::AudioDescriptorsTest::testEnergy
+ CLAMTest::IndirectBindingTest
. CLAMTest::IndirectBindingTest::testInit_PointsToThePlaceReferencedByTheFirstReference
. CLAMTest::IndirectBindingTest::testNext_PointsToThePlaceReferencedByTheSecondReference
. CLAMTest::IndirectBindingTest::testIsInsideScope_returnsTrueBeforeEnd
. CLAMTest::IndirectBindingTest::testIsInsideScope_returnsFalseAfterLastReference
. CLAMTest::IndirectBindingTest::testGetForReading_failsWhenInvalidReference
. CLAMTest::IndirectBindingTest::testExtraction_usingHooks
. CLAMTest::IndirectBindingTest::testDoubleIndirection_usingHooks
. CLAMTest::IndirectBindingTest::testRangeInit_PointsToTheFirstRange
. CLAMTest::IndirectBindingTest::testGetRangeForReading_failsWhenInvalidReference
. CLAMTest::IndirectBindingTest::testRangeExtraction_usingHooks
+ CLAMTest::ExtractorTest
. CLAMTest::ExtractorTest::testInScopeBinding
. CLAMTest::ExtractorTest::testIndirectedBinding
. CLAMTest::ExtractorTest::testDoubleIndirectedBinding
. CLAMTest::ExtractorTest::testRangeIndirectBinding
+ CLAMTest::ScopePoolTest
. CLAMTest::ScopePoolTest::testGetWritePool_ReturnsSameMemory
. CLAMTest::ScopePoolTest::testGetReadPool_ReturnsConstMemory
. CLAMTest::ScopePoolTest::testGetWritePool_withStrings
. CLAMTest::ScopePoolTest::testGetWritePool_withWrongType
. CLAMTest::ScopePoolTest::testGetReadPool_withWrongType
. CLAMTest::ScopePoolTest::testGetReadPool_withoutGetWritePoolFirst
. CLAMTest::ScopePoolTest::testConstruction_givesSizeZeroByDefault
. CLAMTest::ScopePoolTest::testSetSize_overAZeroSizePool
. CLAMTest::ScopePoolTest::testSetSize_overANonZeroSizePool
. CLAMTest::ScopePoolTest::testInsert
. CLAMTest::ScopePoolTest::testRemove
+ CLAMTest::DescriptionScopeTest
. CLAMTest::DescriptionScopeTest::testGetIndex_whenEmpty
. CLAMTest::DescriptionScopeTest::testGetIndex_withOneInserted
. CLAMTest::DescriptionScopeTest::testGetIndex_withAWrongName
. CLAMTest::DescriptionScopeTest::testGetIndex_withSecondInsertedArray
. CLAMTest::DescriptionScopeTest::testAddAttribute_whenNameAlreadyAdded
. CLAMTest::DescriptionScopeTest::testAdding_DifferentTypes
. CLAMTest::DescriptionScopeTest::testCheckType_withOtherType
. CLAMTest::DescriptionScopeTest::testCheckType_withSameType
. CLAMTest::DescriptionScopeTest::testGetAttributeName_withTwoScopes
. CLAMTest::DescriptionScopeTest::testGetAttributeName_withWrongNumber
+ CLAMTest::AttributePoolTest
. CLAMTest::AttributePoolTest::testGetData_returnsNullByDefault
. CLAMTest::AttributePoolTest::testAllocatePool
. CLAMTest::AttributePoolTest::testDeallocatePool
. CLAMTest::AttributePoolTest::testDeallocatePool_whenNoPreviousAllocation
+ CLAMTest::HookTest
. CLAMTest::HookTest::testInit_PointsToThePoolBegin
. CLAMTest::HookTest::testNext_PointsToTheNextPoolData
. CLAMTest::HookTest::testIsInsideScope_ReturnsTrueWhileInsideTheScope
. CLAMTest::HookTest::testIsInsideScope_ReturnsFalseBeyondTheScope
. CLAMTest::HookTest::testWriteInit_PointsToThePoolBegin
. CLAMTest::HookTest::testWriteNext_PointsToTheNextPoolData
. CLAMTest::HookTest::testWriteIsInsideScope_ReturnsTrueWhileInsideTheScope
. CLAMTest::HookTest::testWriteIsInsideScope_ReturnsFalseBeyondTheScope
. CLAMTest::HookTest::testTransformUsingHooks
+ CLAMTest::DynamicTypeAdvancedTest
. CLAMTest::DynamicTypeAdvancedTest::SimpleXMLSupport
. CLAMTest::DynamicTypeAdvancedTest::XMLCustomizationByRedefinition
. CLAMTest::DynamicTypeAdvancedTest::XMLCustomizationBySubclassing
. CLAMTest::DynamicTypeAdvancedTest::XMLWithArrayAttribute
. CLAMTest::DynamicTypeAdvancedTest::XMLWithIterableAttribute
. CLAMTest::DynamicTypeAdvancedTest::VisitorsToPlainDTs
. CLAMTest::DynamicTypeAdvancedTest::VisitorsToDTWithArrays
. CLAMTest::DynamicTypeAdvancedTest::VisitorsToDTTrees
+ CLAMTest::DynamicTypeBasicTest
. CLAMTest::DynamicTypeBasicTest::InstantiateAttributes
. CLAMTest::DynamicTypeBasicTest::RepetitiveOperations
. CLAMTest::DynamicTypeBasicTest::NonUpdatedAddsAndRemoves
. CLAMTest::DynamicTypeBasicTest::ChainedMethods
. CLAMTest::DynamicTypeBasicTest::ShallowDataAccess
. CLAMTest::DynamicTypeBasicTest::ShallowDeletion
. CLAMTest::DynamicTypeBasicTest::DeepDataAccess
. CLAMTest::DynamicTypeBasicTest::CopyConstructor
. CLAMTest::DynamicTypeBasicTest::DeepCopy
. CLAMTest::DynamicTypeBasicTest::Assignation
. CLAMTest::DynamicTypeBasicTest::Assignation_WhenIsNotUpdated
. CLAMTest::DynamicTypeBasicTest::Assignation_WhenIsSelfAssigning
+ CLAMTest::FactoryTest
. CLAMTest::FactoryTest::testCreateFooReturnsAFoo
. CLAMTest::FactoryTest::testCreate_ReturnsAFoo
. CLAMTest::FactoryTest::testCreateSafe_WithABadKey
. CLAMTest::FactoryTest::testAddCreator_WithRepeatedKey
. CLAMTest::FactoryTest::testAddCreatorSafe_WithRepeatedKey
. CLAMTest::FactoryTest::testGetRegisteredNames_WithNoKeys
+ CLAMTest::FactorySingletonTest
. CLAMTest::FactorySingletonTest::testCreateFooReturnsAFoo
. CLAMTest::FactorySingletonTest::testCreate_ReturnsAFoo
. CLAMTest::FactorySingletonTest::testCreateSafe_WithABadKey
. CLAMTest::FactorySingletonTest::testFactoryIsSingleton
+ CLAMTest::FactoriesAndLibrariesTest
. CLAMTest::FactoriesAndLibrariesTest::testCreate_LibraryRegisteredProduct
+ CLAMTest::LadspaFactoryTest
. CLAMTest::LadspaFactoryTest::testCreate_existing
. CLAMTest::LadspaFactoryTest::testCreate_nonExistingKey_throws
. CLAMTest::LadspaFactoryTest::testCreate_nonExistingFileName_throws
. CLAMTest::LadspaFactoryTest::testCreate_withTwoCreators
. CLAMTest::LadspaFactoryTest::testCreate_emptyCreatorMap_throws
+ CLAMTest::ProcessingFactoryTest
. CLAMTest::ProcessingFactoryTest::testGetKeys_empty
. CLAMTest::ProcessingFactoryTest::testGetKeys_twoElements
. CLAMTest::ProcessingFactoryTest::testGetSetOfValues_empty
. CLAMTest::ProcessingFactoryTest::testGetSetOfValues_twoElements
. CLAMTest::ProcessingFactoryTest::testGetValuesFromAttribute_empty
. CLAMTest::ProcessingFactoryTest::testGetValuesFromAttribute_twoElements
. CLAMTest::ProcessingFactoryTest::testGetPairsFromKey_empty
. CLAMTest::ProcessingFactoryTest::testGetPairsFromKey_twoElements
+ CLAMTest::FactoryRegistratorTest
. CLAMTest::FactoryRegistratorTest::testCreate_ReturnsAnObjectOfTheTemplateType
. CLAMTest::FactoryRegistratorTest::testConstructorPassingFactory_RegistersCreator
. CLAMTest::FactoryRegistratorTest::testConstructorPassingKeyAndFactory_RegistersCreator
. CLAMTest::FactoryRegistratorTest::testConstructorPassingMetadata_AssertsWhenNoKey
. CLAMTest::FactoryRegistratorTest::testConstructorPassingMetadata_RegistersCreator
. CLAMTest::FactoryRegistratorTest::testConstructorPassingKey_RegistersCreator
. CLAMTest::FactoryRegistratorTest::testRegistratorsAsStaticObjects_FactoryUnicity
. CLAMTest::FactoryRegistratorTest::testRegistratorsAsStaticObjects_ProductsRegistered
+ CLAMTest::FactoryRegistryTest
. CLAMTest::FactoryRegistryTest::testGetCreator_WhenIsEmpty
. CLAMTest::FactoryRegistryTest::testGetCreatorSafe_WhenIsEmpty
. CLAMTest::FactoryRegistryTest::testGetCreator_WrongKeyWithASingleCreator
. CLAMTest::FactoryRegistryTest::testGetCreatorSafe_WrongKeyWithASingleCreator
. CLAMTest::FactoryRegistryTest::testGetCreator_CorrectKeyWithASingleCreator
. CLAMTest::FactoryRegistryTest::testGetCreatorSafe_CorrectKeyWithASingleCreator
. CLAMTest::FactoryRegistryTest::testGetCreator_CorrectKeyWithTwoCreators
. CLAMTest::FactoryRegistryTest::testGetCreatorSafe_CorrectKeyWithTwoCreators
. CLAMTest::FactoryRegistryTest::testAddCreator_RepeatedKey
. CLAMTest::FactoryRegistryTest::testAddCreatorSafe_RepeatedKey
. CLAMTest::FactoryRegistryTest::testRemoveCreators_WhenIsEmpty
. CLAMTest::FactoryRegistryTest::testRemoveCreators_WhenNotEmtpy
. CLAMTest::FactoryRegistryTest::testCount_WhenEmpty
. CLAMTest::FactoryRegistryTest::testCount_WithTwoCreators
. CLAMTest::FactoryRegistryTest::testGetRegisteredNames_WhenEmpty
. CLAMTest::FactoryRegistryTest::testGetRegisteredNames_WhenNotEmpty
+ CLAMTest::NetworkTest
. CLAMTest::NetworkTest::testGetProcessing_WhenNoProcessings
. CLAMTest::NetworkTest::testGetProcessing_WhenProcessingAdded
. CLAMTest::NetworkTest::testGetProcessing_WithTwoProcessings
. CLAMTest::NetworkTest::testAddProcessing_UsingFactory
. CLAMTest::NetworkTest::testHasProcessing_WhenHasIt
. CLAMTest::NetworkTest::testHasProcessing_WhenHasntIt
. CLAMTest::NetworkTest::testDestructor_DeletesChildrenProcessings
. CLAMTest::NetworkTest::testGetInPortByCompleteName_WhenPortExist
. CLAMTest::NetworkTest::testGetInPortByCompleteName_WhenPortDoesntExist
. CLAMTest::NetworkTest::testGetInPortByCompleteName_WhenProcessingDoesntExist
. CLAMTest::NetworkTest::testGetInPortByCompleteName_WhithMalformedName_WithNoDot
. CLAMTest::NetworkTest::testGetInPortByCompleteName_WithThreeIdentifiers
. CLAMTest::NetworkTest::testGetOutPortByCompleteName_WhenPortExist
. CLAMTest::NetworkTest::testGetOutPortByCompleteName_WhenPortDoesntExist
. CLAMTest::NetworkTest::testGetOutPortByCompleteName_WhenProcessingDoesntExist
. CLAMTest::NetworkTest::testGetOutPortByCompleteName_WhithMalformedName_WithNoDot
. CLAMTest::NetworkTest::testGetOutPortByCompleteName_WithThreeIdentifiers
. CLAMTest::NetworkTest::testGetInControlByCompleteName_WhenControlExist
. CLAMTest::NetworkTest::testGetInControlByCompleteName_WhenControlDoesntExist
. CLAMTest::NetworkTest::testGetInControlByCompleteName_WhenProcessingDoesntExist
. CLAMTest::NetworkTest::testGetInControlByCompleteName_WhithMalformedName_WithNoDot
. CLAMTest::NetworkTest::testGetInControlByCompleteName_WithThreeIdentifiers
. CLAMTest::NetworkTest::testGetOutControlByCompleteName_WhenControlExist
. CLAMTest::NetworkTest::testGetOutControlByCompleteName_WhenControlDoesntExist
. CLAMTest::NetworkTest::testGetOutControlByCompleteName_WhenProcessingDoesntExist
. CLAMTest::NetworkTest::testGetOutControlByCompleteName_WhithMalformedName_WithNoDot
. CLAMTest::NetworkTest::testGetOutControlByCompleteName_WithThreeIdentifiers
. CLAMTest::NetworkTest::testConnectPorts_WhenConnectionIsValid
. CLAMTest::NetworkTest::testConnectPorts_WhenConnectionIsNotValid
. CLAMTest::NetworkTest::testRemovePortsConnection_WhenPortsAreNotConnected
. CLAMTest::NetworkTest::testRemovePortsConnection_WhenPortsAreConnected
. CLAMTest::NetworkTest::testRemoveProcessing_WhenHasIt
. CLAMTest::NetworkTest::testRemoveProcessing_WhenHasntIt
. CLAMTest::NetworkTest::testConnectControls_WhenConnectionIsValid
. CLAMTest::NetworkTest::testConnectControls_WhenConnectionIsNotValid
. CLAMTest::NetworkTest::testRemoveControlsConnection_WhenControlsAreNotConnected
. CLAMTest::NetworkTest::testRemoveControlsConnection_WhenControlsAreConnected
. CLAMTest::NetworkTest::testStartNetworkStartsProcessings_WhenAreReady
. CLAMTest::NetworkTest::testStartNetworkDoesntStartProcessings_WhenAreNotReady
. CLAMTest::NetworkTest::testStopNetworkStopsProcessings_WhenAreRunning
. CLAMTest::NetworkTest::testStopNetworkDoesntStopProcessings_WhenAreNotRunning
. CLAMTest::NetworkTest::testIsEmpty_whenEmpty
. CLAMTest::NetworkTest::testIsEmpty_whenNotEmpty
. CLAMTest::NetworkTest::testHasMisconfiguredProcessings_whenAllConfigured
. CLAMTest::NetworkTest::testHasMisconfiguredProcessings_whenMisconfigured
. CLAMTest::NetworkTest::testHasSyncSource_whenEmpty
. CLAMTest::NetworkTest::testHasSyncSource_withExternalizer
. CLAMTest::NetworkTest::testSyncSourceProcessings
. CLAMTest::NetworkTest::testUseOfString_substr
+ CLAMTest::TestsAudioPorts
. CLAMTest::TestsAudioPorts::testCreateAudioOutPorts
. CLAMTest::TestsAudioPorts::testRegionOfAudioOutPort_hasCorrectSize
. CLAMTest::TestsAudioPorts::testAccessAudioOutPortDataReturnsAudioInsteadOfTData
. CLAMTest::TestsAudioPorts::testAudioPortsProduceAndConsume_whenInPortHasEqualSizeOfOne
. CLAMTest::TestsAudioPorts::testAudioPortsProduceAndConsume_whenInPortHasEqualSizeGreaterThanOne
. CLAMTest::TestsAudioPorts::testAudioPortsProduceAndConsume_afterConsuming
. CLAMTest::TestsAudioPorts::testAudioPortsProduceAndConsume_whenMoreThanOneReader
. CLAMTest::TestsAudioPorts::testAudioPortsProduceAndConsume_whenDifferentSizes
. CLAMTest::TestsAudioPorts::testAudioInPortPublisher_PublishInPort_withIncorrectInPort
. CLAMTest::TestsAudioPorts::testAudioInPortPublisher_PublishInPort_withProperInPort
+ CLAMTest::NetworkSerializationTest
. CLAMTest::NetworkSerializationTest::TestLoadEmptyNetwork
. CLAMTest::NetworkSerializationTest::TestSaveEmptyNetwork
. CLAMTest::NetworkSerializationTest::TestLoadNetworkWithOneProcessing
. CLAMTest::NetworkSerializationTest::TestSaveNetworkWithOneProcessing
. CLAMTest::NetworkSerializationTest::TestLoadNetworkWithMoreThanOneProcessing
. CLAMTest::NetworkSerializationTest::TestSaveNetworkWithMoreThanOneProcessing
. CLAMTest::NetworkSerializationTest::TestLoadNetworkWithPortsConnection
. CLAMTest::NetworkSerializationTest::TestSaveNetworkWithPortsConnection
. CLAMTest::NetworkSerializationTest::TestSaveNetworkWithControlsConnection
. CLAMTest::NetworkSerializationTest::TestLoadNetworkWithControlsConnection
+ CLAMTest::TestsRandomStream
. CLAMTest::TestsRandomStream::test
+ CLAMTest::TestsStlVector
. CLAMTest::TestsStlVector::testReserve
. CLAMTest::TestsStlVector::testAt
. CLAMTest::TestsStlVector::testResize_beforeReserve
. CLAMTest::TestsStlVector::testList_isCircularWithPhantomElement
. CLAMTest::TestsStlVector::testDeque_elementsNotInContiguousSpace
. CLAMTest::TestsStlVector::testVectorInsertInTheMiddle
+ CLAMTest::TestsPortsRegionsInteraction
. CLAMTest::TestsPortsRegionsInteraction::testOutPortConnectToIn_usingBaseClass
. CLAMTest::TestsPortsRegionsInteraction::testOutPortConnect
. CLAMTest::TestsPortsRegionsInteraction::testOutPortConnect_whenPortsAlreadyConnected
. CLAMTest::TestsPortsRegionsInteraction::testOutPortConnect_whenInPortAlreadyConnectedToAnotherOutPort
. CLAMTest::TestsPortsRegionsInteraction::testOutPortConnect_whenMoreThanOneInPort
. CLAMTest::TestsPortsRegionsInteraction::testOutPortConnectNotifiesInPort
. CLAMTest::TestsPortsRegionsInteraction::testOutPortDisconnect_whenPortsAreConnected
. CLAMTest::TestsPortsRegionsInteraction::testOutPortDisconnect_whenPortsAreConnected_usingBaseClass
. CLAMTest::TestsPortsRegionsInteraction::testOutPortDisconnect_whenPortsAreNotConnected_throwsException
. CLAMTest::TestsPortsRegionsInteraction::testOutPortDisconnect_whenMoreThanOneInPort
. CLAMTest::TestsPortsRegionsInteraction::testOutPortDisconnectNotifiesInPort
. CLAMTest::TestsPortsRegionsInteraction::testPortChangeSizeResizesRegion
. CLAMTest::TestsPortsRegionsInteraction::testProduceAndConsume
. CLAMTest::TestsPortsRegionsInteraction::testProduceAndConsume_whenMoreThanOneInPort
. CLAMTest::TestsPortsRegionsInteraction::testOutPortGetConnectedInPorts_whenOneInPort
. CLAMTest::TestsPortsRegionsInteraction::testOutPortGetConnectedInPorts_whenMoreThanOneInPort
. CLAMTest::TestsPortsRegionsInteraction::testInPortGetConnectedOutPort
. CLAMTest::TestsPortsRegionsInteraction::testOutPortDisconnectFromAll
. CLAMTest::TestsPortsRegionsInteraction::testOutPort_IsConnectableTo_WhenInPortIsTheSameType
. CLAMTest::TestsPortsRegionsInteraction::testOutPort_IsConnectableTo_WhenInPortIsDifferentType
. CLAMTest::TestsPortsRegionsInteraction::testConnectedPortsDestructors_whenInDeletedBefore
. CLAMTest::TestsPortsRegionsInteraction::testInPortPublisher_PublishInPort_withIncorrectInPort
. CLAMTest::TestsPortsRegionsInteraction::testInPortPublisher_PublishInPort_withProperInPort
. CLAMTest::TestsPortsRegionsInteraction::testOutPortPublisher_PublishOutPort_withIncorrectOutPort
. CLAMTest::TestsPortsRegionsInteraction::testOutPortPublisher_destructor
. CLAMTest::TestsPortsRegionsInteraction::testAudioOutPortPublisher_beginDeletingPublished
. CLAMTest::TestsPortsRegionsInteraction::testOutPortPublisher_PublishOutPort_withProperOutPort
. CLAMTest::TestsPortsRegionsInteraction::testInPortPublisher_PublishInPort_withSomeInPorts
. CLAMTest::TestsPortsRegionsInteraction::testOutPort_GetConnectedInPorts_whenConnectedToInPortPublisher
. CLAMTest::TestsPortsRegionsInteraction::testOutPortPublisher_SetSize_assertsWhenDoesntPublishAnyPort
. CLAMTest::TestsPortsRegionsInteraction::testAudioOutPortPublisher_SetSize_assertsWhenDoesntPublishAnyPort
. CLAMTest::TestsPortsRegionsInteraction::testAudioOutPort_DefaultSize
. CLAMTest::TestsPortsRegionsInteraction::testAudioInPort_DefaultSize
. CLAMTest::TestsPortsRegionsInteraction::testOutPort_IsPhysicallyConnectedToIn_withOneInPort
. CLAMTest::TestsPortsRegionsInteraction::testGetLastWrittenData_whenPortIsWrongType_throwsException
. CLAMTest::TestsPortsRegionsInteraction::testGetLastWrittenData_fillsWithCorrectData
. CLAMTest::TestsPortsRegionsInteraction::testOutPort_deleteSequence_Out_In
. CLAMTest::TestsPortsRegionsInteraction::testPort_deleteSequence_In_Out
. CLAMTest::TestsPortsRegionsInteraction::testPortPublisher_deleteSequence_In_InPub_Out
. CLAMTest::TestsPortsRegionsInteraction::testPortPublisher_deleteSequence_Out_InPub_In
. CLAMTest::TestsPortsRegionsInteraction::testAudioInPortPublisher_deleteSequence_Out_InPub_In
. CLAMTest::TestsPortsRegionsInteraction::testOutPortPublisher_getsVisuallyAttached
. CLAMTest::TestsPortsRegionsInteraction::testOutPortPublisher_getsDisconnected
+ CLAMTest::TestsStream