source: mainline/uspace/app/tester/mm/malloc1.def

Last change on this file was 82346c50, checked in by Martin Decky <martin@…>, 16 years ago

memory allocator test
(modified from original code by Tomas Bures and Lubomir Bulej, used under permission)

  • Property mode set to 100644
File size: 65 bytes
Line 
1{
2 "malloc1",
3 "Memory allocator test",
4 &test_malloc1,
5 true
6},
Note: See TracBrowser for help on using the repository browser.