Skip to content

Latest commit

 

History

38 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software-test-class-sample

Build Status codecov

Software test class sample code

support CI Jenkins file

Use google test as framework

Makefile

make [all] - makes googletest executable file.

make TARGET - makes the given target.

make clean - removes all files generated by make.

make test - run googletest executable file.

make gcov - run gcov to get coverage informtion.

steps

How to judge

cd make
make
make test
make gcov

About

Software testing class 2018/02

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages