diff options
Diffstat (limited to 'tests-clay/clay.h')
| -rw-r--r-- | tests-clay/clay.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests-clay/clay.h b/tests-clay/clay.h index 2c687ee5a..812209be1 100644 --- a/tests-clay/clay.h +++ b/tests-clay/clay.h @@ -70,6 +70,9 @@ extern void test_core_dirent__traverse_weird_filenames(void); extern void test_core_filebuf__0(void); extern void test_core_filebuf__1(void); extern void test_core_filebuf__2(void); +extern void test_core_filebuf__3(void); +extern void test_core_filebuf__4(void); +extern void test_core_filebuf__5(void); extern void test_core_oid__initialize(void); extern void test_core_oid__streq(void); extern void test_core_path__0(void); |
