it: run tests in parallel
This commit is contained in:
parent
09d9f2ccbb
commit
fa8d079c72
4 changed files with 64 additions and 12 deletions
|
|
@ -13,6 +13,7 @@ pub mod hex;
|
|||
pub mod linkedlist;
|
||||
pub mod log_on_drop;
|
||||
pub mod nonblock;
|
||||
pub mod num_cpus;
|
||||
pub mod numcell;
|
||||
pub mod oserror;
|
||||
pub mod ptr_ext;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue