commit | 0bdcf25be960f8d342ee6b0f0378d76d8f235f5b | [log] [tgz] |
---|---|---|
author | Chenbo Feng <fengc@google.com> | Sun Mar 04 23:38:12 2018 -0800 |
committer | Chenbo Feng <fengc@google.com> | Mon Mar 05 02:25:20 2018 -0800 |
tree | d040df686410e5769743bae8faaf474afab9f165 | |
parent | bcb80941dcf48090e3e0c3c6ae532e38a8f2de5d [diff] |
Fix broken libbpf_test The libbpf_test BpfNetworkStatsHelperTest.TestGetUidStatsTotal is broken due to the change of StatsValue struct in libbpf. This patch fix the test and cleaned up the warnings. Test: ./libbpf_test Bug: 30950746 Change-Id: I0ccfe52bc6db41325b061f8eeb041018da62f314