Fix bucket unit tests
authorMatthew Jordan <mjordan@digium.com>
Sun, 25 Aug 2013 18:12:42 +0000 (18:12 +0000)
committerMatthew Jordan <mjordan@digium.com>
Sun, 25 Aug 2013 18:12:42 +0000 (18:12 +0000)
commit75a99a4bddaac1f98c2eda5428ce7b2983e03999
tree58d7d697ff0849c16c76a763ce1db5c96d00600c
parent447848a580941a951ed728cde0ba80c254e2e1cd
Fix bucket unit tests

After the review for buckets was completed (r2715), the handling of names in
the bucket core was deferred to the wizards. As such, the bucket unit tests
cannot expect that passing a URI with a scheme specified but no actual resource
name will automatically fail. The tests have been updated to not make this
check.
........

Merged revisions 397630 from http://svn.asterisk.org/svn/asterisk/branches/12

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@397631 65c4cc65-6c06-0410-ace0-fbb531ad65f3
tests/test_bucket.c