tree: 22b531a6ca0b4aebffd46453d9996cd48511e4a9 [path history] [tgz]
  1. include/
  2. all-tests.c
  3. BUILD.gn
  4. crash-handler.c
  5. crash-handler.h
  6. crash-list.c
  7. crash-list.h
  8. README.md
  9. rules.mk
  10. unittest.c
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.