robotology / blocktest

Test system for generic robot middlewares
GNU Lesser General Public License v3.0
8 stars 2 forks source link

Support for RTF #6

Open triccyx opened 5 years ago

triccyx commented 5 years ago

RTF files to read: -suites/mysuit.xml --context/myini.ini --fixtures/myfixture.xml

TODO list:

Note: Effort level (1-10)

triccyx commented 5 years ago

Each RTF test, mytest.cpp (that produce a library) should be inserted inside a ActionRTF derived class.