diff options
author | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2018-03-22 16:14:11 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2018-04-03 08:32:46 +0900 |
commit | 9f93acce2c7e4a7e878179acf2e6e64257767b9c (patch) | |
tree | 6f97d1dd6fa0fe6b1714ac0d04cf736c4f1f8752 /packet/bgp/bgp.go | |
parent | b05e13b4951858524ce81a532c0fa8e2a42b88ba (diff) |
bgp_race_test: Unit test to detect data races
This patch adds UT file to detect data races when serializing BGP UPDATE
messages.
Example of Usage:
$ go test -race github.com/osrg/gobgp/packet/bgp -run ^Test_RaceCondition$
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Diffstat (limited to 'packet/bgp/bgp.go')
0 files changed, 0 insertions, 0 deletions