tree: 4b1187cbbb70a4fcfc67f171be2b63ed97e06daa [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 mxio since system/utest/core uses it and system/utest/core cannot use mxio. See system/utest/core/README.md.