Can somebody please help me for testing LibFalcon?? LibFalcon is a dead simple C library to be linked with kernels.. It provides nearly all string and memory functions, and some port I/O functions. I just want testers to give their feedback on the implementations, what can be added, and how could it be optimized.
Thanks in advance.
LibFalcon
Re: LibFalcon
Writing tests for a change may be a good and sometimes eye opening experience.
-
- Member
- Posts: 37
- Joined: Sat Apr 11, 2015 9:37 am
Re: LibFalcon
But how can i write compile-time tests for functions like inportb, outportw etc. ??
Re: LibFalcon
How do you think/expect others would test those?
-
- Member
- Posts: 37
- Joined: Sat Apr 11, 2015 9:37 am
Re: LibFalcon
I expect testers to use the functions in their own kernel.