gooptest
A microcontroller testing framework.
$ area51 add gooptestCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(gooptest:some-function ...)A microcontroller testing framework.
$ area51 add gooptestCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(gooptest:some-function ...)