unit testing printk

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
stdcall
Member
Member
Posts: 78
Joined: Thu Mar 14, 2013 1:30 am

unit testing printk

Post by stdcall »

Hi.
I guess someone might find it valuable.

I just implemented a complete compliant (without floats) printk function function for my kernel.
I found a great source for unit testing which helps a lot.
https://github.com/BartMassey/printf-te ... -sprintf.c
“Meaningless! Meaningless!”
says the Teacher.
“Utterly meaningless!
Everything is meaningless.” - Ecclesiastes 1, 2

Educational Purpose Operating System - EPOS
Post Reply