Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1763714AbZANQAs (ORCPT ); Wed, 14 Jan 2009 11:00:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759346AbZANQA2 (ORCPT ); Wed, 14 Jan 2009 11:00:28 -0500 Received: from fg-out-1718.google.com ([72.14.220.154]:53359 "EHLO fg-out-1718.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760799AbZANQA0 (ORCPT ); Wed, 14 Jan 2009 11:00:26 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:sender:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition:x-google-sender-auth; b=SADD78dpwpyj87b8f7VgEf9MBqZSEPClPJpz29XO5P1EH7TlhfwKE3qQSv7obrLJy0 uwuthkgHEZzJ4rJG1T3FiKml/WXN16jBsrID7OZm9XQwURgNgY/AHHnhOlnd72pIKxNI fA84Ymq5E3ZLf9RvWHinQz3OXRNsGNxxU6u28= Message-ID: <9766ebc0901140800j41f8e10y42c7a00becc03dc7@mail.gmail.com> Date: Wed, 14 Jan 2009 17:00:24 +0100 From: "Patrick Plattes" To: linux-kernel@vger.kernel.org Subject: Test driven developed part of the kernel MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 1abde774d6775e3f Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 840 Lines: 21 Hello lkml, I'm a software developer for a small company and I write some applikation stuff. we are using test driven development and some other 'modern' ideas to improve our software development process. We (a friend of mine and I) want to try to port some of the ideas to an other kind of software. I'm searching for a small, closed and well documented part of the kernel, eg. a driver for a cheap hardware (maybe a soundcard?), or how difficult is it to create an own file system or maybe a simple scheduler? If you have any ideas where to look, please send an email. Thank You, Patrick -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/