third_party.pigweed.src/pw_status
Paul Mathieu 97b967a692 unit_test: allow targets to specify their own test main
This allows having test-specific, per-target init logic.
Kept the existing test main as default.

Change-Id: I418dc4f9eefe0bc9d66fcb24d6c4573757f37144
2019-11-21 19:15:08 +00:00
..
public/pw_status
BUILD Move loads to beginning of BUILD files. 2019-11-19 18:20:03 +00:00
BUILD.gn unit_test: allow targets to specify their own test main 2019-11-21 19:15:08 +00:00
README.md
status_test.cc Use EXPECT_STREQ instead of EXPECT_EQ 2019-11-14 10:43:51 -08:00
status_with_size_test.cc
status.cc

pw_status: Pigweed error codes