aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Collapse)AuthorFilesLines
2020-08-13fix(bluetooth.lua): introduce some missing verb testLi, Xiaoming1-1/+19
These verbs depends on the context and cannot execute at this moment, so this patch will only complete the missing ones on paper in this phase. The future work of adding extra condition code to optimise these verbs is on schedule. Bug-AGL: SPEC-3458 Change-Id: I6948b335bc1f2a486767fd0292f2c62068adfd56 Signed-off-by: Li, Xiaoming <lixm.fnst@cn.fujitsu.com>
2020-07-20fix(bluetooth.lua): remove test of a noexist verbLi, Xiaoming1-4/+0
Coz agl-service-bluetooth has no version verb, this will report a fail case in bluetooth service test wgt. Bug-AGL: SPEC-3458 Change-Id: Ia737f58a7c34e2ccfa92ca02db9a523faa85840c Signed-off-by: Li, Xiaoming <lixm.fnst@cn.fujitsu.com>
2019-09-12fix(test/CMakeLists.txt): make test wgt workicefish_8.99.5icefish_8.99.4icefish_8.99.3icefish_8.99.2icefish_8.99.1icefish/8.99.5icefish/8.99.4icefish/8.99.3icefish/8.99.2icefish/8.99.18.99.58.99.48.99.38.99.28.99.1Li Xiaoming1-1/+1
Bug-AGL: SPEC-2795 Change-Id: I12522a7adf2d0582495fc14a8a7af6324c7b4681 Signed-off-by: Li Xiaoming <lixm.fnst@cn.fujitsu.com>
2019-06-18Adding tests for agl-service-bluetooth.Edi Feschiyan6-0/+186
Commented tests needing real hardware device at the bottom. Bug-AGL: SPEC-2523 Signed-off-by: Edi Feschiyan <edi.feschiyan@konsulko.com> Change-Id: Iee0126665af34654d14e8bcd018175fc772f1ce3