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

randombit / botan / 747
89%

Build:
DEFAULT BRANCH: master
Ran 22 Aug 2017 10:49PM UTC
Jobs 1
Files 111
Run time 11s
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
747

Pull #316

travis-ci

randombit
Fix McEliece key gen endian dependency.

The tests which generate McEliece keys using a deterministic RNG and
fixed seed failed on PowerPC (or other big endian systems) because the
vectors assumed we were creating elements little endian, which is
what happend with rng.randomize(&u16, 2) on x86

Fix it to always be little endian. No particular reason to prefer one vs the
other here (we're just trying for compatability with ourselves) and choosing
little endian avoids having to regen the vectors.
Pull Request #316: Fix McEliece key gen endian dependency.

764 of 2986 branches covered (25.59%)

3979 of 8386 relevant lines covered (47.45%)

7.63 hits per line

Jobs
ID Job ID Ran Files Coverage
3 747.3 (TARGETOS="desktop" MODULES="all" BUILD_MODE="shared") 22 Aug 2017 10:49PM UTC 0
47.45
Travis Job 747.3
Source Files on build 747
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #747
  • Pull Request #316
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