File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 1
1
############################################################################
2
- # apps/testing/fs /fopencookie/Make.defs
2
+ # apps/testing/libc /fopencookie/Make.defs
3
3
#
4
4
# SPDX-License-Identifier: Apache-2.0
5
5
#
21
21
############################################################################
22
22
23
23
ifneq ($(CONFIG_TESTING_FOPENCOOKIE_TEST),)
24
- CONFIGURED_APPS += $(APPDIR)/testing/fs /fopencookie
24
+ CONFIGURED_APPS += $(APPDIR)/testing/libc /fopencookie
25
25
endif
Original file line number Diff line number Diff line change 1
1
# ###########################################################################
2
- # apps/testing/fs /fopencookie/Makefile
2
+ # apps/testing/libc /fopencookie/Makefile
3
3
#
4
4
# SPDX-License-Identifier: Apache-2.0
5
5
#
Original file line number Diff line number Diff line change 1
1
/****************************************************************************
2
- * apps/testing/fs /fopencookie/fopencookie.c
2
+ * apps/testing/libc /fopencookie/fopencookie.c
3
3
*
4
4
* SPDX-License-Identifier: Apache-2.0
5
5
*
You can’t perform that action at this time.
0 commit comments