aboutsummaryrefslogtreecommitdiffstats
path: root/test.h
diff options
context:
space:
mode:
Diffstat (limited to 'test.h')
-rw-r--r--test.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/test.h b/test.h
index 4f14ef8..86d59c0 100644
--- a/test.h
+++ b/test.h
@@ -23,11 +23,13 @@ void test_millibar(void);
void test_kilopascal(void);
void test_bar(void);
void test_psi(void);
+void test_inch_mercury(void);
void test_as_pascal(void);
void test_as_millibar(void);
void test_as_kilopascal(void);
void test_as_bar(void);
void test_as_psi(void);
+void test_as_inch_mercury(void);
void test_kelvin(void);
void test_celsius(void);