summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Collapse)AuthorFilesLines
2020-09-21Fix build of audiomixer test wgt with SDKjellyfish_10.0.3jellyfish_10.0.2jellyfish_10.0.1jellyfish_10.0.0jellyfish/10.0.3jellyfish/10.0.2jellyfish/10.0.1jellyfish/10.0.010.0.310.0.210.0.110.0.0jellyfishJan-Simon Moeller1-12/+12
The build of the tests would fail with a parsing error. Fix it. Bug-AGL: SPEC-3590 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I3c257210cb2fb7031513e919750b369216de6f07 (cherry picked from commit 54ea1cd48f13517773cc1395ca2e13e059f2525c)
2020-07-06Add test bindings for agl-service-audiomixerjellyfish_9.99.3jellyfish_9.99.2jellyfish/9.99.3jellyfish/9.99.29.99.39.99.2Li, Xiaoming6-0/+174
- Create the file and folders structure required. for building test bindings. Add all required Cmake files. - Create aft-agl-audiomixer.json configuration file for testing binding. - Create audiomixer.lua for testing bindings. Bug-AGL: SPEC-3458 Change-Id: I16d43abb29d4a124801c704b4080ba5cba16e1c8 Signed-off-by: Li, Xiaoming <lixm.fnst@cn.fujitsu.com>