TestTrackerIcon
TestTrackerIcon(nodeInfo, &testRef1, B_MINI_ICON, fIconM4);
TestTrackerIcon(nodeInfo, &testRef1, B_LARGE_ICON, fIconL4);
TestTrackerIcon(nodeInfo, &testRef1, B_MINI_ICON, &octetMIcon);
TestTrackerIcon(nodeInfo, &testRef1, B_LARGE_ICON, &octetLIcon);
TestTrackerIcon(nodeInfo, &testRef1, B_MINI_ICON, &octetMIcon);
TestTrackerIcon(nodeInfo, &testRef1, B_LARGE_ICON, &octetLIcon);
TestTrackerIcon(testDir, B_DIRECTORY_MIME_TYPE);
TestTrackerIcon("/", B_VOLUME_MIME_TYPE);
TestTrackerIcon("/system", B_SYMLINK_MIME_TYPE);
TestTrackerIcon(testFile4, B_APP_MIME_TYPE);
TestTrackerIcon(info, &ref, B_MINI_ICON, &miniIcon);
TestTrackerIcon(info, &ref, B_LARGE_ICON, &largeIcon);
TestTrackerIcon(nodeInfo, &testRef1, B_MINI_ICON, &octetMIcon);
TestTrackerIcon(nodeInfo, &testRef1, B_LARGE_ICON, &octetLIcon);
TestTrackerIcon(nodeInfo, &testRef1, B_MINI_ICON, fIconM1);
TestTrackerIcon(nodeInfo, &testRef1, B_LARGE_ICON, fIconL1);
TestTrackerIcon(nodeInfo, &testRef1, B_MINI_ICON, fIconM1);
TestTrackerIcon(nodeInfo, &testRef1, B_LARGE_ICON, fIconL1);
TestTrackerIcon(nodeInfo, &testRef1, B_MINI_ICON, fIconM2);
TestTrackerIcon(nodeInfo, &testRef1, B_LARGE_ICON, fIconL2);
TestTrackerIcon(nodeInfo, &testRef1, B_MINI_ICON, fIconM3);
TestTrackerIcon(nodeInfo, &testRef1, B_LARGE_ICON, fIconL3);
TestTrackerIcon(nodeInfo, &testRef1, B_MINI_ICON, fIconM3);
TestTrackerIcon(nodeInfo, &testRef1, B_LARGE_ICON, fIconL3);