util/tests: add basic unit tests for bitset
authorDave Airlie <airlied@redhat.com>
Mon, 29 Apr 2019 02:24:58 +0000 (12:24 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 3 May 2019 05:23:04 +0000 (15:23 +1000)
commit18973a450ed986a0f56aa35b14c8e9fd9260f168
treeea59a8c6c914fd0d06fd976deaf74f96d82a1dbb
parent6fd6246d92cde32426aafa3d0748f03f403f8f1b
util/tests: add basic unit tests for bitset

The last test here currently fails as there is a bug in bitset.h

Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/util/bitset_test.cpp [new file with mode: 0644]
src/util/meson.build