mirror of
https://github.com/drasko/codezero.git
synced 2026-01-18 05:43:16 +01:00
Added a clone() test to test0.
This commit is contained in:
@@ -9,5 +9,6 @@ int mmaptest(void);
|
||||
int dirtest(void);
|
||||
int fileio(void);
|
||||
int fileio2(void);
|
||||
int clonetest(void);
|
||||
|
||||
#endif /* __TEST0_TESTS_H__ */
|
||||
|
||||
Reference in New Issue
Block a user