aboutsummaryrefslogtreecommitdiffstats
path: root/test.h
diff options
context:
space:
mode:
Diffstat (limited to 'test.h')
-rw-r--r--test.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/test.h b/test.h
index cc91c7e..ef3e9cf 100644
--- a/test.h
+++ b/test.h
@@ -15,6 +15,9 @@ void test_as_rad_per_sec(void);
void test_as_deg_per_sec(void);
void test_as_rpm(void);
+void test_percent(void);
+void test_as_percent(void);
+
void test_pascal(void);
void test_millibar(void);
void test_kilopascal(void);