Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-07-10 | Add an exit handler also in LUA. | 1 | -0/+9 | |
2018-07-10 | Redirect print to a file in addition of standard output | 1 | -1/+13 | |
2018-07-10 | Handle string or array arguments for "files" key | 1 | -2/+6 | |
2018-07-10 | Cleaning | 1 | -84/+0 | |
2018-07-10 | Added alias function to the README | 1 | -0/+2 | |
2018-07-10 | Added Not Received assert and test functions | 1 | -2/+25 | |
2018-07-10 | Execute Callback in assertion is more useful | 1 | -6/+6 | |
2018-07-10 | Fix: renamed key api to trace | 1 | -1/+1 | |
2018-07-10 | Fix: infinite loop of event fired by test binding | 1 | -6/+14 | |
2018-07-10 | Add the ability to assert daemon log messages | 1 | -32/+85 | |
2018-07-10 | Add possibility to create custom test function | 1 | -0/+6 | |
2018-07-10 | Implement event part of test framework | 1 | -54/+125 | |
2018-07-10 | Add a Application Framework Test | 1 | -0/+276 |