Skip to content

open-crs/nist_c_test_suite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

NIST's C Test Suite ๐Ÿ“ฆ

Description ๐Ÿ–ผ๏ธ

This repository contains the content of the NIST's "C Test Suite for Source Code Analyzer v2 - Vulnerable", created by Aurelien Delaitre in 2015, as it could not be found on GitHub. Compared to the original test suite, the repository adds the build functionality that automatically compiles all the source code files into their corresponding ELF executables (with .elf extension).

Usage ๐Ÿงฐ

  1. Build all the executables via make all.
  2. Remove all the executables via make clean.

Resources ๐Ÿ“š

Name Description Link
C Test Suite for Source Code Analyzer v2 - Secure Original dataset website

About

NIST's "C Test Suite for Source Code Analyzer v2 - Vulnerable" ๐Ÿ“ฆ

Topics

Resources

Stars

Watchers

Forks