Commit Graph

5 Commits

Author SHA1 Message Date
Conrad Lara - KG6JEI c592f44ab0 Sourcecode license text spelling correction.
Inside the source files the word "contained" was mispelled
as "conained"

The website currently lists this correctly as "contained"

This was an error in the intial stamping of the source files in
changeset:5c3ee1d0686c6e6f2907fe4fc393d86d6c5a69b5/aredn_ar71xx

Line is part of "Additional Conditions" permitted by GPLv3.
Line does not impact coders prior to the AREDN setup date
as it was added by the AREDN team.

Change-Id: I3bc09aea548100f35c08aebe8686b8d4808d56d8
Signed-off-by: Conrad Lara - KG6JEI <KG6JEI@amsat.org>
Signed-off-by: Joe Ayers <ae6xe@arrl.net>
Signed-off-by: Darryl Quinn <k5dlq@arrl.net>
Signed-off-by: Trevor Paskett - K7FPV <snoopytjp@gmail.com>
2016-12-30 18:54:05 +00:00
Conrad Lara - KG6JEI 83a0b08a3a build: Add tests for final image name.
Checks to make sure the correct images are in the
bin/*/ directory.

Has an adjustable paramater for setting the expected files count.

This will likely require more complex logic if we add a new
platform to our build environment.

Change-Id: I1bb28cfb2ac4dc5e30823918c3fc884c9848bef3
2016-12-21 23:12:43 -08:00
Conrad Lara - KG6JEI ace8e365cb build environment: Build tests add LUA support and unify tests.
Primary purpose is to add LUA support.

While adding LUA support we will be replacing some files with LUA equivalents.

By uniforming the tests under single scripts for each folder file renames will less impact test results order.

Change-Id: I067ffc994bc60b8c872710c686022117801f65ea
2016-09-18 01:48:50 +00:00
Conrad Lara - KG6JEI 741bb65e4b Refactor pre-build test scripts to work with upcomming build scripts 2015-04-30 10:41:04 -07:00
Conrad Lara - KG6JEI b920402b1f build: Create test scripts for basic code quality
Test scripts run to ensure the programs will execute and report back into junit format for Jenkins reporting.

These scripts can be run manually outside of the build system to check code prior to commiting.

usrlocalbinshell requires that shellcheck be installed on the testing system.
2015-04-13 11:37:45 -07:00