feat: add tests folder
This commit is contained in:
10
tests/unit/build/CMakeFiles/test_utils.dir/flags.make
Normal file
10
tests/unit/build/CMakeFiles/test_utils.dir/flags.make
Normal file
@@ -0,0 +1,10 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.16
|
||||
|
||||
# compile C with /usr/bin/cc
|
||||
C_FLAGS = -g -Wall -pedantic -g -O0 --coverage -std=gnu11
|
||||
|
||||
C_DEFINES = -DDEBUG=0 -DSKIP_FOR_CMOCKA -DTEST
|
||||
|
||||
C_INCLUDES = -I/home/cseguret/Projects/app-ethereum/tests/unit/../../src -I/home/cseguret/Projects/app-ethereum/tests/unit/../../src_common -I/home/cseguret/Projects/app-ethereum/tests/unit/build/_deps/cmocka-src/include
|
||||
|
||||
Reference in New Issue
Block a user