aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-22Be able to launch several verb in a rowRomain Forlot1-2/+0
2018-10-22Improve native launching methodRomain Forlot2-6/+32
2018-10-22Fix: wrong output file specified using single argRomain Forlot1-1/+1
2018-10-10Clean the base afb-test binding's dependenciesRomain Forlot1-13/+1
2018-10-10Shellcheck: protect variable against whitespaceRomain Forlot1-13/+13
2018-10-10Improve exit output messageRomain Forlot2-8/+22
2018-10-09Test the LockWait featureRomain Forlot1-0/+12
2018-10-09Unify test launch between target and nativeRomain Forlot4-26/+24
2018-10-09Update documentationRomain Forlot4-19/+109
2018-10-08get rid of afb-definitionsClément Bénier3-54/+54
2018-10-03Avoid to kill anything when no config file foundRomain Forlot1-0/+3
2018-09-26Separation between CB and classic test functionsRomain Forlot1-6/+15
2018-09-25Rename test service api to be more discriminant.Romain Forlot5-12/+12
2018-09-25Assert that an event hasn't been receivedRomain Forlot1-0/+35
2018-09-25Script for both native and target launchRomain Forlot6-56/+151
2018-09-16Separate output filesguppy_6.90.0guppy/6.90.06.90.0Romain Forlot1-3/+20
2018-09-07Use controller new behavior that add objectsflounder_5.99.6flounder/5.99.65.99.6Romain Forlot2-32/+5
2018-08-30Silence all outputs of kill commandflounder_5.99.5flounder/5.99.55.99.5Romain Forlot1-1/+1
2018-08-30Reset context functions between test filesRomain Forlot1-20/+28
2018-08-30Update gitignoreRomain Forlot1-1/+1
2018-08-30Lower CMake version requirementRomain Forlot1-1/+1
2018-08-30Make afTest test itself correctlyRomain Forlot2-20/+21
2018-08-30Don't crash if lua test files aren't foundRomain Forlot1-7/+13
2018-08-30afb-test doc: Updated doc.CorentinLGS3-33/+263
2018-08-29Native test script launcher improvmentsRomain Forlot2-4/+6
2018-08-28afb-test doc: Changed doc to new format.CorentinLGS13-977/+2
2018-08-24Fix: compatibility with binder FF.RC4flounder_5.99.4flounder/5.99.45.99.4Romain Forlot1-0/+0
2018-08-23Bump app-templates to fix typo bugRomain Forlot1-0/+0
2018-08-23Use separate test folder to hold test filesRomain Forlot13-18/+198
2018-08-23Update the self-testsRomain Forlot2-10/+6
2018-08-22CleaningRomain Forlot1-35/+0
2018-08-22Default output format to TAPRomain Forlot1-1/+1
2018-08-22Redirect LUA stdout to a fileRomain Forlot1-0/+1
2018-08-22Make the binding root directory availableRomain Forlot1-3/+4
2018-08-22Enhance afm-test scriptRomain Forlot1-6/+18
2018-08-21Migration to binding version 3Romain Forlot5-18/+18
2018-08-21Wrong file name searched specifiedRomain Forlot1-1/+1
2018-08-21Fix: segfault using several test filesRomain Forlot1-3/+5
2018-08-21Adds afm-test script in the build directoryRomain Forlot1-0/+26
2018-08-16Search in the binding root dir for lua materialsflounder_5.99.3flounder/5.99.35.99.3Romain Forlot2-2/+7
2018-08-16Add path to the installed widget path.Romain Forlot2-5/+21
2018-08-16Use new AppFw feature to find a libraryRomain Forlot1-2/+6
2018-08-16Fix wrong language and auto-versionningRomain Forlot1-2/+2
2018-08-16Added afm-test scriptRomain Forlot2-0/+65
2018-08-08Tested and added doc on updated assertEvtGrpReceived functionsCorentinLGS4-21/+18
2018-08-02Adds a new directory to search for pluginsRomain Forlot1-2/+2
2018-08-02Bump submodulesRomain Forlot3-0/+0
2018-08-02Fix: wrong terminating character handlingRomain Forlot1-3/+3
2018-08-02Move useful functions to lua_utils.cRomain Forlot1-8/+0
2018-08-02Asserting the reception of event group:Romain Forlot2-44/+57