Skip to content

Added ARGTEST action to ticker.c. Added .gitignore file.

Tony Farrell requested to merge ticker_sdstest into master

The ARGTEST action is a simple action that just lists is argument. This is being used by the DramaDul/waittestbulk test program and is otherwise usefull in testing.

Added the .gitignore file, ignoring the contents of the build. This may need modifications on other machines since some files are machine specific.

Merge request reports