File tree Expand file tree Collapse file tree 5 files changed +7
-4
lines changed
platform/randlib/tests/unit Expand file tree Collapse file tree 5 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2015 ARM. All rights reserved.
2+ * Copyright (c) 2015 ARM Limited . All rights reserved.
33 */
44
55#include " CppUTest/CommandLineTestRunner.h"
Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2016 ARM. All rights reserved.
2+ * Copyright (c) 2016 ARM Limited . All rights reserved.
33 */
44#include " CppUTest/TestHarness.h"
55#include " test_randlib.h"
Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2016 ARM. All rights reserved.
2+ * Copyright (c) 2016 ARM Limited . All rights reserved.
33 */
44#include "test_randlib.h"
55#include <string.h>
Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2016 ARM. All rights reserved.
2+ * Copyright (c) 2016 ARM Limited . All rights reserved.
33 */
44#ifndef TEST_RANDLIB_H
55#define TEST_RANDLIB_H
Original file line number Diff line number Diff line change 1+ /*
2+ * Copyright (c) 2016 ARM Limited. All rights reserved.
3+ */
14#include <stdbool.h>
25#include <sys/types.h>
36#include <sys/stat.h>
You can’t perform that action at this time.
0 commit comments