Add README.md

Declined
#3 · Created  · Last updated

Declined pull request

Closed by: ·2022-02-26

Description

What does this PR do?

This is a test to demonstrate problems with BB and markdown

Documentation

  • Jira EN-714

  • Link to Confluence Pages

  • Screen Shots

Testing

  • Build the list the code, like this:

    bash $ ls -al total 20 drwxrwxr-x 4 mschuckmann mschuckmann 4096 Feb 8 23:56 . drwxrwxr-x 5 mschuckmann mschuckmann 4096 Feb 9 17:07 .. drwxrwxr-x 2 mschuckmann mschuckmann 4096 Feb 8 23:56 binaries -rwxrwxr-x 1 mschuckmann mschuckmann 326 Feb 8 23:56 program_device.sh drwxrwxr-x 2 mschuckmann mschuckmann 4096 Feb 8 23:56 scripts * Verify the program_device.sh file is present. * List check that the scripts/hello_world.cpp file has the correct text

    cpp include <iostream> use namespace std; int main() { cout << "hello world"; return 0; } * What to look out for.

Reviewer Checklist

  • [ ] Does it build

  • [ ] Does it run

  • [ ] Do all the unit-tests pass

 

0 attachments

0 comments

Loading commits...