Skip to content

AbsInt/CompCert-small-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small test suite for CompCert

This is a small test and benchmark suite for the CompCert verified C compiler. It used to be part of the main CompCert project at https://github.com/AbsInt/CompCert, but now lives in its own repository at https://github.com/AbsInt/CompCert-small-tests .

Usage

This repository must be checked out as a subdirectory of the main CompCert project. From a clone of the main CompCert project, do

git submodule init
git submodule update

License

Unless explicitly mentioned in individual files, the files in this project are distributed under the terms of the GNU General Public License version 2 (see file LICENSE for a copy), or (at your option) any later version.

About

A small test suite for the CompCert C verified compiler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages