blob: 16bb702b00b51964a80be84b4d64a99d9075552e [file] [log] [blame]
// clang-format off
// Generated file (from: sub_float16.mod.py). Do not edit
#include "../../TestGenerated.h"
namespace sub_float16 {
// Generated sub_float16 test
#include "generated/examples/sub_float16.example.cpp"
// Generated model constructor
#include "generated/models/sub_float16.model.cpp"
} // namespace sub_float16
TEST_F(GeneratedTests, sub_float16) {
execute(sub_float16::CreateModel,
sub_float16::is_ignored,
sub_float16::get_examples());
}