J-Run, Part 2

Let’s take a basic example without any tests. We’ll use a blank project that sets up the board correctly but has an empty main() function. We don’t have many requirements, but we need RTT installed on the target. More details on RTT will be in a future article. This is the command I’ll be running: … Read more

J-Run, Part 1

A software QA engineer walks into a bar. He orders a beer. Orders 0 beers. Orders 99999999999 beers. Orders a lizard. Orders -1 beers. Orders a ueicbksjdhd. First real customer walks in and asks where the bathroom is. The bar bursts into flames, killing everyone. Unknown Redditor in r/Jokes We all know that testing is … Read more