<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>James Grenning's Blog &#187; TDD Device Driver</title>
	<atom:link href="http://www.renaissancesoftware.net/blog/archives/tag/tdd-device-driver/feed" rel="self" type="application/rss+xml" />
	<link>http://www.renaissancesoftware.net/blog</link>
	<description>Blogging about Agile Development, especially embedded.  Follow me on twitter: jwgrenning</description>
	<lastBuildDate>Thu, 12 Jan 2012 00:59:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Now I&#8217;ll really use test driven development to write device driver code</title>
		<link>http://www.renaissancesoftware.net/blog/archives/8</link>
		<comments>http://www.renaissancesoftware.net/blog/archives/8#comments</comments>
		<pubDate>Thu, 06 Mar 2008 10:38:46 +0000</pubDate>
		<dc:creator>jwgrenning</dc:creator>
				<category><![CDATA[Embedded TDD]]></category>
		<category><![CDATA[Test Driven Development]]></category>
		<category><![CDATA[Embedded]]></category>
		<category><![CDATA[Embedded Agile]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[TDD Device Driver]]></category>

		<guid isPermaLink="false">http://www.renaissancesoftware.net/blog/?p=8</guid>
		<description><![CDATA[In the last article, I added tests to existing code. So I did not really do Test Driven Development. I did Test After Development. Let&#8217;s do some TDD now and design the block erase function. I&#8217;ll go from the spec, to the test to the code. The data sheet for the device describes block erase [...]]]></description>
		<wfw:commentRss>http://www.renaissancesoftware.net/blog/archives/8/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Who says you can’t test drive a device driver?</title>
		<link>http://www.renaissancesoftware.net/blog/archives/7</link>
		<comments>http://www.renaissancesoftware.net/blog/archives/7#comments</comments>
		<pubDate>Mon, 18 Feb 2008 01:53:29 +0000</pubDate>
		<dc:creator>jwgrenning</dc:creator>
				<category><![CDATA[Agile Embedded]]></category>
		<category><![CDATA[Embedded TDD]]></category>
		<category><![CDATA[Test Driven Development]]></category>
		<category><![CDATA[Embedded]]></category>
		<category><![CDATA[Embedded Agile]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[TDD Device Driver]]></category>

		<guid isPermaLink="false">http://blog.renaissancesoftware.net/?p=7</guid>
		<description><![CDATA[I keep hearing that you can&#8217;t write unit tests for device drivers. I don&#8217;t believe that&#8217;s true. To disprove this claim, I thought I would find a device driver and write some unit tests for it. This blog posting shows what device driver unit tests look line. I found a flash memory driver at the [...]]]></description>
		<wfw:commentRss>http://www.renaissancesoftware.net/blog/archives/7/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

