tests: aacparse: use caps query instead of accept-caps
authorThiago Santos <thiagoss@osg.samsung.com>
Fri, 14 Aug 2015 14:41:42 +0000 (11:41 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Fri, 14 Aug 2015 16:42:27 +0000 (13:42 -0300)
commit2b1db231754a323d9264408f7b8e893a467f9988
treefab5d32b981f4b969d648477c21008ff57a2f5bf
parent9523fb23ed67440e30ce03e666052b64fe7e1801
tests: aacparse: use caps query instead of accept-caps

The accept-caps query just does a shallow check at the current
element while at this test we want it to also look at downstream.
So use caps query there.

https://bugzilla.gnome.org/show_bug.cgi?id=753623
tests/check/elements/aacparse.c