c_linkmodes

command
v0.15.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 5, 2018 License: Apache-2.0 Imports: 1 Imported by: 0

README

c-archive / c-shared linkmodes
==============================

.. _go_binary: /go/core.rst#go_binary

Tests to ensure that c-archive link mode is working as expected.

.. contents::

add_test_archive.c
------------------

Test that calls a CGo exported `GoAdd` method from C and check that the return
value is correct. This is a `cc_test` that links statically against a
`go_binary`.

add_test_shared.c
-----------------

Test that calls a CGo exported `GoAdd` method from C and check that the return
value is correct. This is a `cc_test` that links dynamically against a
`go_binary`.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL