new makefile target for error reporting
[sliver-openvswitch.git] / tests / library.at
index 541a416..ded0a22 100644 (file)
@@ -112,6 +112,8 @@ AT_CLEANUP
 m4_foreach(
   [testname],
   [[ctz],
+   [round_up_pow2],
+   [round_down_pow2],
    [popcount],
    [log_2_floor],
    [bitwise_copy],