Age | Commit message (Collapse) | Author | Files | Lines |
|
You must not specify the _AFT.exitAtEnd in your LUA files if you want
to be able to chain test verb calls. Else it will exit during the file which
has specified the exitAtEnd call.
Change-Id: I3e7f4c6efadcbada426176f51bd709413f1c7405
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
This commit adds a test that ensures that the timeout waiting
an event expires correctly and that we correctly wait for the
indicated time.
Change-Id: Ic9aeb32d09b45af0d75c8c51fa421b8f5a25f39c
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Using aftest and aft-aftest api name to self test was
difficult because of searching file using the binder process
name which could be the same although api name were diffirent.
Change-Id: I20ef554d54ddc1cb5bd169d462558d78f2769668
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Also separate helloWorld example binding test from self aft tests
Change-Id: I5b7c48b38cc6629c3edc97d280d7f9228451b337
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|