From 1fcb031fb057ed1011f8a589305fa293db20e8ba Mon Sep 17 00:00:00 2001 From: "Felipe S. Prado" Date: Tue, 11 Oct 2016 14:36:18 +0200 Subject: [PATCH] New test --- DRAMSys/tests/tests.pri | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/DRAMSys/tests/tests.pri b/DRAMSys/tests/tests.pri index 12b30fbe..001dfe5e 100644 --- a/DRAMSys/tests/tests.pri +++ b/DRAMSys/tests/tests.pri @@ -17,3 +17,8 @@ OTHER_FILES += tests/error/fr_fcfs.xml OTHER_FILES += tests/error/generateErrorTest.pl OTHER_FILES += tests/error/WideIO.xml +# timing compliace test +OTHER_FILES += tests/timing_compliace/sim-batch.xml +OTHER_FILES += tests/timing_compliace/fifoStrict.xml +OTHER_FILES += tests/timing_compliace/test.pl +