xo-objectd2 xo-printable xo-facet: pp working for List(Integer)
Also streamline facet switching
This commit is contained in:
parent
29cf7d4f79
commit
016ddf730f
1 changed files with 4 additions and 0 deletions
|
|
@ -76,6 +76,10 @@ namespace utest {
|
|||
*
|
||||
* test function should use REQUIRE_ORCAPTURE() / REQUIRE_ORFAIL().
|
||||
* It should *not* use REQUIRE() or CHECK().
|
||||
*
|
||||
* @p test_name banner for initial log message (only printed on 2nd pass)
|
||||
* @p test_fn function to invoke test pass.
|
||||
* @p n test size/id (cosmetic - printed in log messages)
|
||||
**/
|
||||
static inline bool bimodal_test(std::string test_name,
|
||||
std::function<bool (bool dbg_flag, std::uint32_t n)> test_fn,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue