modified scheduler tests to use this reset() method;
changed getAllPlaylists() and getAllAudioClips() in StorageClientInterface
to use the search() method, and added optional limit and offset arguments;
changed the Makefile.in in modules/storage and products/scheduler to
initialize the storage server after compilation and before running tests;
modified some scheduler tests to work correctly with either Test- or
Web- StorageClient