mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-13 08:13:34 +00:00
yes
This commit is contained in:
@@ -136,7 +136,11 @@ void TestBufferDestruction()
|
||||
ENABLE_ERRORS;
|
||||
}
|
||||
|
||||
CleanupDevice(device);
|
||||
DISABLE_ERRORS;
|
||||
RESET_ERRORS_CHECK;
|
||||
CleanupDevice(device);
|
||||
TEST_ASSERT_TRUE(HAS_RECIEVED_ERROR);
|
||||
ENABLE_ERRORS;
|
||||
CleanupDevice(other_device);
|
||||
CleanupPulse(backend);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user