Age | Commit message (Expand) | Author | Files | Lines |
2018-11-06 | Improves packaging debian rules |  Romain Forlot | 5 | -100/+25 |
2018-10-31 | Fix packaging for native build |  Ronan Le Martret | 4 | -4/+3 |
2018-10-31 | Migrate app-templates to CMake module |  Romain Forlot | 2 | -3/+6 |
2018-10-26 | Adjust lib dependencies |  Romain Forlot | 2 | -2/+1 |
2018-10-26 | Add packaging materials |  Romain Forlot | 9 | -0/+243 |
2018-10-24 | Adds test set markers around each test file launch |  Romain Forlot | 1 | -1/+8 |
2018-10-23 | Add Lava markers on output and select test set |  Romain Forlot | 1 | -10/+28 |
2018-10-22 | Bump submodules |  Romain Forlot | 1 | -0/+0 |
2018-10-22 | Fix: wrong output file specified using single arg |  Romain Forlot | 1 | -1/+1 |
2018-10-10 | Clean the base afb-test binding's dependencies |  Romain Forlot | 1 | -13/+1 |
2018-10-09 | Unify test launch between target and native |  Romain Forlot | 2 | -3/+3 |
2018-09-26 | Separation between CB and classic test functions |  Romain Forlot | 1 | -6/+15 |
2018-09-25 | Rename test service api to be more discriminant. |  Romain Forlot | 3 | -3/+3 |
2018-09-25 | Assert that an event hasn't been received |  Romain Forlot | 1 | -0/+35 |
2018-09-16 | Separate output filesguppy_6.90.0guppy/6.90.06.90.0 |  Romain Forlot | 1 | -3/+20 |
2018-08-30 | Reset context functions between test files |  Romain Forlot | 1 | -20/+28 |
2018-08-30 | Don't crash if lua test files aren't found |  Romain Forlot | 1 | -7/+13 |
2018-08-23 | Bump app-templates to fix typo bug |  Romain Forlot | 1 | -0/+0 |
2018-08-23 | Use separate test folder to hold test files |  Romain Forlot | 6 | -320/+2 |
2018-08-23 | Update the self-tests |  Romain Forlot | 2 | -10/+6 |
2018-08-22 | Cleaning |  Romain Forlot | 1 | -35/+0 |
2018-08-22 | Default output format to TAP |  Romain Forlot | 1 | -1/+1 |
2018-08-22 | Redirect LUA stdout to a file |  Romain Forlot | 1 | -0/+1 |
2018-08-22 | Make the binding root directory available |  Romain Forlot | 1 | -3/+4 |
2018-08-21 | Migration to binding version 3 |  Romain Forlot | 2 | -1/+1 |
2018-08-21 | Fix: segfault using several test files |  Romain Forlot | 1 | -3/+5 |
2018-08-16 | Search in the binding root dir for lua materialsflounder_5.99.3flounder/5.99.35.99.3 |  Romain Forlot | 1 | -2/+7 |
2018-08-16 | Use new AppFw feature to find a library |  Romain Forlot | 1 | -2/+6 |
2018-08-16 | Fix wrong language and auto-versionning |  Romain Forlot | 1 | -2/+2 |
2018-08-08 | Tested and added doc on updated assertEvtGrpReceived functions |  CorentinLGS | 1 | -2/+3 |
2018-08-02 | Adds a new directory to search for plugins |  Romain Forlot | 1 | -2/+2 |
2018-08-02 | Bump submodules |  Romain Forlot | 1 | -0/+0 |
2018-08-02 | Move useful functions to lua_utils.c |  Romain Forlot | 1 | -8/+0 |
2018-08-02 | Asserting the reception of event group: |  Romain Forlot | 2 | -44/+57 |
2018-08-02 | Only process event coming from monitor api |  Romain Forlot | 1 | -2/+2 |
2018-08-02 | Some fixes |  Romain Forlot | 2 | -16/+14 |
2018-07-26 | Added callVerb function |  8000ff | 1 | -0/+4 |
2018-07-26 | Fixed bugs on EvtGrpReceived functions |  Corentin Le Gall | 2 | -8/+26 |
2018-07-26 | Update app-templates submodules |  Romain Forlot | 1 | -5/+0 |
2018-07-26 | Provide entire history if the option is enabled |  Romain Forlot | 1 | -16/+15 |
2018-07-24 | Changed doc to GitBook format + added doc |  Corentin Le Gall | 2 | -1/+1 |
2018-07-23 | Add simple tests about waiting a group of events.flounder_5.99.2flounder/5.99.25.99.2 |  Romain Forlot | 3 | -25/+18 |
2018-07-23 | Change the project name to aftest |  Romain Forlot | 2 | -1/+1 |
2018-07-21 | Fix: events callback aren't correctly registered |  Romain Forlot | 1 | -44/+145 |
2018-07-19 | Change the default xUnit result log file path |  Romain Forlot | 1 | -1/+1 |
2018-07-19 | Search the conf file using env and static variables |  Romain Forlot | 1 | -0/+0 |
2018-07-17 | Change lua print function to write in a file |  Romain Forlot | 1 | -8/+9 |
2018-07-17 | Fix: wrong values in config.xml template file |  Romain Forlot | 3 | -7/+4 |
2018-07-17 | README + helloworld: New test functions + doc |  Corentin Le Gall | 5 | -80/+88 |
2018-07-10 | lockwait: loop and ev catcher also received event |  Clément Bénier | 1 | -0/+1 |