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

Bareflank / hypervisor / 1465 / 4
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 27 Jul 2017 11:03PM UTC
Files 396
Run time 12s
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

27 Jul 2017 10:55PM UTC coverage: 100.0%. Remained the same
TEST="Coveralls"

push

travis-ci

rianquinn
bfelf_loader/test: compile fix for test (#465)

Fixes error compiling:

/home/chris/git/hypervisor/bfelf_loader/test/test_loader_relocate.cpp: In member function ‘void bfelf_loader_ut::test_bfelf_loader_relocate_uninitialized_files()’:
/home/chris/git/hypervisor/bfelf_loader/test/test_loader_relocate.cpp:56:63: error: no match for ‘operator=’ (operand types are ‘std::shared_ptr<char>’ and ‘std::remove_reference<std::unique_ptr<char []>&>::type {aka std::unique_ptr<char []>}’)
     m_dummy_misc_exec = std::move(std::get<0>(dummy_misc_pair));
...

Convert m_dummy_misc_exec and m_dummy_code_exec from:
- shared_ptr to unique_ptr
- from char to char[].

On a side note, how is this not caught by automated CI build/test?

Signed-off-by: Chris Patterson <pattersonc@ainfosec.com>

40110 of 40110 relevant lines covered (100.0%)

185.71 hits per line

Source Files on job 1465.4 (TEST="Coveralls")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1465
  • Travis Job 1465.4
  • 2ca80ac1 on github
  • Prev Job for TEST="Coveralls" on master (#1461.4)
  • Next Job for TEST="Coveralls" on master (#1484.4)
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