PikoRT / pikoRT

A tiny Linux-like real-time kernel optimized for ARM Cortex-M chips
Other
304 stars 61 forks source link

Add test to system calls #19

Open mlouielu opened 7 years ago

mlouielu commented 7 years ago

It should add some test to system calls to provide correctness about these APIs.

jserv commented 7 years ago

To be more precise, can you make a comprehensive list for system calls to validate?

jserv commented 7 years ago

Depends on #33