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

@@ -6,7 +6,7 @@ test_HBM2:
- export GCOV_PREFIX=$(pwd)
- export GCOV_PREFIX_STRIP=$(pwd | awk -F"/" '{print NF-1}')
- cd build/bin
- ./DRAMSys ../../tests/tests_regression/HBM2/simulations/hbm2-example.json ../../tests/tests_regression/HBM2/
- ./DRAMSys ../../tests/tests_regression/HBM2/hbm2-example.json ../../tests/tests_regression/HBM2/
- ls -lah
- ls -lah ../../tests/tests_regression/HBM2/expected/
- sqldiff ../../tests/tests_regression/HBM2/expected/DRAMSys_hbm2-example_hbm2_ch0.tdb DRAMSys_hbm2-example_hbm2_ch0.tdb