libcopp
2.2.0
|
#include <libcopp/coroutine/generator_promise.h>
#include <libcotask/task_manager.h>
#include <libcotask/task_promise.h>
#include <cstdio>
#include <cstring>
#include <iostream>
#include <memory>
#include "frame/test_macros.h"
Go to the source code of this file.
Functions | |
CASE_TEST (task_promise_task_manager, disabled) | |
CASE_TEST | ( | task_promise_task_manager | , |
disabled | |||
) |
Definition at line 635 of file task_promise_task_manager_test.cpp.