Posts tagged 'Blog'

Embedded System Testing Using Robot Frame work

Overview

Testing is a part of product life cycle. I wonder is there any tool or programing language which will be fun to work with except python. Since python is grown in such a way that even a non programmer become a programmer. In case of testing team, traditionaly there …

Yocoto Bitbake Cheat Sheet

About Yocto

Yocto is an opensource embedded linux build system. We can maintain software packages as layers in Yocto. Yocto almost support all opensource build tools, download sources from various version control repositories and ftps sites. Yocto supports different packages used in linux distributions like deb,rpm,ipk,cpio.

Bitbake …