"src/targets/vscode:/vscode.git/clone" did not exist on "be7467a85c44339685018da2351146ef63069185"
  • Paul Fultz II's avatar
    Add tests for C API (#1266) · a7a32a9e
    Paul Fultz II authored
    This will ensure that migraphx.h can be included from a C compiler, and check that the C API can be called. This includes stdbool.h which is needed when using bool from C.
    a7a32a9e
test_c_op_construct.c 1.52 KB