Re: Fwd: [rtems commit] fs: Add struct dirent::d_type support

2019-02-06 Thread Sebastian Huber
On 06/02/2019 11:47, Jiri Gaisler wrote: This patch breaks jffs2_fsscandir01 on griscv: *** BEGIN OF TEST FSSCANDIR JFFS2 *** *** TEST VERSION: 5.0.0.03fcbb15d24e2eec41bac9f5dee30bbf7dc888b8-modified *** TEST STATE: EXPECTED-PASS *** TEST BUILD: RTEMS_NETWORKING RTEMS_POSIX_API RTEMS_SMP *** TE

OAR is standing up hardware testing capabilities / EVB5200 issue

2019-02-06 Thread Lou Woods
Hi, With the help of Chris Johns and Joel Sherrill, I've set up a means to download and test the RTEMS test suite on the BeagleBone Black and Freescale EVB5200B (Icecube). The BBB passed 569 of the 590 tests. There were 12 failures, but these could be test framework related. I haven't investi

Re: [PATCH] Coverage: Add support for TSIM format

2019-02-06 Thread Chris Johns
On 6/2/19 9:33 pm, Vijay Kumar Banerjee wrote: > > > > On Wed, 6 Feb 2019 at 14:04, Chris Johns > wrote: > > On 6/2/19 7:24 pm, Vijay Kumar Banerjee wrote: > > @@ -317,9 +324,11 @@ class covoar(object): > >              raise error.general('coverage: no sym

RTEMs hello world proof | GSOC 2019 Aspirant

2019-02-06 Thread Ravindra Meena
Hi RTEMs developer, I am GSOC 2019 aspirant. I have completed the hello world program and also created the patch. I would love to contribute more and looking forward to being GSOC 2019 student at RTEMs. Please find the attached file for your reference. Thank you -- *Ravindra Kumar Meena*, B.

Fwd: [rtems commit] fs: Add struct dirent::d_type support

2019-02-06 Thread Jiri Gaisler
This patch breaks jffs2_fsscandir01 on griscv: *** BEGIN OF TEST FSSCANDIR JFFS2 *** *** TEST VERSION: 5.0.0.03fcbb15d24e2eec41bac9f5dee30bbf7dc888b8-modified *** TEST STATE: EXPECTED-PASS *** TEST BUILD: RTEMS_NETWORKING RTEMS_POSIX_API RTEMS_SMP *** TEST TOOLS: 9.0.1 20190128 (RTEMS 5, RSB c41b

Re: [PATCH] Coverage: Add support for TSIM format

2019-02-06 Thread Vijay Kumar Banerjee
On Wed, 6 Feb 2019 at 14:04, Chris Johns wrote: > On 6/2/19 7:24 pm, Vijay Kumar Banerjee wrote: > > @@ -317,9 +324,11 @@ class covoar(object): > > raise error.general('coverage: no symbol set file: %s'% > (symbol_file)) > > exe = self._find_covoar() > > command = e

Re: [PATCH] Coverage: Add support for TSIM format

2019-02-06 Thread Chris Johns
On 6/2/19 7:24 pm, Vijay Kumar Banerjee wrote: > @@ -317,9 +324,11 @@ class covoar(object): > raise error.general('coverage: no symbol set file: %s'% > (symbol_file)) > exe = self._find_covoar() > command = exe + ' -S ' + symbol_file + \ > - ' -O ' +

Re: How to submit hello world proof?

2019-02-06 Thread Vijay Kumar Banerjee
On Wed, 6 Feb 2019 at 13:40, Ravindra Meena wrote: > Hi, > > Hello Ravindra, > I have completed the GSOC getting started and have modified the hello > world program. Now I would like to submit proof. How should I proceed? > > Great! generate a patch of your modification, using the `git format-p

Re: [PATCH] Coverage: Add support for TSIM format

2019-02-06 Thread Vijay Kumar Banerjee
On Wed, 6 Feb 2019 at 02:35, Chris Johns wrote: > On 6/2/19 1:41 am, Vijay Kumar Banerjee wrote: > > On Tue, 5 Feb 2019 at 03:37, Chris Johns > > wrote: > On 1/2/19 10:47 pm, Vijay Kumar Banerjee wrote: > > > self.trace = trace > > > self.p

How to submit hello world proof?

2019-02-06 Thread Ravindra Meena
Hi, I have completed the GSOC getting started and have modified the hello world program. Now I would like to submit proof. How should I proceed? Thanks -- *Ravindra Kumar Meena*, B. Tech. Computer Science and Engineering, Indian Institute of Technology (Indian School of Mines)