summaryrefslogtreecommitdiffstats
path: root/conf.d
AgeCommit message (Expand)AuthorFilesLines
2018-08-16Fix wrong language and auto-versionningRomain Forlot1-2/+2
2018-08-08Tested and added doc on updated assertEvtGrpReceived functionsCorentinLGS1-2/+3
2018-08-02Adds a new directory to search for pluginsRomain Forlot1-2/+2
2018-08-02Bump submodulesRomain Forlot1-0/+0
2018-08-02Move useful functions to lua_utils.cRomain Forlot1-8/+0
2018-08-02Asserting the reception of event group:Romain Forlot2-44/+57
2018-08-02Only process event coming from monitor apiRomain Forlot1-2/+2
2018-08-02Some fixesRomain Forlot2-16/+14
2018-07-26Added callVerb function8000ff1-0/+4
2018-07-26Fixed bugs on EvtGrpReceived functionsCorentin Le Gall2-8/+26
2018-07-26Update app-templates submodulesRomain Forlot1-5/+0
2018-07-26Provide entire history if the option is enabledRomain Forlot1-16/+15
2018-07-24Changed doc to GitBook format + added docCorentin Le Gall2-1/+1
2018-07-23Add simple tests about waiting a group of events.flounder_5.99.2flounder/5.99.25.99.2Romain Forlot3-25/+18
2018-07-23Change the project name to aftestRomain Forlot2-1/+1
2018-07-21Fix: events callback aren't correctly registeredRomain Forlot1-44/+145
2018-07-19Change the default xUnit result log file pathRomain Forlot1-1/+1
2018-07-19Search the conf file using env and static variablesRomain Forlot1-0/+0
2018-07-17Change lua print function to write in a fileRomain Forlot1-8/+9
2018-07-17Fix: wrong values in config.xml template fileRomain Forlot3-7/+4
2018-07-17README + helloworld: New test functions + docCorentin Le Gall5-80/+88
2018-07-10lockwait: loop and ev catcher also received eventClément Bénier1-0/+1
2018-07-10lockwait: add lua lockwait functionClément Bénier1-12/+21
2018-07-10Bump Submodules:Romain Forlot2-2/+2
2018-07-10Add the helloworld lua example code to the READMERomain Forlot3-4/+103
2018-07-102 ways for set up'before' and 'after' functionRomain Forlot2-37/+65
2018-07-10Correctly set the install prefix using CMake.Romain Forlot1-1/+1
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 Forlot1-0/+0
2018-07-10Added a pkgconfig file with the projectRomain Forlot2-0/+35
2018-07-10Files reorganization and rename project to AFTRomain Forlot17-470/+11
2018-07-10Binding now talks to the client8000ff1-1/+8
2018-07-10Continue Mapis works WIPRomain Forlot3-1/+8
2018-07-10Remove log monitoring capabilityRomain Forlot1-10/+1
2018-07-10Add an exit handler also in LUA.Romain Forlot1-0/+9
2018-07-10Update onload to testVerbRomain Forlot2-2/+2
2018-07-10Update app-templatesRomain Forlot1-0/+0
2018-07-10First draft for mock apisRomain Forlot4-3/+97
2018-07-10Began Mock API implementation WIPRomain Forlot1-0/+59
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-10Rolling back pull request, that shouldn't be merged.Romain Forlot2-70/+15
2018-07-10Update helloworld.luaCorentinLGS1-22/+0