Add test bindings for agl-service-audiomixer 36/24936/1 9.99.2 9.99.3 jellyfish/9.99.2 jellyfish/9.99.3 jellyfish_9.99.2 jellyfish_9.99.3
authorLi, Xiaoming <lixm.fnst@cn.fujitsu.com>
Mon, 6 Jul 2020 07:21:55 +0000 (15:21 +0800)
committerLi, Xiaoming <lixm.fnst@cn.fujitsu.com>
Mon, 6 Jul 2020 07:24:44 +0000 (15:24 +0800)
commit9849a794b362983e8286d38266db66b044218b8b
tree1837ed00fccc55c97088d2e7c6fc38801ec30161
parent23b639dff453329cf93c4feb70049b4df1fb29ad
Add test bindings for agl-service-audiomixer

    - 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>
test/CMakeLists.txt [new file with mode: 0644]
test/afb-test/CMakeLists.txt [new file with mode: 0644]
test/afb-test/etc/CMakeLists.txt [new file with mode: 0644]
test/afb-test/etc/aft-agl-audiomixer.json [new file with mode: 0644]
test/afb-test/tests/CMakeLists.txt [new file with mode: 0644]
test/afb-test/tests/audiomixer.lua [new file with mode: 0644]