[PATCH 7/7] benchmarks/linpack: Port to RTEMS

2017-03-28 Thread Sebastian Huber
--- testsuites/benchmarks/linpack/Makefile.am | 6 +- testsuites/benchmarks/linpack/init.c | 14 +- testsuites/benchmarks/linpack/linpack-pc.c | 211 ++--- testsuites/benchmarks/linpack/linpack.scn | 52 +++ 4 files changed, 105 insertions(+), 178 deletions(

[PATCH 2/7] benchmarks/dhrystone: Import

2017-03-28 Thread Sebastian Huber
Import dhrystone sources from: http://www.netlib.org/benchmark/dhry-c --- testsuites/benchmarks/dhrystone/RATIONALE | 361 testsuites/benchmarks/dhrystone/README_C | 78 ++ testsuites/benchmarks/dhrystone/VARIATIONS | 157 +++ testsuites/benchmarks/dhrysto

[PATCH 1/7] benchmarks: Add benchmark templates

2017-03-28 Thread Sebastian Huber
--- testsuites/benchmarks/Makefile.am | 9 + testsuites/benchmarks/configure.ac| 29 testsuites/benchmarks/dhrystone/Makefile.am | 19 +++ testsuites/benchmarks/dhrystone/dhrystone.doc | 11 ++ testsuites/benchmarks/dhrystone/dhrystone.sc

[PATCH 5/7] benchmarks/whetstone: Port to RTEMS

2017-03-28 Thread Sebastian Huber
--- testsuites/benchmarks/whetstone/Makefile.am | 6 -- testsuites/benchmarks/whetstone/init.c| 14 ++ testsuites/benchmarks/whetstone/whetstone.c | 23 --- testsuites/benchmarks/whetstone/whetstone.scn | 5 + 4 files changed, 35 insertions(+),

[PATCH 3/7] benchmarks/dhrystone: Port to RTEMS

2017-03-28 Thread Sebastian Huber
--- testsuites/benchmarks/dhrystone/Makefile.am | 5 ++- testsuites/benchmarks/dhrystone/dhry.h| 12 +- testsuites/benchmarks/dhrystone/dhry_1.c | 31 ++ testsuites/benchmarks/dhrystone/dhry_2.c | 8 ++-- testsuites/benchmarks/dhrystone/dhrystone.scn | 62

[PATCH 4/7] benchmarks/whetstone: Import

2017-03-28 Thread Sebastian Huber
Import whetstone sources from: http://www.netlib.org/benchmark/whetstone.c --- testsuites/benchmarks/whetstone/whetstone.c | 433 1 file changed, 433 insertions(+) create mode 100644 testsuites/benchmarks/whetstone/whetstone.c diff --git a/testsuites/benchmarks/whet

[PATCH 6/7] benchmarks/linpack: Import

2017-03-28 Thread Sebastian Huber
Import linpack sources from: http://www.netlib.org/benchmark/linpack-pc.c --- testsuites/benchmarks/linpack/linpack-pc.c | 1333 1 file changed, 1333 insertions(+) create mode 100644 testsuites/benchmarks/linpack/linpack-pc.c diff --git a/testsuites/benchmarks/linpa

[GSOC] -- Testing Improvements Project

2017-03-28 Thread Andy MacGregor
Hi all, My name is Andy MacGregor, I'm a 3rd year Computer Engineering student from the University of Massachusetts, Lowell (currently studying at Czech Technical University in Prague), and I'm interested in working with RTEMS for GSOC 2017. I have some experience writing unit tests for embe

Re: [GSOC] -- Testing Improvements Project

2017-03-28 Thread Gedare Bloom
On Tue, Mar 28, 2017 at 10:40 AM, Andy MacGregor wrote: > Hi all, > > My name is Andy MacGregor, I'm a 3rd year Computer Engineering student from > the University of Massachusetts, Lowell (currently studying at Czech > Technical University in Prague), and I'm interested in working with RTEMS > for

Re: PI STATUS

2017-03-28 Thread Sagar Gupta
Hi , I am on the verge of completing my proposal for GSoC'17 on Raspberry Pi Improvements . Any feedback on the proposal is highly appreciated. Link to the Proposal : https://docs.google.com/document/d/12IvZZJaonk4Angjdj6Mtb0I1ykYE50mBou6vWu9LJXU/edit?usp=sharing Warm Regards , Sagar Gupta Phone:

Re: [GSOC] -- Testing Improvements Project

2017-03-28 Thread Amar Takhar
On 2017-03-28 12:43 -0400, Gedare Bloom wrote: > The main thing to avoid is any dependency between you and another > student. If you can both work productively and create new code in > parallel, then #1 can work out. But if it requires close interaction > to work, and there is a chance one studen