unit testing printk
Posted: Sun Oct 16, 2016 8:30 pm
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
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