summaryrefslogtreecommitdiffstats
path: root/test/afb-test
AgeCommit message (Collapse)AuthorFilesLines
2020-09-18Fix build of audiomixer test wgt with SDKkoi_10.93.0koi_10.92.0koi_10.91.0koi/10.93.0koi/10.92.0koi/10.91.010.93.010.92.010.91.0Jan-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
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, Xiaoming5-0/+146
- 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>