Zhiyi Zhang (@zhiyi) commented about dlls/comctl32/tests/listview.c:
ok(lstrcmpA(buff, names[3]) == 0, "Expected '%s', got '%s'\n", names[3], buff); DestroyWindow(hwnd);
- test_sort_order();
I would call it test_custom_sort() and call it from the main function.