Simple test for compare_path_raw(). It's moved into a separate source
[disorder] / lib / test.h
index a32c8ab..4fbde0b 100644 (file)
@@ -155,6 +155,8 @@ void test_words(void);
 void test_wstat(void);
 void test_bits(void);
 void test_vector(void);
+void test_syscalls(void);
+void test_trackname(void);
 
 #endif /* TEST_H */