libweston/weston-log: Add a iterator helper for debug scope
This adds three new helpers: one to iterate over all debug scopes created/added and other two are for simpler getters for the scope name and the description.
Included with this change is also a simple test to retrieve them.
Signed-off-by: Marius Vlad marius.vlad@collabora.com