To Whom It May Concern, Because of the significance of the work, and because of demand, I decided to publish the results of my research with VDM Publishing ...
After far too long of a wait (amazing how major projects get in the way of releasing tools), Unity and CMock are now available. Unity is a lightweight C-based...
Hi, I'm just getting started with agile embedded (had brief experience in java/ruby agile and a decent amount of C/C++ experience in a non-agile way) and I'm...
You should be able to run any command you like for a build in eclipse. Under project properties->C/C++ build->Builder settings You can provide your own...
Tom, The easiest way that I've found to use Eclipse with Ruby/Rake is the following: - Open Eclipse and set workspace one level under the folder where you ...
Sorry to spam the list (Thanks for the Eclipse help by the way, it works well now!) Everything is fine using GCC, but my target processor is a Texas ...
Are you asking how to run tests on your target? or how to get started doing tests on the host development machine? Say a few more words on what you are...
Greetings all, I'm an independent Agile developer, trainer and coach, and new to the group. A client of mine would like to take a tour of a company (preferably...
Hello - my introduction is long overdue. I work at John Deere working on embedded systems BSP and application software. My division (Intelligent Vehicle...
Hi - Your description of the gear on farm equipment reminds me of the work I used to do in aviation. Navigation and various controllers, etc. it's all very...
Hello, I was happy to find out CMock. However I've got something to ask about its potential bug(or my usage fault), but I don't know where to ask. Reading...
June: Thanks for the information. You are absolutely correct that there is a problem with the ignore generation. I will get it fixed within the next couple of...
Hello, I'm Olivier NEYTON a new french member. I work for a manufacturer of totally wire-free and radio alarm systems. Systems are suited to protect homes and...
Hi, Oliver - You didn't say what language you code in. If you're using C, then the CATSrunner test framework might be right for you. You can get it here ...
Actually, i work in C with target has PIC24, MSP430 or AVR ATMega. I use Minunit (http://www.jera.com/techinfo/jtns/jtn002.html) and CUnit forMr.Ando...
June (and anyone else who would like to know): The latest version of CMock (1.2.2) is now available on sourceforge.net. In addition to fixing the bug you...
Hi, I'm working on a tentative plan (to become official next week) for Agile Bazaar to host an event in late April focusing on Agile practices as applied to...
Hello, I've been ramping up my agile knowledge and participation in the agile community the last few years. I'm currently on the BayAPLN coordinating...
Hi Paul Its cool to see that agile is alive at wind river. Happy New Year to you too! James ... James Grenning james@... www.renaissancesoftware.net ...
This cold weather has inspired me to make plans to spend some time in southern Florida. Come and join me and other northern escapees to learn Test Driven ...
Hi, I am new user for CMock. I tried it and works fine if the function prototypes involve only basic data types like int, float, char. I wanted to know, if...
Vikas: Currently CMock doesn't have support for custom structs, etc being directly passed. It has partial support for pointers to custom types... meaning it ...
Vikas, When using CMock as currently constructed it motivates certain patterns of use. With custom structures, in particular, I've found allocating and ...
Hi - I'm working on the agile team that is designing and producing a 2-day special event here in Cambridge, MA to focus on Agile methods for embedded systems....
Hi, I'm investigating if there is sufficient interest for a conference and/or workshop to focus specifically on agile adoption for embedded development in the...
Paul, It's odd that you ask about this right now - at Lean-Agile Partners we are developing a 2-day workshop for managers who need to do loads more with lots...
Nancy, Interesting. I'll let you know when we have survey results. Paul ________________________________ From: Nancy Van Schooenderwoert <vanschoo@...>...
Hi, My name is Kimon Berlin and I'm a firmware engineer. My teams owns firmware/BIOS for a range of high-end x64 workstations. We're looking at both agile...
Hi Kimon Welcome to the group. There are a number of unit test harnesses. here are three where the authors are members of this list. CppUTest unity/cmock ...