[PATCH] Add Test suite for inttypes.h (psxinttypes.exe) in testsuites/psxtests

2019-03-20 Thread Vaibhav Gupta
--- testsuites/psxtests/Makefile.am | 7 + testsuites/psxtests/configure.ac | 1 + testsuites/psxtests/psxinttypes01/init.c | 154 ++ .../psxtests/psxinttypes01/psxinttypes01.doc | 57 +++ .../psxtests/psxinttypes01/psxinttypes01.scn | 28

Re: [PATCH] Add Test suite for inttypes.h (psxinttypes.exe) in testsuites/psxtests

2019-03-20 Thread Aditya Upadhyay
Hi Vaibhav, Please send a patch using git. git send-email LOCATION_OF_PATCH_FILE --to devel@rtems.org --cc=Other_EMAIL_ID On Thu, Mar 21, 2019 at 10:36 AM Vaibhav Gupta wrote: > > Hello, > As guided by Aditya, and with init.c file provided by him, I have > successfully created patch for Testsui

[PATCH] Add Test suite for inttypes.h (psxinttypes.exe) in testsuites/psxtests

2019-03-20 Thread Vaibhav Gupta
Hello, As guided by Aditya, and with init.c file provided by him, I have successfully created patch for Testsuite for inttypes.h : From d5946a941984d5d1bee44b5c63ce18ecf7058693 Mon Sep 17 00:00:00 2001 From: Vaibhav Gupta Date: Thu, 21 Mar 2019 10:27:36 +0530 Subject: [PATCH] Add Test suite for in

[PATCH] shell/dl: Add dynamic loader commands

2019-03-20 Thread chrisj
From: Chris Johns --- shell/dl_commands.rst | 724 ++ shell/index.rst | 3 +- 2 files changed, 726 insertions(+), 1 deletion(-) create mode 100644 shell/dl_commands.rst diff --git a/shell/dl_commands.rst b/shell/dl_commands.rst new file mode 1006

[PATCH v3] libdl: Add an archive command

2019-03-20 Thread chrisj
From: Chris Johns - The archive command lists archives, symbols and any duplicate symbols. - Change the RTL shell commands to the rtems_printer to allow the output to be captured. --- cpukit/include/rtems/rtl/rtl-archive.h |1 + cpukit/include/rtems/rtl/rtl-shell.h | 28 + cpukit/inc

Re: How can I use the covoar tool?

2019-03-20 Thread Joel Sherrill
Jiri recently added tsim's coverage format to sis. Perhaps it isn't right on all variations. When you get reports, it is straight forward to run it on a single test and see what methods and lines it tests. Internally it could but does not keep currently track of which tests executed each line of

Re: [PATCH 2/3] Add the T Test Framework

2019-03-20 Thread Chris Johns
On 20/3/19 7:50 pm, Sebastian Huber wrote: > On 20/03/2019 01:44, Chris Johns wrote: >> On 19/3/19 7:10 pm, Sebastian Huber wrote: >>> Hello Chris, >>> >>> On 19/03/2019 06:17, Chris Johns wrote: Hi, I am not sure how this fits in with what we have so before I can support any >

Re: How can I use the covoar tool?

2019-03-20 Thread Vijay Kumar Banerjee
On Wed, 20 Mar 2019 at 21:20, Vijay Kumar Banerjee wrote: > > > > > On Wed, 20 Mar 2019 at 21:11, Sebastian Huber < > sebastian.hu...@embedded-brains.de> wrote: > >> Hello, >> >> thanks for your hints. >> >> On 20/03/2019 16:31, Vijay Kumar Banerjee wrote: >> > >> > >> > >> > >> > On Wed, 20 Mar

Re: How can I use the covoar tool?

2019-03-20 Thread Vijay Kumar Banerjee
On Wed, 20 Mar 2019 at 21:11, Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > Hello, > > thanks for your hints. > > On 20/03/2019 16:31, Vijay Kumar Banerjee wrote: > > > > > > > > > > On Wed, 20 Mar 2019 at 17:46, Sebastian Huber > > > >

Re: How can I use the covoar tool?

2019-03-20 Thread Sebastian Huber
Hello, thanks for your hints. On 20/03/2019 16:31, Vijay Kumar Banerjee wrote: On Wed, 20 Mar 2019 at 17:46, Sebastian Huber > wrote: Hello, the RTEMS project has a covoar tool: https://git.rtems.org/rtems-tools/tree/tester/covoar

Re: How can I use the covoar tool?

2019-03-20 Thread Vijay Kumar Banerjee
On Wed, 20 Mar 2019 at 17:46, Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > Hello, > > the RTEMS project has a covoar tool: > > https://git.rtems.org/rtems-tools/tree/tester/covoar > > I have seen some reports generated by it, but I never used it myself. I > have trouble to find o

Re: GSoC small projects

2019-03-20 Thread Gedare Bloom
Hello Omar Shafik, Thank you for your interest in RTEMS and GSoC. The addition of examples to documentation does not satisfy the GSoC program requirements established by Google. The outcome of a GSoC should be (working) code, while examples are often just snippets that do not function totally. Tha

GSoC small projects

2019-03-20 Thread Omar Shafik
Does the suggested small project of adding example uses to User's manual qualify as GSoC project? note that I intend to cover most of RTEMS managers in my proposal. ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

How can I use the covoar tool?

2019-03-20 Thread Sebastian Huber
Hello, the RTEMS project has a covoar tool: https://git.rtems.org/rtems-tools/tree/tester/covoar I have seen some reports generated by it, but I never used it myself. I have trouble to find out how it works. There is nothing in the documentation: cd rtems-docs grep -ri covoar . There is so

[PATCH] score: Update Objects_Information documentation

2019-03-20 Thread Sebastian Huber
--- cpukit/include/rtems/score/objectdata.h | 151 1 file changed, 115 insertions(+), 36 deletions(-) diff --git a/cpukit/include/rtems/score/objectdata.h b/cpukit/include/rtems/score/objectdata.h index 6139bfc1ec..528089892d 100644 --- a/cpukit/include/rtems/sco

Re: [PATCH] eng: Change title to RTEMS Software Engineering

2019-03-20 Thread Sebastian Huber
Any opinions? For a reference see pages 10 and 11 in https://docs.rtems.org/branches/master/eng.pdf -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Germany Phone : +49 89 189 47 41-16 Fax : +49 89 189 47 41-09 E-Mail : sebastian.hu...@embedded-brains.d

Re: [PATCH] libdebugger: Fix for ARMv7-M with -O0 optimization

2019-03-20 Thread Sebastian Huber
On 26/02/2019 07:29, Sebastian Huber wrote: On 25/02/2019 22:46, Chris Johns wrote: Hi, The patch looks like it is masking something but I am not sure. What are the errors at -O0 the patch is attempting to resolve? Which BSP is showing the issue? What is the multilib ARM arch? The ARMv7-M i

Re: [PATCH 2/3] Add the T Test Framework

2019-03-20 Thread Sebastian Huber
On 20/03/2019 01:44, Chris Johns wrote: On 19/3/19 7:10 pm, Sebastian Huber wrote: Hello Chris, On 19/03/2019 06:17, Chris Johns wrote: Hi, I am not sure how this fits in with what we have so before I can support any changes of this scale and direction I need to understand: 1. Are all existi