Bug 1064 - Unit test of the clockdrivers
Summary: Unit test of the clockdrivers
Status: NEW
Alias: None
Product: BpmDj - old linux tools
Classification: Unclassified
Component: clock driver (show other bugs)
Version: 4.1
Hardware: PC Linux
: Future critical
Assignee: Werner Van Belle
URL:
Depends on:
Blocks:
 
Reported: 2009-06-20 10:11 CEST by Werner Van Belle
Modified: 2009-06-24 14:27 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Werner Van Belle 2009-06-20 10:11:58 CEST
Hello,

Since the interprocess communication between the different processes and the clock driver is somewhat challenging I would like to propose that we start thinking about a unit test in which we allocate 2 processes, each with a clock driver, which then at random trigger the emitting and the following. 

If each process then prints out the time and the current state of tempo and bpm we can see whether these two actually correlate properly. 

I'm currently thinking about something like this. When I will have toime to implement such a tester is not yey clear :-)

Werner,-