summaryrefslogtreecommitdiffstats
path: root/conf.d/project/lua.d/aft.lua
AgeCommit message (Expand)AuthorFilesLines
2018-07-10Files reorganization and rename project to AFTRomain Forlot1-378/+0
2018-07-10Binding now talks to the client8000ff1-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-10Redirect print to a file in addition of standard outputRomain Forlot1-1/+13
2018-07-10Handle string or array arguments for "files" keyRomain Forlot1-2/+6
2018-07-10CleaningRomain Forlot1-84/+0
2018-07-10Added alias function to the READMERomain Forlot1-0/+2
2018-07-10Added Not Received assert and test functionsRomain Forlot1-2/+25
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 Forlot1-6/+14
2018-07-10Add the ability to assert daemon log messagesRomain Forlot1-32/+85
2018-07-10Add possibility to create custom test functionRomain Forlot1-0/+6
2018-07-10Implement event part of test frameworkRomain Forlot1-54/+125
2018-07-10Add a Application Framework TestRomain Forlot1-0/+276