CC=cc CFLAGS=-Wall -Wextra -pedantic -std=c99 -O2 CFLAGS-TEST=$(CFLAGS) -fsanitize=address -ggdb -fprofile-instr-generate -fcoverage-mapping