[Beagle BSP] How to run all tests on a Beaglebone Black in an automated way

Chris Johns chrisj at rtems.org
Sun Mar 28 01:16:59 UTC 2021


On 28/3/21 6:16 am, Ahamed Husni wrote:
> Hi,
> 
> I ran the hello program on the BBB using a bootable SD card. The SD card has two
> partitions.
> 
>  1. BOOT - primary, bootable, FAT32
>  2. ROOT - primary, ext4
> 
> The BOOT partition has the following files.
> 
>  1. uEnv.txt
>  2. rtems-app.img
>  3. Device Tree Blob (am335x-boneblack.dtb)
> 
> I want to run all the tests on the BBB. Is there any other way to do this?
> 
>     You have to get the BBB to fetch exes from a ftftp server (provided inside
>     rtems-test) and provide some automated power control to the board.
>     - Dr. Joel (in Discord)
> 

Please have a look at ..

https://docs.rtems.org/branches/master/user/testing/configuration.html
https://docs.rtems.org/branches/master/user/testing/tftp.html

Chris


More information about the devel mailing list