compatdb: Use a seperate endpoint for testcase submission
This commit is contained in:
parent
a9dc34ea5c
commit
585b6a6a50
7 changed files with 65 additions and 7 deletions
|
@ -35,6 +35,7 @@ public:
|
|||
void Visit(const Telemetry::Field<std::chrono::microseconds>& field) override;
|
||||
|
||||
void Complete() override;
|
||||
bool SubmitTestcase() override;
|
||||
|
||||
private:
|
||||
struct Impl;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue