Re: [GSoC] RTEMS Tester Improvements

2017-04-03 Thread Tanu Hari Dixit
Thank you for the reply, Joel. I have edited my proposal to include gem5 as of now. If time will permit, I will look into Skyeye. Thanks, Tanu Hari Dixit. On Sat, Apr 1, 2017 at 8:13 PM, Joel Sherrill wrote: > > > On Apr 1, 2017 8:12 AM, "Tanu Hari Dixit" wrote: > > Hello Chris, All, > > I have

Re: [GSoC] RTEMS Tester Improvements

2017-04-01 Thread Joel Sherrill
On Apr 1, 2017 8:12 AM, "Tanu Hari Dixit" wrote: Hello Chris, All, I have added PyYAML as the tool I'll be using to parse the yml files in my proposal. Thank you for clearing that. Can you please look at the proposal and give comments on the methods I have proposed to solve the various problems?

Re: [GSoC] RTEMS Tester Improvements

2017-04-01 Thread Tanu Hari Dixit
Hello Chris, All, I have added PyYAML as the tool I'll be using to parse the yml files in my proposal. Thank you for clearing that. Can you please look at the proposal and give comments on the methods I have proposed to solve the various problems? (In particular the "Proposed Schedule" section).

Re: [GSoC] RTEMS Tester Improvements

2017-03-26 Thread Chris Johns
On 27/03/2017 04:34, Tanu Hari Dixit wrote: Also, do you suggest against using PyYAML to parse .yml configuration files (since that will add a dependency into rtems-tester)? PyYAML might be perfect for the task. We will need to find a suitable solution as part of the change to Yaml. The YAML s

Re: [GSoC] RTEMS Tester Improvements

2017-03-26 Thread Tanu Hari Dixit
Thank you, Gedare, for the comments. Regards, Tanu Hari Dixit. On Sun, Mar 26, 2017 at 11:04 PM, Tanu Hari Dixit wrote: > Hello Chris, all, > > Thank you for the explanatory answers. > > I have updated my proposal as linked in the GSoC > wiki(https://devel.rtems.org/wiki/GSoC/2017). I'll be grat

Re: [GSoC] RTEMS Tester Improvements

2017-03-26 Thread Tanu Hari Dixit
Hello Chris, all, Thank you for the explanatory answers. I have updated my proposal as linked in the GSoC wiki(https://devel.rtems.org/wiki/GSoC/2017). I'll be grateful if you and the community members can view it and provide your valuable feedback. The portion where adding simulator support is

Re: [GSoC] RTEMS Tester Improvements

2017-03-21 Thread Chris Johns
On 22/03/2017 03:46, Tanu Hari Dixit wrote: Thank you so much Chris for the elaborate answers. I have a clearer idea of the project now. Thank you Gedare for the tip, it definitely comes in handy. I'm sorry for the late reply. I have more questions and I will be grateful if the devs can help me

Re: [GSoC] RTEMS Tester Improvements

2017-03-21 Thread Tanu Hari Dixit
Thank you so much Chris for the elaborate answers. I have a clearer idea of the project now. Thank you Gedare for the tip, it definitely comes in handy. I'm sorry for the late reply. I have more questions and I will be grateful if the devs can help me with these. How does one use the console? I s

Re: [GSoC] RTEMS Tester Improvements

2017-03-17 Thread Gedare Bloom
On Wed, Mar 15, 2017 at 6:57 PM, Chris Johns wrote: > On 16/03/2017 08:44, Tanu Hari Dixit wrote: >> Hello Chris, Gedare, Joel, >> Thank you for answering my questions. Sorry for the late reply, it >> took me time to go through the tasks suggested. >>> >>> What platforms have you run tester on? >>

Re: [GSoC] RTEMS Tester Improvements

2017-03-15 Thread Chris Johns
On 16/03/2017 08:44, Tanu Hari Dixit wrote: > Hello Chris, Gedare, Joel, > Thank you for answering my questions. Sorry for the late reply, it > took me time to go through the tasks suggested. >> >> What platforms have you run tester on? > > I was searching for a way to compile and execute a single

Re: [GSoC] RTEMS Tester Improvements

2017-03-15 Thread Tanu Hari Dixit
Hello Chris, Gedare, Joel, Thank you for answering my questions. Sorry for the late reply, it took me time to go through the tasks suggested. > > What platforms have you run tester on? I was searching for a way to compile and execute a single test and the community suggetsed rtems-tester. So I ran

Re: [GSoC] RTEMS Tester Improvements

2017-03-14 Thread Chris Johns
On 15/3/17 1:02 am, Gedare Bloom wrote: > On Tue, Mar 14, 2017 at 9:58 AM, Gedare Bloom wrote: >> On Tue, Mar 14, 2017 at 1:50 AM, Chris Johns wrote: >>> On 14/3/17 9:18 am, Chris Johns wrote: The follow is the work I see needing to be done. >>> >>> I have created a ticket for this

Re: [GSoC] RTEMS Tester Improvements

2017-03-14 Thread Chris Johns
On 15/3/17 12:58 am, Gedare Bloom wrote: > On Tue, Mar 14, 2017 at 1:50 AM, Chris Johns wrote: >> On 14/3/17 9:18 am, Chris Johns wrote: >>> >>> The follow is the work I see needing to be done. >>> >> >> I have created a ticket for this project. Please update and add >> BSP/Simulator section to tr

Re: [GSoC] RTEMS Tester Improvements

2017-03-14 Thread Gedare Bloom
On Tue, Mar 14, 2017 at 9:58 AM, Gedare Bloom wrote: > On Tue, Mar 14, 2017 at 1:50 AM, Chris Johns wrote: >> On 14/3/17 9:18 am, Chris Johns wrote: >>> >>> The follow is the work I see needing to be done. >>> >> >> I have created a ticket for this project. Please update and add >> BSP/Simulator

Re: [GSoC] RTEMS Tester Improvements

2017-03-14 Thread Gedare Bloom
On Tue, Mar 14, 2017 at 1:50 AM, Chris Johns wrote: > On 14/3/17 9:18 am, Chris Johns wrote: >> >> The follow is the work I see needing to be done. >> > > I have created a ticket for this project. Please update and add > BSP/Simulator section to track those tasks. > > https://devel.rtems.org/tick

Re: [GSoC] RTEMS Tester Improvements

2017-03-13 Thread Chris Johns
On 14/3/17 9:18 am, Chris Johns wrote: > > The follow is the work I see needing to be done. > I have created a ticket for this project. Please update and add BSP/Simulator section to track those tasks. https://devel.rtems.org/ticket/2927 Thanks Chris __

Re: [GSoC] RTEMS Tester Improvements

2017-03-13 Thread Chris Johns
On 14/03/2017 03:30, Gedare Bloom wrote: On Mon, Mar 13, 2017 at 11:50 AM, Tanu Hari Dixit wrote: Hello all, I am interested in applying for GSoC under RTEMS. I am interested in the idea RTEMS Tester Improvements (https://devel.rtems.org/ticket/2919). I have used rtems-tester in the past and a

Re: [GSoC] RTEMS Tester Improvements

2017-03-13 Thread Gedare Bloom
On Mon, Mar 13, 2017 at 1:44 PM, Joel Sherrill wrote: > > > On Mon, Mar 13, 2017 at 11:30 AM, Gedare Bloom wrote: >> >> On Mon, Mar 13, 2017 at 11:50 AM, Tanu Hari Dixit >> wrote: >> > Hello all, >> > >> > I am interested in applying for GSoC under RTEMS. I am interested in the >> > idea RTEMS T

Re: [GSoC] RTEMS Tester Improvements

2017-03-13 Thread Joel Sherrill
On Mon, Mar 13, 2017 at 11:30 AM, Gedare Bloom wrote: > On Mon, Mar 13, 2017 at 11:50 AM, Tanu Hari Dixit > wrote: > > Hello all, > > > > I am interested in applying for GSoC under RTEMS. I am interested in the > > idea RTEMS Tester Improvements (https://devel.rtems.org/ticket/2919). I > have >

Re: [GSoC] RTEMS Tester Improvements

2017-03-13 Thread Gedare Bloom
On Mon, Mar 13, 2017 at 11:50 AM, Tanu Hari Dixit wrote: > Hello all, > > I am interested in applying for GSoC under RTEMS. I am interested in the > idea RTEMS Tester Improvements (https://devel.rtems.org/ticket/2919). I have > used rtems-tester in the past and also have a working knowledge of pyt

[GSoC] RTEMS Tester Improvements

2017-03-13 Thread Tanu Hari Dixit
Hello all, I am interested in applying for GSoC under RTEMS. I am interested in the idea RTEMS Tester Improvements (https://devel.rtems.org/ticket/2919). I have used rtems-tester in the past and also have a working knowledge of python. I have a few questions and will be grateful if they are answe