class TestProcessForPropertiesAndInfo

Defined at line 154 of file ../../src/lib/zxdump/dump-tests.h

Public Methods

void StartChild ()

Start a child for basic property

&

info dump testing.

Defined at line 45 of file ../../src/lib/zxdump/dump-tests.cc

template <typename Writer>
void Dump (Writer & writer, PrecollectFunction precollect, SegmentCallback prune)

Do the basic dump using the dumper API.

Defined at line 54 of file ../../src/lib/zxdump/dump-tests.cc

void CheckDump (zxdump::TaskHolder & holder, bool threads_dumped)

Verify a dump file for that child was inserted and looks right.

Defined at line 96 of file ../../src/lib/zxdump/dump-tests.cc

void NoPrecollect (zxdump::TaskHolder & holder, zxdump::ProcessDump & dump)

Defined at line 159 of file ../../src/lib/zxdump/dump-tests.h