source: mainline/uspace/app/tester/mm/malloc2.def@ b7fd2a0

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since b7fd2a0 was 9e953bda, checked in by Jakub Jermar <jakub@…>, 14 years ago

Add malloc2 test for testing the memory reservation feature.

  • Property mode set to 100644
File size: 77 bytes
Line 
1{
2 "malloc2",
3 "Memory reservation feature test",
4 &test_malloc2,
5 false
6},
Note: See TracBrowser for help on using the repository browser.