df

Dependencies:   mbed

Fork of APP1 by Team APP

Revision:
12:1c341b119b23
Parent:
9:12519f9dd3cd
Child:
13:bb9669053eb3
--- a/TestUtility.hpp	Sun Jan 15 18:57:53 2017 +0000
+++ b/TestUtility.hpp	Sun Jan 15 19:46:10 2017 +0000
@@ -7,6 +7,8 @@
     void test_is_almost_equal();
     void test_wrap_angle();
     void test_degree_from_radian();
+    void test_update_bit();
+    void test_update_bit_for_values_greater_than_one_byte();
 }
 
 #endif
\ No newline at end of file