Add RCU unit test

This commit is contained in:
Robin Gareus
2020-11-05 02:24:54 +01:00
parent 1a73ef16f4
commit 88fc0ed392
3 changed files with 144 additions and 0 deletions

View File

@@ -207,6 +207,7 @@ def build(bld):
test/convert_test.cc
test/filesystem_test.cc
test/natsort_test.cc
test/rcu_test.cc
test/reallocpool_test.cc
test/xml_test.cc
test/test_common.cc