aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-10lockwait: add lua lockwait functionClément Bénier1-12/+21
2018-07-10Handle Mock API's eventsRomain Forlot1-3/+38
2018-07-10APIv3 + DynAPI compatibilityRomain Forlot1-1/+1
2018-07-10Bump Submodules:Romain Forlot4-2/+2
2018-07-10Add the helloworld lua example code to the READMERomain Forlot4-98/+154
2018-07-102 ways for set up'before' and 'after' functionRomain Forlot2-37/+65
2018-07-10Correctly set the install prefix using CMake.Romain Forlot2-2/+2
2018-07-10Be able to overwrite CMAKE variables.Romain Forlot1-3/+3
2018-07-10Fix: non local variableRomain Forlot1-1/+1
2018-07-10Enhance pkgconfig file.Romain Forlot2-2/+4
2018-07-10Adds before and after function to set contextRomain Forlot1-8/+18
2018-07-10Include pkg config file.Romain Forlot4-16/+39
2018-07-10Added before and after functions.Romain Forlot1-0/+48
2018-07-10Make Built type overwritten by cli possible.Romain Forlot1-8/+2
2018-07-10Change function testCustom to describeRomain Forlot1-1/+1
2018-07-10Bump submodulesRomain Forlot3-0/+0
2018-07-10Added a pkgconfig file with the projectRomain Forlot2-0/+35
2018-07-10Files reorganization and rename project to AFTRomain Forlot20-473/+14
2018-07-10Binding now talks to the client8000ff1-1/+8
2018-07-10Continue Mapis works WIPRomain Forlot6-9/+20
2018-07-10Remove log monitoring capabilityRomain Forlot1-10/+1
2018-07-10Add an exit handler also in LUA.Romain Forlot2-4/+9
2018-07-10Update Controller submodule:Romain Forlot1-0/+0
2018-07-10Update onload to testVerbRomain Forlot3-3/+13
2018-07-10Update app-templatesRomain Forlot1-0/+0
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