blob: 1f9603149207ec8234e66f1caedc19e241b2c580 [file] [log] [blame] [view]
# ulib/unittest
This directory contains a harness for writing tests used by system/utest.
N.B. This library cannot use fdio since system/utest/core uses it
and system/utest/core cannot use fdio. See system/utest/core/README.md.