Skip to content

Conversation

@cyndis
Copy link

@cyndis cyndis commented Jul 10, 2015

  • Removes watchdog.py because it was unused and duplicate code is in system.py
  • Use 'with' blocks instead of normal construction because otherwise we cannot guarantee release of resources like fds
  • Add VIC/host1x test to drm.py. The test is only run if the currently hardcoded path to the test binary exists.

thierryreding and others added 5 commits May 18, 2015 13:33
This test tests the VIC and Host1x submissions.
Execution of __del__ is not guaranteed due to the garbage collector.
Remove the unused linux.watchdog module; it is unused and a duplicate
already exists in linux.system.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants