kfdtest: Add core test category

This will faciliate ASIC bringup, including under simulation environment.

Change-Id: Ie027a77a2498cba739fea51f404d9843ce8dbeae
Signed-off-by: Yong Zhao <Yong.Zhao@amd.com>


[ROCm/ROCR-Runtime commit: c27704ded9]
Bu işleme şunda yer alıyor:
Yong Zhao
2018-10-30 16:37:56 -04:00
ebeveyn 7fb7eab2d4
işleme 7330d49568
2 değiştirilmiş dosya ile 12 ekleme ve 0 silme
+11
Dosyayı Görüntüle
@@ -162,3 +162,14 @@ RAVEN_TESTS_BLACKLIST=\
"KFDDBGTest.BasicAddressWatch:"\
"KFDQMTest.QueueLatency:"\
"KFDQMTest.SdmaEventInterrupt"
# Core tests, used in scenarios like bringup
CORE_TESTS=\
"KFDQMTest.CreateDestroyCpQueue:"\
"KFDQMTest.SubmitPacketCpQueue:"\
"KFDQMTest.MultipleCpQueues:"\
"KFDQMTest.CreateDestroySdmaQueue:"\
"KFDQMTest.SubmitPacketSdmaQueue:"\
"KFDQMTest.MultipleSdmaQueues:"\
"KFDCWSRTest.BasicTest:"\
"KFDEventTest.SignalEvent"