Fix path in CI script.

This commit is contained in:
Lukas Steiner
2023-02-23 17:09:33 +01:00
parent c4ca3d71d7
commit 823d473d97
4 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ test_DDR4:
- export GCOV_PREFIX=$(pwd)
- export GCOV_PREFIX_STRIP=$(pwd | awk -F"/" '{print NF-1}')
- cd build/bin
- ./DRAMSys ../../tests/tests_regression/DDR4/simulations/ddr4-example.json ../../tests/tests_regression/DDR4/
- ./DRAMSys ../../tests/tests_regression/DDR4/ddr4-example.json ../../tests/tests_regression/DDR4/
- ls -lah
- ls -lah ../../tests/tests_regression/DDR4/expected/
- sqldiff ../../tests/tests_regression/DDR4/expected/DRAMSys_ddr4-bankgrp_ddr4_ch0.tdb DRAMSys_ddr4-bankgrp_ddr4_ch0.tdb