prog:csmith
Générateur aléatoire de code source en C.
Exemple d'utilisation
set -e while [ true ] do csmith-2.3.0/src/csmith > test.c clang-format -style=Google test.c # gcc -Icsmith-2.3.0/runtime -O -w test.c -o /dev/null; done
prog/csmith.txt · Dernière modification : 2023/04/03 11:19 de root