Hi all, I had a little time and browsing the entire svn from the perspective of a guest . Impressive work there! I've noticed some files are reffering to a board file. The board file indeed exist but in the svn/trunk/test/board, however maybe an include of the real board in the test file could simplify the user search.
Also the tests which deals with two boards (like master slave) are not grouped together. With other words: in the svn/trunk/test/peripheral/i2c there are 10 jal files dealing with various I2C tests. Trying to understand which files are pairs for a master slave test I've noticed (maybe it's wrong) that "test_i2C_sw_master_echo.jal" and "test_i2c_hw_slave_echo.jal" should belong together into a separate directory in the i2C section named for example "master-slave". Probably the same with "test_i2C_sw_master_check_bus.jal" and "test_i2C_hw_slave_check_bus.jal" I understand the reason why svn is organised like this, however maybe a better ideea would be to keep together (maybe a zip file?) everything related to a project or to a test file. best wishes, Vasile --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jallib?hl=en -~----------~----~----~----~------~----~------~--~---
