rocrtst: set HSA_ENABLE_INTERRUPT after TestExample creation (#2687)
Signed-off-by: Horatio Zhang <Hongkun.Zhang@amd.com> Co-authored-by: cfreeamd <166262151+cfreeamd@users.noreply.github.com>
このコミットが含まれているのは:
@@ -136,8 +136,8 @@ TEST(rocrtst, Test_Example) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
TEST(rocrtst, Test_Example_InterruptDisabled) {
|
TEST(rocrtst, Test_Example_InterruptDisabled) {
|
||||||
rocrtst::SetEnv("HSA_ENABLE_INTERRUPT", "0");
|
|
||||||
TestExample tst;
|
TestExample tst;
|
||||||
|
rocrtst::SetEnv("HSA_ENABLE_INTERRUPT", "0");
|
||||||
RunGenericTest(&tst);
|
RunGenericTest(&tst);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
新しいイシューから参照
ユーザーをブロックする