Subversion Repositories HelenOS

Rev

Rev 4597 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4597 Rev 4687
1
{
1
{
2
	"malloc1",
2
	"malloc1",
3
	"Memory allocator test",
3
	"Memory allocator test",
4
	&test_malloc1,
4
	&test_malloc1,
5
	true
5
	true
6
},
6
},
7
 
7