On 8 May 2018 at 00:33, Cillian O'Donnell <cpodonne...@gmail.com> wrote:
> Here's the branch with work in progress for the tester. Have a look when > you can Vijay. > > https://github.com/cillianodonnell/rtems-tools/tree/tester-support > > > I am going through this now. according to your last commit message, the qemu.cfg is not generating cov files. Just to see where it stands, I run the rtems-test with --coverage and --no-clean, seems like the cov file is being generated . I can see a base_sp.exe.cov file after running for base_sp.exe the reason why it's not running is probably because covoar is searching for base_sp.cov not base_sp.exe.cov after renaming the file to base_sp.cov and running covoar from the leon3 directory I was able to reproduce the same error as you ............... ............... ............... terminate called after throwing an instance of 'rld::error' Aborted ................. ................. ................. I think the next part of the tester support will be to load the library from out of the build directory. (?)
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel