History log of /fuchsia/zircon/system/ulib/unittest/README.md
Revision Date Author Comments
# 4378652f 06-Jun-2018 Doug Evans <dje@google.com>

[lib][unittest] Add docs on use of printf

ZX-2218 #comment patch

Change-Id: If12efb6d0cc90e250841731a3ec07cf1de61ddf0


# bb605b82 05-Jun-2018 Garratt <garratt@google.com>

[unittest] Clarify documentation around fdio

The unittest docs mention the lack of fdio in unittest,
but leave out the non-obvious consequence; that if you
do not link against fdio in your test, you will compile
and link just fine, but your test will not print any
output.

Change-Id: Ibd0207bbb7dabc4acbf544557cf5d8368d4c1397


# 241eee5f 16-Apr-2018 Doug Evans <dje@google.com>

[ulib][unittest] Document test case argv parsing rules

ZX-1998 #done

Change-Id: I9c8056382a8efd9164101b331e0b26cd4d96d2c4


# f3e2126c 12-Sep-2017 Roland McGrath <mcgrathr@google.com>

[zx] Magenta -> Zircon

The Great Renaming is here!

Change-Id: I3229bdeb2a3d0e40fb4db6fec8ca7d971fbffb94


# 3df798f3 10-Aug-2016 Doug Evans <dje@google.com>

[system][ulib][test-utils] Create test-utils library.

test-utils is moved from unittest to its own library.
The reason for this is that test-utils uses mxio but
unittest cannot use mxio. See system/ulib/unittest/README.md
and system/utest/core/README.md.

Change-Id: Id79ea8a4cf8cc948994cef5bcc3dfe035e90bff4