repo stringlengths 1 152 ⌀ | file stringlengths 14 221 | code stringlengths 501 25k | file_length int64 501 25k | avg_line_length float64 20 99.5 | max_line_length int64 21 134 | extension_type stringclasses 2
values |
|---|---|---|---|---|---|---|
RIOT | RIOT-master/tests/pkg/lwip_sock_ip/stack.c | /*
* Copyright (C) 2016 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @author Martine Lenders <mlenders@inf.fu-be... | 11,468 | 31.12605 | 96 | c |
RIOT | RIOT-master/tests/pkg/tinydtls_sock_async/dtls-server.c | /*
* Copyright (C) 2019 HAW Hamburg
* Copyright (C) 2020 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief ... | 6,345 | 26.471861 | 80 | c |
RIOT | RIOT-master/tests/pkg/tinydtls_sock_async/main.c | /*
* Copyright (C) 2019 HAW Hamburg
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup examples
* @{
*
* @file
* @brief Test application for DTLS sock
*
* @aut... | 1,016 | 22.113636 | 69 | c |
RIOT | RIOT-master/tests/pkg/tinydtls_sock_async/tinydtls_keys.h | /*
* Copyright (C) 2018 Inria
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup examples
* @{
*
* @file
* @brief PSK and RPK keys for the dtls-sock example.
*
... | 1,661 | 23.80597 | 69 | h |
RIOT | RIOT-master/tests/pkg/tinydtls_sock_async/dtls-client.c | /*
* Copyright (C) 2019 HAW Hamburg
* Copyright (C) 2020 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief ... | 7,659 | 28.236641 | 80 | c |
RIOT | RIOT-master/tests/pkg/libb2/main.c | /*
* Copyright (C) 2018 Silke Hofstra
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief Test the libb2 package
*
* @author ... | 2,903 | 32.37931 | 73 | c |
RIOT | RIOT-master/tests/pkg/cryptoauthlib_compare_sha256/main.c | /*
* Copyright (C) 2019 HAW Hamburg
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief This test was written to compare the runtime... | 2,459 | 26.333333 | 110 | c |
RIOT | RIOT-master/tests/pkg/tinycbor/main.c | /*
* Copyright (C) 2018 Freie Universität Berlin
* Copyright (C) 2018 Inria
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief Tes... | 3,372 | 30.231481 | 89 | c |
RIOT | RIOT-master/tests/pkg/microcoap/microcoap_sock.c | /*
* Copyright (C) 2015 Kaspar Schleiser <kaspar@schleiser.de>
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
#include "net/af.h"
#include "net/sock/udp.h"
#define ENABLE_DEBUG 0
#includ... | 2,556 | 27.730337 | 78 | c |
RIOT | RIOT-master/tests/pkg/microcoap/coap.c | /*
* Copyright (C) 2015 Kaspar Schleiser <kaspar@schleiser.de>
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
#include <coap.h>
#include <string.h>
#define MAX_RESPONSE_LEN 500
static ui... | 3,182 | 29.605769 | 78 | c |
RIOT | RIOT-master/tests/pkg/lvgl_touch/main.c | /*
* Copyright (C) 2020 Inria
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief LVGL example application with clickable button
*
... | 1,715 | 22.833333 | 92 | c |
RIOT | RIOT-master/tests/pkg/nimble_statconn_gnrc_ext/main.c | /*
* Copyright (C) 2020 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup examples
* @{
*
* @file
* @brief Run IP-over-BLE using the 's... | 2,205 | 24.356322 | 75 | c |
RIOT | RIOT-master/tests/pkg/lora-serialization/main.c | /*
* Copyright (C) 2018 HAW Hamburg
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief lora-serialization tests
*
* @author ... | 3,678 | 26.455224 | 79 | c |
RIOT | RIOT-master/tests/pkg/edhoc_c/edhoc_keys.h | /*
* Copyright (C) 2021 Inria
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief Certificates and keys for the edhoc example. This ... | 5,383 | 29.765714 | 122 | h |
RIOT | RIOT-master/tests/pkg/edhoc_c/initiator.c | /*
* Copyright (C) 2021 Inria
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief EDHOC coap initiator implementation
*
* @author ... | 8,730 | 27.255663 | 99 | c |
RIOT | RIOT-master/tests/pkg/edhoc_c/main.c | /*
* Copyright (C) 2021 Inria
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief EDHOC handhshake over COAP using EDHOC-C
*
* @au... | 2,696 | 24.932692 | 80 | c |
RIOT | RIOT-master/tests/pkg/edhoc_c/common.c | /*
* Copyright (C) 2021 Inria
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief EDHOC initiator/responder common setup code
*
* ... | 4,078 | 27.725352 | 99 | c |
RIOT | RIOT-master/tests/pkg/edhoc_c/responder.c | /*
* Copyright (C) 2021 Inria
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief EDHOC coap responder implementation
*
* @author ... | 4,425 | 27.928105 | 100 | c |
RIOT | RIOT-master/tests/pkg/nimble_esp_wifi_coexist/main.c | /*
* Copyright (C) 2019 Freie Universität Berlin
* 2022 Gunar Schorcht
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup examples
* @{
*
* @file
* @bri... | 2,712 | 24.35514 | 85 | c |
RIOT | RIOT-master/tests/pkg/lwip_sock_udp/constants.h | /*
* Copyright (C) 2016 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @brief
* @{
*
* @file
* @brief
*
* @author Martine Lend... | 1,821 | 30.964912 | 79 | h |
RIOT | RIOT-master/tests/pkg/lwip_sock_udp/stack.h | /*
* Copyright (C) 2016 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @brief
* @{
*
* @file
* @brief
*
* @author Martine Lend... | 4,612 | 33.94697 | 78 | h |
RIOT | RIOT-master/tests/pkg/lwip_sock_udp/stack.c | /*
* Copyright (C) 2016 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @{
*
* @file
* @author Martine Lenders <mlenders@inf.fu-berlin.de>
* @}
*/
#i... | 13,480 | 32.7025 | 91 | c |
RIOT | RIOT-master/tests/pkg/flashdb_vfs/kvdb_type_string_sample.c | #/*
* Copyright (c) 2020, Armink, <armink.ztl@gmail.com>
*
* SPDX-License-Identifier: Apache-2.0
*/
/**
* @file
* @brief string KV samples.
*
* Key-Value Database string type KV feature samples source file.
*/
#include <flashdb.h>
#include <string.h>
#ifdef FDB_USING_KVDB
#define FDB_LOG_TAG "[sample][kvdb... | 1,712 | 25.765625 | 101 | c |
RIOT | RIOT-master/tests/pkg/flashdb_vfs/main.c | /*
* Copyright (c) 2021, Armink, <armink.ztl@gmail.com>
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <stdio.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <flashdb.h>
#include "board.h"
#include "mutex.h"
#ifdef MODULE_VFS
#include "vfs_default.h"
#else
#include "mtd.h"
#endif
/**
* @brief Sele... | 5,401 | 30.045977 | 107 | c |
RIOT | RIOT-master/tests/pkg/flashdb_vfs/kvdb_type_blob_sample.c | /*
* Copyright (c) 2020, Armink, <armink.ztl@gmail.com>
*
* SPDX-License-Identifier: Apache-2.0
*/
/**
* @file
* @brief blob KV samples.
*
* Key-Value Database blob type KV feature samples
*/
#include <flashdb.h>
#ifdef FDB_USING_KVDB
#define FDB_LOG_TAG "[sample][kvdb][blob]"
void kvdb_type_blob_sample(f... | 1,730 | 26.046875 | 98 | c |
RIOT | RIOT-master/tests/pkg/flashdb_vfs/kvdb_basic_sample.c | /*
* Copyright (c) 2020, Armink, <armink.ztl@gmail.com>
*
* SPDX-License-Identifier: Apache-2.0
*/
/**
* @file
* @brief basic KV samples.
*
* basic Key-Value Database KV feature samples
* get and show current boot counts
*/
#include <flashdb.h>
#ifdef FDB_USING_KVDB
#define FDB_LOG_TAG "[sample][kvdb][bas... | 1,362 | 25.72549 | 99 | c |
RIOT | RIOT-master/tests/pkg/flashdb_vfs/tsdb_sample.c | /*
* Copyright (c) 2020, Armink, <armink.ztl@gmail.com>
*
* SPDX-License-Identifier: Apache-2.0
*/
/**
* @file
* @brief TSDB samples.
*
* Time series log (like TSDB) feature samples source file.
*
* TSL is time series log, the TSDB saved many TSLs.
*/
#include <flashdb.h>
#include <string.h>
#include <intt... | 3,919 | 31.131148 | 123 | c |
RIOT | RIOT-master/tests/pkg/cifra/main.c | /*
* Copyright (C) 2019 Koen Zandberg
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief Tests cifra package
*
* @author Koe... | 2,614 | 20.97479 | 69 | c |
RIOT | RIOT-master/tests/pkg/mbedtls/main.c | /*
* Copyright (C) 2020 HAW Hamburg
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief Test the correct loading and linking of the ... | 1,893 | 27.69697 | 95 | c |
RIOT | RIOT-master/tests/pkg/relic/main.c | /*
* Copyright (C) 2014 Tobias Markmann <tm@ayena.de>
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
#define TEST_RELIC_SHOW_OUTPUT (0) /**< set if encoded/decoded string is displayed */
... | 3,506 | 22.536913 | 94 | c |
RIOT | RIOT-master/tests/pkg/libcose/main.c | /*
* Copyright (C) 2018 Freie Universität Berlin
* Copyright (C) 2018 Inria
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief Tests ... | 6,512 | 32.060914 | 80 | c |
RIOT | RIOT-master/tests/pkg/emlearn/main.c | /*
* Copyright (C) 2019 Inria
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief Emlearn test application
*
* @author Alexan... | 922 | 21.512195 | 79 | c |
RIOT | RIOT-master/tests/pkg/minmea/main.c | /*
* Copyright (C) 2017 Kaspar Schleiser <kaspar@schleiser.de>
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief minmea GPS NMEA p... | 1,017 | 21.622222 | 78 | c |
RIOT | RIOT-master/tests/pkg/lwip_sock_tcp/constants.h | /*
* Copyright (C) 2016 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @brief
* @{
*
* @file
* @brief
*
* @author Martine Lend... | 1,811 | 30.789474 | 79 | h |
RIOT | RIOT-master/tests/pkg/wolfssl/main.c | /*
* Copyright (C) 2019 Kaleb J. Himes, Daniele Lacamera
*
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup examples
* @{
*
* @file
* @brief wolfSSL cryptogra... | 1,057 | 20.591837 | 69 | c |
RIOT | RIOT-master/tests/pkg/heatshrink/main.c | /*
* Copyright (C) 2016 Kaspar Schleiser <kaspar@schleiser.de>
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
* @file
* @brief Tests for the heatsh... | 3,195 | 24.165354 | 109 | c |
RIOT | RIOT-master/tests/pkg/openwsn/main.c | /*
* Copyright (C) 2017 Hamburg University of Applied Sciences
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief OpenWSN test appl... | 1,001 | 20.782609 | 69 | c |
RIOT | RIOT-master/tests/pkg/openwsn/udp.c | /*
* Copyright (C) 2015 Freie Universität Berlin
* Copyright (C) 2018 Hamburg University of Applied Sciences
* Copyright (C) 2020 Inria
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/*... | 5,614 | 25.116279 | 84 | c |
RIOT | RIOT-master/tests/pkg/lz4/main.c | /*
* Copyright (C) 2021 Inria
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief lz4 package test application
*
* This applicatio... | 3,645 | 36.979167 | 86 | c |
RIOT | RIOT-master/tests/pkg/cmsis-dsp/main.c | /*
* Copyright (C) 2015 Eistec AB
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup examples
* @{
*
* @file
* @brief ARM DSP library test application
*
* @aut... | 4,696 | 40.201754 | 117 | c |
RIOT | RIOT-master/tests/pkg/corejson/main.c | /*
* Copyright (C) 2021 Inria
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief coreJSON package test application
*
* Adapted t... | 1,655 | 26.6 | 110 | c |
RIOT | RIOT-master/tests/pkg/tinyusb_netdev/main.c | /*
* Copyright (C) 2019 Koen Zandberg <koen@bergzand.net>
* 2022 Gunar Schorcht <gunar@schorcht.net>
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup test... | 1,342 | 26.408163 | 75 | c |
RIOT | RIOT-master/tests/pkg/nimble_rpble_gnrc/main.c | /*
* Copyright (C) 2018 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup examples
* @{
*
* @file
* @brief Example for showing 6LoWPAN ... | 1,971 | 23.345679 | 75 | c |
RIOT | RIOT-master/tests/pkg/littlefs/main.c | /*
* Copyright (C) 2017 OTA keys S.A.
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @{
*
* @file
*/
#include "fs/littlefs_fs.h"
#include "vfs.h"
#include "mtd.h"
#include "boar... | 9,870 | 25.606469 | 95 | c |
RIOT | RIOT-master/tests/cpu/avr8_xmega_drivers/test_ebi.c | /*
* Copyright (C) 2021 Gerson Fernando Budke <nandojve@gmail.com>
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief External Bus ... | 7,017 | 24.064286 | 78 | c |
RIOT | RIOT-master/tests/cpu/cortexm_address_check/main.c | /*
* Copyright (C) 2018 Unwired Devices LLC
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief Test application for Cortex-M addres... | 1,559 | 22.283582 | 110 | c |
RIOT | RIOT-master/tests/cpu/mpu_stack_guard/main.c | /*
* Copyright (C) 2016 Loci Controls Inc.
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief Test application for the mpu_stack_guard pseudo... | 2,486 | 24.377551 | 107 | c |
RIOT | RIOT-master/tests/cpu/mpu_noexec_ram/main.c | /*
* Copyright (C) 2020 Sören Tempel <tempel@uni-bremen.de>
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief Test application for the mpu_n... | 1,117 | 20.5 | 83 | c |
RIOT | RIOT-master/tests/net/gnrc_rpl_srh/main.c | /*
* Copyright (C) 2015 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief Tests extension header handling... | 8,891 | 29.142373 | 81 | c |
RIOT | RIOT-master/tests/net/sock_udp_aux/main.c | /*
* Copyright (C) 2020 Otto-von-Guericke-Universität Magdeburg
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief Test application... | 3,946 | 30.325397 | 84 | c |
RIOT | RIOT-master/tests/net/netutils/main.c | /*
* Copyright (C) Copyright (C) 2021 ML!PA Consulting GmbH
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @{
*
* @file
*
* @author Benjamin Valentin <benjamin.valentin@ml... | 8,056 | 28.512821 | 103 | c |
RIOT | RIOT-master/tests/net/gnrc_tx_sync/main.c | /*
* Copyright (C) 2020 Otto-von-Guericke-Universität Magdeburg
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @{
*
* @file
* @brief Text application for gnrc_tx_sync
*
... | 8,262 | 33.286307 | 94 | c |
RIOT | RIOT-master/tests/net/netdev_test/main.c | /*
* Copyright (C) 2016 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @{
*
* @file
* @brief Show case application for netdev_test
*
* @author ... | 11,303 | 31.297143 | 94 | c |
RIOT | RIOT-master/tests/net/gnrc_lorawan_11/main.c | /*
* Copyright (C) 2021 HAW Hamburg
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @{
*
* @author Jose I. Alamos <jose.alamos@haw-hamburg.de>
* @file
*/
#include <stdio.h>... | 6,057 | 27.308411 | 99 | c |
RIOT | RIOT-master/tests/net/gnrc_lwmac/main.c | /*
* Copyright (C) 2008, 2009, 2010 Kaspar Schleiser <kaspar@schleiser.de>
* Copyright (C) 2013 INRIA
* Copyright (C) 2013 Ludwig Knüpfer <ludwig.knuepfer@fu-berlin.de>
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* di... | 1,217 | 24.375 | 84 | c |
RIOT | RIOT-master/tests/net/gnrc_sock_ip/constants.h | /*
* Copyright (C) 2016 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @brief
* @{
*
* @file
* @brief
*
* @author Martine Lend... | 1,132 | 25.97619 | 87 | h |
RIOT | RIOT-master/tests/net/gnrc_sock_ip/stack.h | /*
* Copyright (C) 2016 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @brief
* @{
*
* @file
* @brief
*
* @author Martine Lend... | 3,693 | 30.042017 | 79 | h |
RIOT | RIOT-master/tests/net/gnrc_sock_ip/stack.c | /*
* Copyright (C) 2016 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @{
*
* @file
* @author Martine Lenders <m.lenders@fu-berlin.de>
*/
#include "s... | 4,199 | 27.571429 | 79 | c |
RIOT | RIOT-master/tests/net/gnrc_ipv6_nib_6ln/mockup_netif.c | /*
* Copyright (C) 2017 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @{
*
* @file
* @author Martine Lenders <m.lenders@fu-berlin.de>
*/
#include "c... | 3,245 | 27.226087 | 72 | c |
RIOT | RIOT-master/tests/net/gnrc_udp/main.c | /*
* Copyright (C) 2015-17 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
*
* @author Hauke Petersen <hauke.pet... | 970 | 20.108696 | 69 | c |
RIOT | RIOT-master/tests/net/gnrc_udp/udp.c | /*
* Copyright (C) 2017 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
*
* @author Martine Lenders <m.lenders@f... | 7,899 | 28.477612 | 92 | c |
RIOT | RIOT-master/tests/net/gnrc_sock_dodtls/main.c | /*
* Copyright (C) 2017 Kaspar Schleiser <kaspar@schleiser.de>
* Copyright (C) 2021 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @... | 5,144 | 26.222222 | 80 | c |
RIOT | RIOT-master/tests/net/gnrc_sixlowpan_frag_sfr/mockup_netif.c | /*
* Copyright (C) 2017 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @{
*
* @file
* @author Martine Lenders <m.lenders@fu-berlin.de>
*/
#include "c... | 3,389 | 26.33871 | 75 | c |
RIOT | RIOT-master/tests/net/gnrc_sixlowpan_frag_sfr_congure/mockup_netif.c | /*
* Copyright (C) 2017 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @{
*
* @file
* @author Martine Lenders <m.lenders@fu-berlin.de>
*/
#include "c... | 3,397 | 26.403226 | 75 | c |
RIOT | RIOT-master/tests/net/gnrc_sock_udp/constants.h | /*
* Copyright (C) 2016 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @brief
* @{
*
* @file
* @brief
*
* @author Martine Lend... | 1,118 | 25.023256 | 79 | h |
RIOT | RIOT-master/tests/net/gnrc_sock_udp/stack.h | /*
* Copyright (C) 2016 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @brief
* @{
*
* @file
* @brief
*
* @author Martine Lend... | 4,054 | 31.18254 | 78 | h |
RIOT | RIOT-master/tests/net/gnrc_sock_udp/stack.c | /*
* Copyright (C) 2016 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @author Martine Lenders <mlenders@inf.fu-be... | 5,682 | 29.068783 | 88 | c |
RIOT | RIOT-master/tests/net/gnrc_sock_dns/main.c | /*
* Copyright (C) 2017 Kaspar Schleiser <kaspar@schleiser.de>
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief sock DNS client t... | 2,861 | 23.672414 | 75 | c |
RIOT | RIOT-master/tests/net/gnrc_netif_ipv6_wait_for_global_address/main.c | /*
* Copyright (C) 2021 ML!PA Consulting GmbH
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief Tests notification for global addr... | 4,652 | 27.722222 | 78 | c |
RIOT | RIOT-master/tests/net/gnrc_sock_tcp/main.c | /*
* Copyright (C) 2021 Simon Brummer <simon.brummer@posteo.de>
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
#include <stdio.h>
#include <string.h>
#include "shell.h"
#include "msg.h... | 5,948 | 25.558036 | 84 | c |
RIOT | RIOT-master/tests/net/ieee802154_hal/init_devs.c | /*
* Copyright (C) 2020 HAW Hamburg
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief Test application for ieee802154_hal
*
* @a... | 3,155 | 24.868852 | 101 | c |
RIOT | RIOT-master/tests/net/ieee802154_hal/common.h | /*
* Copyright (C) 2020 HAW Hamburg
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief Common header for ieee802154_hal tests.
*
* @a... | 1,415 | 20.784615 | 81 | h |
RIOT | RIOT-master/tests/net/gcoap_dns/main.c | /*
* Copyright (C) 2021 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @{
*
* @file
* @author Martine Lenders <m.lenders@fu-berlin.de>
*/
#include <a... | 16,733 | 28.357895 | 100 | c |
RIOT | RIOT-master/tests/net/gnrc_sixlowpan_iphc_w_vrb/main.c | /*
* Copyright (C) 2019 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief Tests 6LoWPAN fragmentation han... | 11,468 | 34.289231 | 95 | c |
RIOT | RIOT-master/tests/net/gnrc_dhcpv6_client/main.c | /*
* Copyright (C) 2018 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief DHCPv6 client test application
... | 1,967 | 27.114286 | 69 | c |
RIOT | RIOT-master/tests/net/gnrc_lorawan/main.c | /*
* Copyright (C) 2021 HAW Hamburg
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @{
*
* @author Jose I. Alamos <jose.alamos@haw-hamburg.de>
* @file
*/
#include <stdio.h>... | 5,469 | 26.487437 | 99 | c |
RIOT | RIOT-master/tests/net/gnrc_ipv6_ext/main.c | /*
* Copyright (C) 2015-2018 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief Tests extension header han... | 2,100 | 25.935897 | 73 | c |
RIOT | RIOT-master/tests/net/gnrc_netif_ieee802154/main.c | /*
* Copyright (C) 2019 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @{
*
* @file
* @author Martine Lenders <m.lenders@fu-berlin.de>
*/
#include "n... | 1,318 | 23.425926 | 69 | c |
RIOT | RIOT-master/tests/net/gnrc_ipv6_fwd_w_sub/main.c | /*
* Copyright (C) 2019 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief Regression test to test subscri... | 7,405 | 34.951456 | 80 | c |
RIOT | RIOT-master/tests/net/gnrc_ipv6_fwd_w_sub/mockup_netif.c | /*
* Copyright (C) 2017 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @{
*
* @file
* @author Martine Lenders <m.lenders@fu-berlin.de>
*/
#include "c... | 2,447 | 27.8 | 80 | c |
RIOT | RIOT-master/tests/net/gnrc_sixlowpan/main.c | /*
* Copyright (C) 2015-2018 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief Tests extension header han... | 8,593 | 34.077551 | 111 | c |
RIOT | RIOT-master/tests/net/socket_zep/main.c | /*
* Copyright (C) 2016 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief Test application for socket_zep... | 4,752 | 26.316092 | 87 | c |
RIOT | RIOT-master/tests/net/l2util/main.c | /*
* Copyright (C) 2018 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief Unit tests for l2util
*
... | 21,972 | 42.946 | 81 | c |
RIOT | RIOT-master/tests/net/l2util/common.h | /*
* Copyright (C) 2017 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @brief Common definitions for GNRC's NIB tests
* @{
*
... | 3,160 | 30.61 | 80 | h |
RIOT | RIOT-master/tests/net/netdev_common/main.c | /*
* Copyright (C) 2020 ML!PA Consulting GmbH
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief Test application for network devic... | 907 | 21.146341 | 84 | c |
RIOT | RIOT-master/tests/net/gnrc_tcp/main.c | /*
* Copyright (C) 2018 Simon Brummer <simon.brummer@posteo.de>
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
#include <stdio.h>
#include <string.h>
#include "shell.h"
#include "msg.h... | 12,232 | 24.645702 | 77 | c |
RIOT | RIOT-master/tests/net/slip/main.c | /*
* Copyright (C) 2015 Martine Lenders <mlenders@inf.fu-berlin.de>
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief Test applica... | 1,173 | 21.150943 | 84 | c |
RIOT | RIOT-master/tests/net/ieee802154_submac/main.c | /*
* Copyright (C) 2015 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief Test application for AT86RF2xx ... | 13,272 | 27.00211 | 121 | c |
RIOT | RIOT-master/tests/net/gnrc_gomach/main.c | /*
* Copyright (C) 2017 INRIA
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief Test application for testing the GoMacH implement... | 872 | 20.825 | 84 | c |
RIOT | RIOT-master/tests/net/gnrc_ipv6_ext_opt/main.c | /*
* Copyright (C) 2015-2020 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief Tests option extension hea... | 2,107 | 26.025641 | 73 | c |
RIOT | RIOT-master/tests/net/gnrc_sock_neterr/main.c | /*
* Copyright (C) 2019 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
*
* @author Martine Lenders <m.lenders@f... | 2,574 | 30.402439 | 83 | c |
RIOT | RIOT-master/tests/net/gnrc_sock_async_event/main.c | /*
* Copyright (C) 2019 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
*
* @author Martine Lenders <m.lenders@f... | 5,454 | 31.664671 | 83 | c |
RIOT | RIOT-master/tests/net/gnrc_mac_timeout/main.c | /*
* Copyright (C) 2017 INRIA
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief gnrc_mac timeout test application
*
* @author Shuguo ... | 4,080 | 33.584746 | 116 | c |
RIOT | RIOT-master/tests/net/gnrc_ipv6_ext_frag/udp.c | /*
* Copyright (C) 2017 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
*
* @author Martine Lenders <m.lenders@f... | 5,702 | 27.949239 | 90 | c |
RIOT | RIOT-master/tests/net/gnrc_netif/common.c | /*
* Copyright (C) 2017 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @{
*
* @file
* @author Martine Lenders <m.lenders@fu-berlin.de>
*/
#include <e... | 6,206 | 30.035 | 95 | c |
RIOT | RIOT-master/tests/net/gnrc_netif/common.h | /*
* Copyright (C) 2017 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @defgroup tests_gnrc_ipv6_nib Common header for GNRC's NIB tests
* @ingroup ... | 3,522 | 30.738739 | 80 | h |
RIOT | RIOT-master/tests/net/emcute/main.c | /*
* Copyright (C) 2019 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief emcute MQTT-SN test application... | 9,566 | 24.997283 | 83 | c |
RIOT | RIOT-master/tests/net/gcoap_fileserver/main.c | /*
* Copyright (C) 2022 ML!PA Consulting GmbH
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief test application for the GCoAP fil... | 2,845 | 25.849057 | 79 | c |
RIOT | RIOT-master/tests/net/gnrc_sixlowpan_frag_minfwd/mockup_netif.c | /*
* Copyright (C) 2017 Freie Universität Berlin
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @{
*
* @file
* @author Martine Lenders <m.lenders@fu-berlin.de>
*/
#include "c... | 3,387 | 26.322581 | 75 | c |
RIOT | RIOT-master/tests/net/nanocoap_cli/request_handlers.c | /*
* Copyright (C) 2016 Kaspar Schleiser <kaspar@schleiser.de>
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief request handlers ... | 1,975 | 24.333333 | 101 | c |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.