Subversion Repositories HelenOS

Rev

Rev 2927 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2927 Rev 4342
Line 1... Line 1...
1
{
1
{
2
	"avltree1",
2
	"avltree1",
3
	"Test Avl tree operations",
3
	"Test AVL tree operations",
4
	&test_avltree1,
4
	&test_avltree1,
5
	true
5
	true
6
},
6
},