bec64ac372
removed the MockRegEdit module.
2026-07-20 19:37:17 -07:00
07fb8b48da
Updated otto.sh to be OS aware, also added more automation.
2026-07-20 19:36:52 -07:00
8ef0f8307b
Updated default doxygen config.
2026-07-20 19:36:30 -07:00
ea633bc0f4
Added better default test functions.
2026-07-20 19:36:18 -07:00
32db51cb3c
removed include of non-standard module.
2026-07-20 19:36:04 -07:00
535dfee76e
Commented out embedded sepcific module.
2026-07-20 19:35:53 -07:00
ae9a534c7f
Updated to use only standard read functionality
2026-07-20 12:08:39 -07:00
5cf0e7d58a
Added basic readme outline
2026-07-20 12:08:25 -07:00
027960f635
stubbed out add_mock_module() shell function
2026-07-19 20:15:36 -07:00
d315aa7780
Updated to use new cmake setup for cpputest
2026-07-19 20:14:14 -07:00
bca83430f7
updated regex and shell finding command
2026-07-19 20:13:40 -07:00
5d31d1e97f
Updated gitignore
2026-07-19 20:13:25 -07:00
c5e573f835
Added new directory for holding generated documentation.
2026-05-29 23:50:08 -07:00
d39e011b8c
removed from main dir
2026-05-29 23:44:46 -07:00
28454182d9
Updated with cpputest vars
2026-05-29 23:39:39 -07:00
e34b4f47bd
updated root template dir files.
2026-05-29 23:34:47 -07:00
491b35c00d
Added test_module template files
2026-05-29 23:33:37 -07:00
194669a737
Added mock_module templates
2026-05-29 23:32:47 -07:00
04a0abd72d
removed compile_commands.json file.
2026-05-29 23:27:27 -07:00
bd81219d70
Created new dir for holding scripts, moved the scripts into the dir and changed the top line to use env
2026-05-28 18:16:24 -07:00
a7f51ff472
updates template header
...
Added doxygen style comment to heaeder at file level.
2025-07-13 00:30:42 -07:00
5a1692b8df
Merge remote-tracking branch 'refs/remotes/origin/main'
2025-07-01 20:23:43 -07:00
jakeg00dwin
bca04c8ca0
Added verbose tests and color for test output.
2025-06-26 20:42:11 -07:00
jakeg00dwin
a7665dab79
Added compile definition for usage in source files and headers.
2025-06-25 16:09:35 -07:00
jakeg00dwin
487040e99b
changed to automatically allow regex of test group name.
2025-06-21 14:18:15 -07:00
jakeg00dwin
593edd59f1
Added CPP template file
2025-06-21 14:18:04 -07:00
jakeg00dwin
f047a88629
Added lanuage selection menu and functions for the add new module option in the main menu.
2025-06-21 12:52:30 -07:00
jakeg00dwin
b3d33c2db9
removed the problamatic directory from issue #17
2025-06-21 12:39:11 -07:00
jakeg00dwin
8db6ee54bc
removed old define reference.
2025-05-22 16:37:31 -07:00
5579c0eaf3
Added Freebsd Testing function and sed specific lines.
...
also removed some old camhandler refernces.
2024-12-31 22:48:27 -08:00
9343842eae
removed whitespace
2024-08-04 09:28:29 -07:00
b83b28af84
removed filecheck for formatting file.
2024-08-04 09:28:22 -07:00
c734ede4e6
fixed cli flags
...
The style flag/option needed to be changed. Also removed problamatic line from config.
2024-08-04 09:27:15 -07:00
0a9d348710
added option
...
Added the inplace editing option.
2024-08-04 08:43:07 -07:00
0723cb259b
Added function for clang formatting.
...
The shell function finds all the C source and header files in the './src' directory; then it
applies the formatting specified in the .clang-format file.
Right now it only runs when the ctests shell function is called.
2024-08-04 08:40:53 -07:00
77364c22d1
Updated to 'Allman' or 'BSD' style.
...
This is what I found on a stackoverflow post for their recommended settings for the allman style.
I'm going to try it for awhile and see what I think.
2024-08-04 08:11:49 -07:00
385abf37ea
Adding a formating file.
...
The '.clang-format' file is a configuration file for the llvm/clang formatting tools.
2024-08-04 07:56:05 -07:00
jakeg00dwin
e499ac44cf
Added and included the "inc" directory in the project root. Also added in line to include the mocks dir
2024-06-14 13:38:04 -07:00
jakeg00dwin
e4a6978b57
fixed issue with external linkage of "C" files
2024-03-20 16:10:10 -07:00
jakeg00dwin
92b16a0244
updated to use the fancy regex sed flag
2024-03-20 14:10:05 -07:00
jakeg00dwin
352c849e44
removed the blank file
2024-03-20 14:09:52 -07:00
jakeg00dwin
bdc62f3224
updated to be more consistant with test file naming
2024-03-20 14:03:15 -07:00
jakeg00dwin
8cc19edbe3
fixed typo in cmake template file
2024-03-20 13:55:03 -07:00
jakeg00dwin
6dea8022ec
removed dead code
2024-03-20 13:43:03 -07:00
jakeg00dwin
be025d228e
changed to use new flag in regex operations
2024-03-20 13:40:52 -07:00
jakeg00dwin
6c7907f5c0
updated with new function for compile commands.
2024-03-20 12:47:48 -07:00
jakeg00dwin
0ba7b8d295
changed to only compile the 'AllTests' and it dependencies.
2024-03-20 12:43:02 -07:00
jakeg00dwin
eca69df689
added line to account for new linkage issues with cpputest.
2024-03-20 12:39:03 -07:00
jakeg00dwin
5c2e1593bd
setup to use regex for adding module to test's cmake file.
2024-03-20 12:35:13 -07:00
jakeg00dwin
599822b932
Added comment for automation use.
2024-03-18 19:30:40 -07:00