OSDev.org

The Place to Start for Operating System Developers
It is currently Thu Mar 28, 2024 12:58 pm

All times are UTC - 6 hours




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: CMinTest
PostPosted: Sat Jul 16, 2011 3:21 am 
Offline
Member
Member

Joined: Thu Jul 05, 2007 8:58 am
Posts: 223
Over the past few days I spent some time implementing a very basic testing framework in C for use in kernel development. I've realized that others might also have a use for it and decided to publish it.

CMinTest is a testing framework designed to have minimal dependencies during runtime. At this time the only runtime functions it needs are for printing text and numbers to the screen. It currently does not do much more than tests, print which ones failed and collect statistics on the number of test that failed and succeeded.

I welcome any criticism and suggestions you might have towards improving it.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 23 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group