ceedling test:allcd src/gcc main.c -o main./mainrm main
ceedling test:all
cd src/
gcc main.c -o main
./main
rm main