class TestProcessForSystemInfo
Defined at line 179 of file ../../src/lib/zxdump/dump-tests.h
Public Methods
void StartChild ()
Start a child for system information dump testing.
Defined at line 137 of file ../../src/lib/zxdump/dump-tests.cc
void CheckDump (zxdump::TaskHolder & holder)
Verify a dump file for that child was inserted and looks right.
Defined at line 153 of file ../../src/lib/zxdump/dump-tests.cc
template <typename Writer>
void Dump (Writer & writer)
Do the basic dump using the dumper API.
Defined at line 186 of file ../../src/lib/zxdump/dump-tests.h