forked from OSchip/UnityChipVerification
21 lines
321 B
INI
21 lines
321 B
INI
[pytest]
|
|
pythonpath =
|
|
../utils
|
|
./FTB/src
|
|
../out/picker_out_FTB
|
|
./uFTB/src
|
|
../out/picker_out_uFTB
|
|
./TAGE-SC/src
|
|
../out/picker_out_TageSC
|
|
./ITTAGE/src
|
|
../out/picker_out_ITTAGE
|
|
./RAS/src
|
|
../out/picker_out_RAS
|
|
|
|
testpaths =
|
|
./FTB/tests
|
|
./uFTB/tests
|
|
./TAGE-SC/tests
|
|
./ITTAGE/tests
|
|
./RAS/tests
|