blob: 6d8e47528456e8794c1a6d93dbfad4e418104dbd [file] [log] [blame]
# Copyright (c) 2020, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
# =================== GENERATING TEST BINDINGS ==================
# dart run ffigen --config test/native_test/config.yaml
# ===============================================================
name: NativeLibrary
description: 'Native tests.'
output: 'test/native_test/native_test_bindings.dart'
headers:
entry-points:
- 'test/native_test/native_test.c'
include-directives:
- '**native_test.c'
compiler-opts: '-Wno-nullability-completeness'
preamble: |
// ignore_for_file: camel_case_types, non_constant_identifier_names