gcov_lcov 演练工程源码

时间:2023-11-06 03:05:14
【文件属性】:

文件名称:gcov_lcov 演练工程源码

文件大小:123KB

文件格式:7Z

更新时间:2023-11-06 03:05:14

gcov

一个gcov和lcov使用和练习的源码,仅用来记录自我学习和使用gcov的过程和经验,以便后续开发中可以借鉴。


【文件预览】:
test8_lcov_ok
----cunit()
--------CunitTest.c(5KB)
--------CunitTest.gcda(720B)
--------Stub.gcda(464B)
--------CunitTest.o(10KB)
--------Stub.c(15KB)
--------lib()
--------Stub.o(7KB)
--------Stub.gcno(5KB)
--------CunitTest.gcno(5KB)
--------include()
----test.out(123KB)
----src()
--------main.o(5KB)
--------test.gcda(352B)
--------test.c(749B)
--------main.gcda(320B)
--------spi.gcno(776B)
--------test.gcno(2KB)
--------mdio.gcno(780B)
--------spi.gcda(232B)
--------mdio.c(320B)
--------main.gcno(2KB)
--------mdio.o(3KB)
--------mdio.gcda(232B)
--------test.o(5KB)
--------spi.o(3KB)
--------spi.c(313B)
--------main.c(1KB)
----test.info(4KB)
----makefile(3KB)
----result()
--------cunit()
--------updown.png(117B)
--------snow.png(141B)
--------index.html(4KB)
--------glass.png(167B)
--------src()
--------index-sort-f.html(4KB)
--------amber.png(141B)
--------gcov.css(10KB)
--------emerald.png(141B)
--------index-sort-l.html(4KB)
--------ruby.png(141B)
----include()
--------mdio.h(150B)
--------test.h(56B)
--------main.h(1KB)
--------spi.h(145B)

网友评论