• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

teor2345 / tor / 625
50%
master: 64%

Build:
Build:
LAST BUILD BRANCH: ticket34200
DEFAULT BRANCH: master
Ran 17 Apr 2019 01:22AM UTC
Jobs 1
Files 341
Run time 22s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
625

push

travis-ci

teor2345
test/relay: add a missing typedef

In 0.3.4 and later, these functions are declared in rephist.h:
STATIC uint64_t find_largest_max(bw_array_t *b);
STATIC void commit_max(bw_array_t *b);
STATIC void advance_obs(bw_array_t *b);

But in 0.2.9, they are declared in rephist.c and test_relay.c.

So compilers fail with a "must use 'struct' tag" error.

We add the missing struct typedef in test_relay.c, to match the
declarations in rephist.c.

(Merge commit 813019cc57 moves these functions into rephist.h instead.)

Fixes bug 30184; not in any released version of Tor.

29509 of 58849 relevant lines covered (50.14%)

18970.35 hits per line

Jobs
ID Job ID Ran Files Coverage
3 625.3 (COVERAGE_OPTIONS="--enable-coverage" HARDENING_OPTIONS="") 17 Apr 2019 01:22AM UTC 0
50.14
Travis Job 625.3
Source Files on build 625
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #625
  • 031ed59d on github
  • Prev Build on bug30184_029 (#624)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc