summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-10First draft for mock apisRomain Forlot9-65/+189
2018-07-10Submodule app-controller-submodule d7e260c..10c0afa:Romain Forlot1-0/+0
2018-07-10Began Mock API implementation WIPRomain Forlot5-2/+142
2018-07-10Don't specify a path to find the aft.lua fileRomain Forlot1-2/+1
2018-07-10Redirect print to a file in addition of standard outputRomain Forlot1-1/+13
2018-07-10Remove low-can testsRomain Forlot7-1672/+0
2018-07-10Make the require_api at the right step.Romain Forlot1-9/+5
2018-07-10Rolling back pull request, that shouldn't be merged.Romain Forlot2-70/+15
2018-07-10Update helloworld.luaCorentinLGS1-22/+0
2018-07-10Added test exemplesCorentin Le Gall1-0/+78
2018-07-10Add relative etc, var directories to search pathRomain Forlot1-2/+2
2018-07-10Handle string or array arguments for "files" keyRomain Forlot3-5/+7
2018-07-10Add the helloworld lua example code to the READMERomain Forlot1-56/+87
2018-07-10CleaningRomain Forlot1-84/+0
2018-07-10Update README with luaUnit functions documentationRomain Forlot1-0/+270
2018-07-10Added alias function to the READMERomain Forlot1-0/+2
2018-07-10Extend and added dedicated coverage test fileRomain Forlot2-2/+63
2018-07-10Added Not Received assert and test functionsRomain Forlot1-2/+25
2018-07-10Adapt low-can test cases to the new test frameworkRomain Forlot1-73/+20
2018-07-10Execute Callback in assertion is more usefulRomain Forlot1-6/+6
2018-07-10Fix: renamed key api to traceRomain Forlot1-1/+1
2018-07-10Fix: infinite loop of event fired by test bindingRomain Forlot3-8/+19
2018-07-10Add the ability to assert daemon log messagesRomain Forlot2-32/+92
2018-07-10Simplify the writing of configuration.Romain Forlot2-17/+28
2018-07-10Add a ReadMe.Romain Forlot1-0/+402
2018-07-10Add possibility to create custom test functionRomain Forlot1-0/+6
2018-07-10Update config.cmake, cleaning deps.Romain Forlot1-4/+2
2018-07-10Implement event part of test frameworkRomain Forlot3-59/+160
2018-07-10Fix binding initializationRomain Forlot1-12/+9
2018-07-10Update submodulesRomain Forlot3-0/+0
2018-07-10Add a Application Framework TestRomain Forlot7-9/+313
2018-07-10Use latest version of submodulesSebastien Douheret4-1/+1
2018-07-10Fixed CMakefile target namingSebastien Douheret2-2/+2
2018-07-10Fix wrong commit recorded for controller submoduleRomain Forlot1-0/+0
2018-07-10Adding more material to do testsRomain Forlot10-69/+1636
2018-07-10submodule updateRomain Forlot2-0/+0
2018-07-10Update controller mechanismRomain Forlot13-121/+3250
2018-07-10Initial commitRomain Forlot27-0/+1241