tree: e122b9e78972f3b782c72a11b22622f5eefcfb8e [path history] [tgz]
  1. include/
  2. all-tests.cpp
  3. crash-handler.cpp
  4. crash-handler.h
  5. crash-list.cpp
  6. crash-list.h
  7. README.md
  8. rules.mk
  9. unittest.cpp
system/ulib/unittest/README.md

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.