Skip to content

Simple lightweight unittest framework based on googletest.

Notifications You must be signed in to change notification settings

sivachandra/unittest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: This project was created to demostrate that a simple, lighweight and a self-contained unittest framework can be adopted for LLVM-libc. Going forward, this project will not be maintained as LLVM-libc now has a unittest framework of itself (built using this project as a starting point.)

You can find LLVM-libc' unittest framework here: https://github.com/llvm/llvm-project/tree/master/libc/utils/UnitTest

unittest

Simple lightweight unittest framework.

About

Simple lightweight unittest framework based on googletest.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published