summaryrefslogtreecommitdiffstats
path: root/src/svm/test_svm_message_queue.c
diff options
context:
space:
mode:
authorDave Barach <dave@barachs.net>2018-07-23 18:00:54 -0400
committerFlorin Coras <florin.coras@gmail.com>2018-07-24 16:45:53 +0000
commit8b5dc4fd5e6698870ca33f50079b7277aa11f24e (patch)
tree84ab955cbd72b92359e1e695b3478c4a872e6ae6 /src/svm/test_svm_message_queue.c
parent16782368979b3af7918e54b6998c0b14dbb16da2 (diff)
Create a unit-test plugin
Move the tcp unit test to the plugin Add a bihash unit test and a "make test" program to call it Adjust framework.py to load the plugin, which is disabled by default Change-Id: Ic229d386a56a9d28dbd54974f231149053ca8f93 Signed-off-by: Dave Barach <dave@barachs.net>
Diffstat (limited to 'src/svm/test_svm_message_queue.c')
0 files changed, 0 insertions, 0 deletions
NOTICE?h=oper-230925&id=bcc8b334d1961894b54c080f3d58032aacb1a048'>treecommitdiffstats
path: root/NOTICE
blob: 85ca5b3f00e878bb8956218b485d94d5358de685 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
All new inbound code contributions to the Project must be made
using the Apache License, Version 2.0
(available here: https://www.apache.org/licenses/LICENSE-2.0)
(the “Project License”).

All new inbound code contributions must also be accompanied
by a Developer Certificate of Origin (http://developercertificate.org)
sign-off in the source code system that is submitted through
a TSC-approved contribution process which will bind the authorized contributor
and, if not self-employed, their employer to the applicable license;

All outbound code will be made available under the Project License.

Documentation will be received and made available by the Project
under the Creative Commons Attribution 4.0 International License
(available at http://creativecommons.org/licenses/by/4.0/).

The Project may seek to integrate and contribute back to other
open source projects (“Upstream Projects”). In such cases,
the Project will conform to all license requirements of the Upstream Projects,
including dependencies, leveraged by the Project. Upstream Project
code contributions not stored within the Project’s main code repository
will comply with the contribution process and license terms
for the applicable Upstream Project.