下载此文档

linux测试工具介绍.docx


文档分类:IT计算机 | 页数:约13页 举报非法文档有奖
1/13
下载提示
  • 1.该资料是网友上传的,本站提供全文预览,预览什么样,下载就什么样。
  • 2.下载该文档所得收入归上传者、原创者。
  • 3.下载的文档,不会出现我们的网址水印。
1/13 下载此文档
文档列表 文档介绍
Linux Test Tools

测试归类:
Cluster
磁盘空间测试(簇)
HINT 
allows parisons over extreme variations puter architecture, absolute performance, storage capacity, and precision. (在计算机体系结构、极端性能、存储容量和准确度可变的情况下做比较。)
It's listed as a Past Projectwith a link to but I have not been able to find where it is being maintained. If you know, please drop me a note. 
Code Coverage Analysis
代码覆盖率分析
产生覆盖信息报告的工具;
lcov是将gcov产生的报告信息,以更直观的方式显示出来工具
gcov 
Code analysis tool for profiling code and determining: 1) how often each line of code executes, 2) what lines of code are actually executed, 3.) how puting time each section of codeuses  
(分析代码的代码分析工具,确定1)每行代码执行频率2)实际上哪些代码确实被执行了3)每一段(section code)执行时间)
 
lcov 
LCOV is an extension of GCOV, a GNU tool which provides information about what parts of a program are actually executed (. "covered") while running a particular test case. The extension provides HTML output and support for large projects. (LCOV是GCOV的扩展,LCOV提供HTML支持,支持大项目)
 
Database
数据库
DOTS 
Database Opensource Test Suite (数据库开源测试套件)
 
dbgrinder 
perl script to inflict stress on a mysql server (perl脚本在mysql服务器上的压力)
 
OSDL Database Testsuite 
OSDL Database Testsuite (OSDL 数据库测试套件)
 
Debug
调试
Dynamic Probes 
Dynamic Probes is a generic and pervasive debugging facility. (动态探针是一个通用的和普遍的调试工具。)
 
Kernel Debug (KDB) 
KDB is an interactive debugger built into the Linux kernel. It allows the user to examine kernel memory, disassembled code and registers. (KDB是内置到Linux内核交互式调试器。它允许用户查看内核内存,汇编代码和寄存器。)
 
Linux Kernel Crash Dump 
LKCD project is designed to help detect, save and examine system crashes and crash info. (LKCD(linux内核崩溃转储)旨在帮助检测、保存和检查系统崩溃和崩溃信息)
 
Linux Trace Toolkit (LTT) 
The Linux Trace Toolkit is a fully-featured tracing system for the Linux kernel. (linux跟踪工具包,是一个完整的内核跟踪系统)
 
Defect Tracking
缺陷跟踪
Bugzilla 
allows individuals or groups of developers to keep track of outstanding bugs in their product effectively 
 

linux测试工具介绍 来自淘豆网m.daumloan.com转载请标明出处.

相关文档 更多>>
非法内容举报中心
文档信息
  • 页数13
  • 收藏数0 收藏
  • 顶次数0
  • 上传人253214894
  • 文件大小88 KB
  • 时间2018-10-15