3737 shell : bash
3838 run : |
3939 make clean
40- CFLAGS='-Itest -DMLD_CONFIG_FILE=\"break_pct_config.h\"' make func -j4
40+ CFLAGS='-Itest -DMLD_CONFIG_FILE=\"configs/ break_pct_config.h\"' make func -j4
4141 # PCT breakage is done at runtime via MLD_BREAK_PCT
4242 make run_func # Should be OK
4343 MLD_BREAK_PCT=0 make run_func # Should be OK
5353 with :
5454 gh_token : ${{ inputs.gh_token }}
5555 compile_mode : native
56- cflags : " -std=c11 -D_GNU_SOURCE -Itest -DMLD_CONFIG_FILE=\\\\\\\" custom_heap_alloc_config.h\\\\\\\" -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all"
56+ cflags : " -std=c11 -D_GNU_SOURCE -Itest -DMLD_CONFIG_FILE=\\\\\\\" configs/ custom_heap_alloc_config.h\\\\\\\" -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all"
5757 ldflags : " -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all"
5858 func : true
5959 kat : true
6868 with :
6969 gh_token : ${{ inputs.gh_token }}
7070 compile_mode : native
71- cflags : " -std=c11 -D_GNU_SOURCE -Itest -DMLD_CONFIG_FILE=\\\\\\\" custom_zeroize_config.h\\\\\\\" -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all"
71+ cflags : " -std=c11 -D_GNU_SOURCE -Itest -DMLD_CONFIG_FILE=\\\\\\\" configs/ custom_zeroize_config.h\\\\\\\" -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all"
7272 ldflags : " -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all"
7373 func : true
7474 kat : true
8282 with :
8383 gh_token : ${{ inputs.gh_token }}
8484 compile_mode : native
85- cflags : " -std=c11 -D_GNU_SOURCE -Itest -DMLD_CONFIG_FILE=\\\\\\\" custom_native_capability_config_1.h\\\\\\\" -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all"
85+ cflags : " -std=c11 -D_GNU_SOURCE -Itest -DMLD_CONFIG_FILE=\\\\\\\" configs/ custom_native_capability_config_1.h\\\\\\\" -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all"
8686 ldflags : " -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all"
8787 func : true
8888 kat : true
9696 with :
9797 gh_token : ${{ inputs.gh_token }}
9898 compile_mode : native
99- cflags : " -std=c11 -D_GNU_SOURCE -Itest -DMLD_CONFIG_FILE=\\\\\\\" custom_native_capability_config_0.h\\\\\\\" -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all"
99+ cflags : " -std=c11 -D_GNU_SOURCE -Itest -DMLD_CONFIG_FILE=\\\\\\\" configs/ custom_native_capability_config_0.h\\\\\\\" -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all"
100100 ldflags : " -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all"
101101 func : true
102102 kat : true
@@ -110,7 +110,7 @@ runs:
110110 with :
111111 gh_token : ${{ inputs.gh_token }}
112112 compile_mode : native
113- cflags : " -std=c11 -march=armv8.4-a+sha3 -D_GNU_SOURCE -Itest -DMLD_CONFIG_FILE=\\\\\\\" custom_native_capability_config_ID_AA64PFR1_EL1.h\\\\\\\" -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all"
113+ cflags : " -std=c11 -march=armv8.4-a+sha3 -D_GNU_SOURCE -Itest -DMLD_CONFIG_FILE=\\\\\\\" configs/ custom_native_capability_config_ID_AA64PFR1_EL1.h\\\\\\\" -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all"
114114 ldflags : " -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all"
115115 func : true
116116 kat : true
@@ -124,7 +124,7 @@ runs:
124124 with :
125125 gh_token : ${{ inputs.gh_token }}
126126 compile_mode : native
127- cflags : " -std=c11 -mavx2 -mbmi2 -mpopcnt -D_GNU_SOURCE -Itest -DMLD_CONFIG_FILE=\\\\\\\" custom_native_capability_config_CPUID_AVX2.h\\\\\\\" -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all"
127+ cflags : " -std=c11 -mavx2 -mbmi2 -mpopcnt -D_GNU_SOURCE -Itest -DMLD_CONFIG_FILE=\\\\\\\" configs/ custom_native_capability_config_CPUID_AVX2.h\\\\\\\" -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all"
128128 ldflags : " -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all"
129129 func : true
130130 kat : true
@@ -138,7 +138,7 @@ runs:
138138 with :
139139 gh_token : ${{ inputs.gh_token }}
140140 compile_mode : native
141- cflags : " -std=c11 -D_GNU_SOURCE -Itest -DMLD_CONFIG_FILE=\\\\\\\" no_asm_config.h\\\\\\\" -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all"
141+ cflags : " -std=c11 -D_GNU_SOURCE -Itest -DMLD_CONFIG_FILE=\\\\\\\" configs/ no_asm_config.h\\\\\\\" -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all"
142142 ldflags : " -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all"
143143 func : true
144144 kat : true
@@ -152,7 +152,7 @@ runs:
152152 with :
153153 gh_token : ${{ inputs.gh_token }}
154154 compile_mode : native
155- cflags : " -std=c11 -D_GNU_SOURCE -Itest -DMLD_CONFIG_FILE=\\\\\\\" serial_fips202_config.h\\\\\\\" -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all"
155+ cflags : " -std=c11 -D_GNU_SOURCE -Itest -DMLD_CONFIG_FILE=\\\\\\\" configs/ serial_fips202_config.h\\\\\\\" -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all"
156156 ldflags : " -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all"
157157 func : true
158158 kat : true
@@ -166,7 +166,7 @@ runs:
166166 with :
167167 gh_token : ${{ inputs.gh_token }}
168168 compile_mode : native
169- cflags : " -std=c11 -D_GNU_SOURCE -Itest -DMLD_CONFIG_FILE=\\\\\\\" custom_randombytes_config.h\\\\\\\" -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all"
169+ cflags : " -std=c11 -D_GNU_SOURCE -Itest -DMLD_CONFIG_FILE=\\\\\\\" configs/ custom_randombytes_config.h\\\\\\\" -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all"
170170 ldflags : " -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all"
171171 func : true
172172 kat : true
@@ -180,7 +180,7 @@ runs:
180180 with :
181181 gh_token : ${{ inputs.gh_token }}
182182 compile_mode : native
183- cflags : " -std=c11 -D_GNU_SOURCE -Itest -DMLD_CONFIG_FILE=\\\\\\\" custom_memcpy_config.h\\\\\\\" -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all"
183+ cflags : " -std=c11 -D_GNU_SOURCE -Itest -DMLD_CONFIG_FILE=\\\\\\\" configs/ custom_memcpy_config.h\\\\\\\" -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all"
184184 ldflags : " -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all"
185185 func : true
186186 kat : true
@@ -194,7 +194,7 @@ runs:
194194 with :
195195 gh_token : ${{ inputs.gh_token }}
196196 compile_mode : native
197- cflags : " -std=c11 -D_GNU_SOURCE -Itest -DMLD_CONFIG_FILE=\\\\\\\" custom_memset_config.h\\\\\\\" -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all"
197+ cflags : " -std=c11 -D_GNU_SOURCE -Itest -DMLD_CONFIG_FILE=\\\\\\\" configs/ custom_memset_config.h\\\\\\\" -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all"
198198 ldflags : " -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all"
199199 func : true
200200 kat : true
@@ -208,7 +208,7 @@ runs:
208208 with :
209209 gh_token : ${{ inputs.gh_token }}
210210 compile_mode : native
211- cflags : " -std=c11 -D_GNU_SOURCE -Itest -DMLD_CONFIG_FILE=\\\\\\\" custom_stdlib_config.h\\\\\\\" -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all"
211+ cflags : " -std=c11 -D_GNU_SOURCE -Itest -DMLD_CONFIG_FILE=\\\\\\\" configs/ custom_stdlib_config.h\\\\\\\" -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all"
212212 ldflags : " -fsanitize=address -fsanitize=undefined -fno-sanitize-recover=all"
213213 func : true
214214 kat : true
0 commit comments