|
Mir
|
#include <chrono>#include <cstdlib>#include <functional>#include <iosfwd>#include <memory>#include <stdexcept>#include <unistd.h>Go to the source code of this file.
Classes | |
| struct | mir_test_framework::Result |
| class | mir_test_framework::Process |
Namespaces | |
| mir_test_framework | |
Functions | |
| std::ostream & | mir_test_framework::operator<< (std::ostream &out, const Result &result) |
| template<typename Callable > | |
| std::shared_ptr< Process > | mir_test_framework::fork_and_run_in_a_different_process (Callable &&main_fn, std::function< int()> exit_fn) |
Copyright © 2012-2018
Canonical Ltd.
Generated on Thu Apr 5 15:26:05 UTC 2018