mirror of
https://github.com/ThrowTheSwitch/CMock.git
synced 2026-06-05 21:15:20 +00:00
Updates for the new year
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
The MIT License (MIT)
|
The MIT License (MIT)
|
||||||
|
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# =========================================================================
|
# =========================================================================
|
||||||
# CMock - Automatic Mock Generation for C
|
# CMock - Automatic Mock Generation for C
|
||||||
# ThrowTheSwitch.org
|
# ThrowTheSwitch.org
|
||||||
# Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
# Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
# =========================================================================
|
# =========================================================================
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# =========================================================================
|
# =========================================================================
|
||||||
# CMock - Automatic Mock Generation for C
|
# CMock - Automatic Mock Generation for C
|
||||||
# ThrowTheSwitch.org
|
# ThrowTheSwitch.org
|
||||||
# Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
# Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
# =========================================================================
|
# =========================================================================
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# =========================================================================
|
# =========================================================================
|
||||||
# CMock - Automatic Mock Generation for C
|
# CMock - Automatic Mock Generation for C
|
||||||
# ThrowTheSwitch.org
|
# ThrowTheSwitch.org
|
||||||
# Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
# Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
# =========================================================================
|
# =========================================================================
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# =========================================================================
|
# =========================================================================
|
||||||
# CMock - Automatic Mock Generation for C
|
# CMock - Automatic Mock Generation for C
|
||||||
# ThrowTheSwitch.org
|
# ThrowTheSwitch.org
|
||||||
# Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
# Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
# =========================================================================
|
# =========================================================================
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# =========================================================================
|
# =========================================================================
|
||||||
# CMock - Automatic Mock Generation for C
|
# CMock - Automatic Mock Generation for C
|
||||||
# ThrowTheSwitch.org
|
# ThrowTheSwitch.org
|
||||||
# Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
# Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
# =========================================================================
|
# =========================================================================
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# =========================================================================
|
# =========================================================================
|
||||||
# CMock - Automatic Mock Generation for C
|
# CMock - Automatic Mock Generation for C
|
||||||
# ThrowTheSwitch.org
|
# ThrowTheSwitch.org
|
||||||
# Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
# Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
# =========================================================================
|
# =========================================================================
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# =========================================================================
|
# =========================================================================
|
||||||
# CMock - Automatic Mock Generation for C
|
# CMock - Automatic Mock Generation for C
|
||||||
# ThrowTheSwitch.org
|
# ThrowTheSwitch.org
|
||||||
# Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
# Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
# =========================================================================
|
# =========================================================================
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/* =========================================================================
|
/* =========================================================================
|
||||||
CMock - Automatic Mock Generation for C
|
CMock - Automatic Mock Generation for C
|
||||||
ThrowTheSwitch.org
|
ThrowTheSwitch.org
|
||||||
Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
SPDX-License-Identifier: MIT
|
SPDX-License-Identifier: MIT
|
||||||
========================================================================= */
|
========================================================================= */
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
# =========================================================================
|
# =========================================================================
|
||||||
# CMock - Automatic Mock Generation for C
|
# CMock - Automatic Mock Generation for C
|
||||||
# ThrowTheSwitch.org
|
# ThrowTheSwitch.org
|
||||||
# Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
# Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
# =========================================================================
|
# =========================================================================
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
# =========================================================================
|
# =========================================================================
|
||||||
# CMock - Automatic Mock Generation for C
|
# CMock - Automatic Mock Generation for C
|
||||||
# ThrowTheSwitch.org
|
# ThrowTheSwitch.org
|
||||||
# Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
# Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
# =========================================================================
|
# =========================================================================
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# =========================================================================
|
# =========================================================================
|
||||||
# CMock - Automatic Mock Generation for C
|
# CMock - Automatic Mock Generation for C
|
||||||
# ThrowTheSwitch.org
|
# ThrowTheSwitch.org
|
||||||
# Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
# Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
# =========================================================================
|
# =========================================================================
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# =========================================================================
|
# =========================================================================
|
||||||
# CMock - Automatic Mock Generation for C
|
# CMock - Automatic Mock Generation for C
|
||||||
# ThrowTheSwitch.org
|
# ThrowTheSwitch.org
|
||||||
# Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
# Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
# =========================================================================
|
# =========================================================================
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# =========================================================================
|
# =========================================================================
|
||||||
# CMock - Automatic Mock Generation for C
|
# CMock - Automatic Mock Generation for C
|
||||||
# ThrowTheSwitch.org
|
# ThrowTheSwitch.org
|
||||||
# Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
# Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
# =========================================================================
|
# =========================================================================
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# =========================================================================
|
# =========================================================================
|
||||||
# CMock - Automatic Mock Generation for C
|
# CMock - Automatic Mock Generation for C
|
||||||
# ThrowTheSwitch.org
|
# ThrowTheSwitch.org
|
||||||
# Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
# Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
# =========================================================================
|
# =========================================================================
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# =========================================================================
|
# =========================================================================
|
||||||
# CMock - Automatic Mock Generation for C
|
# CMock - Automatic Mock Generation for C
|
||||||
# ThrowTheSwitch.org
|
# ThrowTheSwitch.org
|
||||||
# Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
# Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
# =========================================================================
|
# =========================================================================
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# =========================================================================
|
# =========================================================================
|
||||||
# CMock - Automatic Mock Generation for C
|
# CMock - Automatic Mock Generation for C
|
||||||
# ThrowTheSwitch.org
|
# ThrowTheSwitch.org
|
||||||
# Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
# Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
# =========================================================================
|
# =========================================================================
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# =========================================================================
|
# =========================================================================
|
||||||
# CMock - Automatic Mock Generation for C
|
# CMock - Automatic Mock Generation for C
|
||||||
# ThrowTheSwitch.org
|
# ThrowTheSwitch.org
|
||||||
# Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
# Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
# =========================================================================
|
# =========================================================================
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# =========================================================================
|
# =========================================================================
|
||||||
# CMock - Automatic Mock Generation for C
|
# CMock - Automatic Mock Generation for C
|
||||||
# ThrowTheSwitch.org
|
# ThrowTheSwitch.org
|
||||||
# Copyright (c) 2007-25 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
# Copyright (c) 2007-26 Mike Karlesky, Mark VanderVoord, & Greg Williams
|
||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
# =========================================================================
|
# =========================================================================
|
||||||
|
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user