kfdtest: Add a core test filter for software scheduler mode

The new filter can be used by "./run_kfdtest.sh -p core_sws".

Change-Id: I1c43669cfc07c09ccafb9fa2e2851932ac59307d
Signed-off-by: Yong Zhao <Yong.Zhao@amd.com>
This commit is contained in:
Yong Zhao
2019-09-22 17:10:14 -04:00
vanhempi ffbdb726ac
commit 98b0652917
2 muutettua tiedostoa jossa 8 lisäystä ja 3 poistoa
+1 -1
Näytä tiedosto
@@ -52,7 +52,7 @@ printUsage() {
echo
echo "Gtest arguments will be forwarded to the app"
echo
echo "Valid platform options: pm, core, polaris10, vega10, vega20, all, and so on"
echo "Valid platform options: core_sws, core, polaris10, vega10, vega20, pm, all, and so on"
echo "'all' option runs all tests"
return 0