History log of /fuchsia/zircon/system/utest/core/stack/stack-test.c
Revision Date Author Comments
# f3e2126c 12-Sep-2017 Roland McGrath <mcgrathr@google.com>

[zx] Magenta -> Zircon

The Great Renaming is here!

Change-Id: I3229bdeb2a3d0e40fb4db6fec8ca7d971fbffb94


# 4b913ba9 10-Aug-2017 Mark Seaborn <mseaborn@google.com>

[unittest] Use ASSERT_NE()/EXPECT_NE() instead of ASSERT_NEQ()/EXPECT_NEQ()

This is to make the interface more consistent with gtest, which uses
the _NE suffix rather than _NEQ for "not equal".

Change-Id: Ic03fda7322ab79cbd806c8f849b6956d201c6d45


# 4d0df723 27-Feb-2017 Roland McGrath <mcgrathr@google.com>

[ulib][magenta] Rename mx_num_cpus -> mx_system_get_num_cpus, mx_version_get -> mx_system_get_version

Put these into a the "object-verb" naming scheme for system calls.

Also move the vmar calls out of the "not public" section of syscalls.sysgen.

Change-Id: I47b30c974b0b05aff1d45316346c67d3effbb4f0


# 248fded3 20-Feb-2017 Roland McGrath <mcgrathr@google.com>

[utest][core] Add test of stack invariants

Change-Id: I6d45bed4a0a5ec194d13e1564e928a3a7f019ebf