]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/bitops.t
Opt: OPT_MULTIPLE implemented, no tests yet but seems working
[libucw.git] / ucw / bitops.t
index 42240665c2fbd4207e5c5afd1ba3240a7c91d1c7..69fb4f0dd7c418efb95d57a422196499db1223ca 100644 (file)
@@ -51,3 +51,13 @@ Out: 0
        17
        9
        27
+
+Run:   ../obj/ucw/bit-count-t
+In:    11111111111111111
+       000000000000
+       0001010000
+       1001010101010000010111100011100001110010101010000111000011100000001001010101000101010
+Out:   17
+       0
+       2
+       35