bumblebee-status/tests/modules
Tobi-wan Kenobi f6be25bc73 [core/input] Move from select to epoll
Use epoll instead of select in order to be able to use level-triggered
semantics and not get stuck on the first event.
2016-12-17 07:43:38 +01:00
..
__init__.py [modules/cpu] Add initial version of CPU utilization module 2016-12-04 17:45:42 +01:00
test_battery.py [tests/battery] Forgot a mock in previous commit 2016-12-11 08:14:55 +01:00
test_brightness.py [core/input] Move from select to epoll 2016-12-17 07:43:38 +01:00
test_caffeine.py [modules/caffeine] Re-implement caffeine module 2016-12-10 15:36:18 +01:00
test_cmus.py [core/input] Move from select to epoll 2016-12-17 07:43:38 +01:00
test_cpu.py [core/input] Move from select to epoll 2016-12-17 07:43:38 +01:00
test_disk.py [core/input] Move from select to epoll 2016-12-17 07:43:38 +01:00
test_load.py [core/input] Move from select to epoll 2016-12-17 07:43:38 +01:00
test_memory.py [core/input] Move from select to epoll 2016-12-17 07:43:38 +01:00
test_modules.py [tests] Fix automated testrun in Travis 2016-12-11 12:31:37 +01:00
test_pulseaudio.py [core/input] Move from select to epoll 2016-12-17 07:43:38 +01:00