summaryrefslogtreecommitdiff
path: root/tests-clay/clay.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests-clay/clay.h')
-rw-r--r--tests-clay/clay.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests-clay/clay.h b/tests-clay/clay.h
index 8237991c0..4a57926bf 100644
--- a/tests-clay/clay.h
+++ b/tests-clay/clay.h
@@ -65,6 +65,7 @@ extern void test_attr_file__match_variants(void);
extern void test_attr_file__simple_read(void);
extern void test_attr_lookup__assign_variants(void);
extern void test_attr_lookup__check_attr_examples(void);
+extern void test_attr_lookup__from_buffer(void);
extern void test_attr_lookup__match_variants(void);
extern void test_attr_lookup__simple(void);
extern void test_attr_repo__cleanup(void);
@@ -72,6 +73,8 @@ extern void test_attr_repo__foreach(void);
extern void test_attr_repo__get_many(void);
extern void test_attr_repo__get_one(void);
extern void test_attr_repo__initialize(void);
+extern void test_attr_repo__macros(void);
+extern void test_attr_repo__manpage_example(void);
extern void test_buf_basic__printf(void);
extern void test_buf_basic__resize(void);
extern void test_config_add__cleanup(void);