tests/unit/pot/CMakeLists.txt
0 → 100644
+16
−0
tests/unit/pot/is_power_of_two.c
0 → 100644
+27
−0
tests/unit/pot/log2.c
0 → 100644
+36
−0
tests/unit/pot/log2.cpp
0 → 100644
+39
−0
tests/unit/pot/log2ceil.c
0 → 100644
+37
−0
Loading