Development Toolbox
From OMAPpedia
(Difference between revisions)
(→The links) |
|||
| Line 60: | Line 60: | ||
;Tests and Test Automation | ;Tests and Test Automation | ||
| - | * | + | * [[OMAP_Automated_Test_Setup | OATS]] will publish test results of Kernel |
* [http://dev.omapzoom.org/?p=richo/device_driver_test.git;a=summary OMAP specific driver test code] | * [http://dev.omapzoom.org/?p=richo/device_driver_test.git;a=summary OMAP specific driver test code] | ||
* [[Titan_Test_Automation | TITAN]] for automated execution of tests | * [[Titan_Test_Automation | TITAN]] for automated execution of tests | ||
Latest revision as of 12:53, 17 February 2011
[edit] What is "The Development Toolbox"
The Toolbox is a place to visit for general questions or development. There are links to omappedia.org wiki pages as well as external web pages. As OMAPppedia.org grows we have found that information can get lost within with the wikis. We created this page for you to simply add a link to your information. We recommend that you add a Category footer on you wiki pages just in case other wish to search by category.
[edit] The links
- OMAP TRM
- OMAP Software References
- USB
- Kernel Related
- eMMC
- Git
- Git Cheat Sheet
- Gitready
- Git User's Manual
- Git
- How to create your own work env (local Git trees)
- Public Git Hosting Sites
- Gobby
- Bazaar / Launchpad
- Open Embedded (OE)
- OpenBricks (OB)
- OB Manual
- GeeXboX
- Tests and Test Automation
- OATS will publish test results of Kernel
- OMAP specific driver test code
- TITAN for automated execution of tests
- Misc
- Books
- Linux Device Drivers By Jonathan Corbet, Alessandro Rubini, Greg Kroah-Hartman; Publisher: O'Reilly Media
- Linux Application Development by Michael K. Johnson
- Programming Pearls by Jon Louis Bentley
- The Practice of Programming by Brian W. Kernighan, Rob Pike
- C Programming Language By Brian W. Kernighan, Dennis M. Ritchie