Home
last modified time | relevance | path

Searched refs:NAME (Results 1 – 7 of 7) sorted by relevance

/busybox-1.35.0/testsuite/
Dtesting.sh71 NAME="$1"
72 [ -n "$1" ] || NAME="$2"
76 echo "Test $NAME has wrong number of arguments: $# (must be 5)" >&2
84 echo "SKIPPED: $NAME"
98 echo "PASS: $NAME"
101 echo "FAIL: $NAME"
/busybox-1.35.0/include/
Dlibbb.h2503 #define BBUNIT_DEFINE_TEST(NAME) \ argument
2504 static void bbunit_##NAME##_test(void); \
2505 static struct bbunit_listelem bbunit_##NAME##_elem = { \
2506 .name = #NAME, \
2507 .testfunc = bbunit_##NAME##_test, \
2509 static void INIT_FUNC bbunit_##NAME##_register(void) \
2511 bbunit_registertest(&bbunit_##NAME##_elem); \
2513 static void bbunit_##NAME##_test(void)
/busybox-1.35.0/docs/
Dbusybox_header.pod3 =head1 NAME chapter
Dnew-applet-HOWTO.txt36 * Copyright (C) [YEAR] by [YOUR NAME] <YOUR EMAIL>
Dposix_conformance.txt280NAME, -mtime DAYS, -print, -maxdepth N, -exec CMD ARG ;, -newer FILE, -context, -iname PATTERN, -f…
/busybox-1.35.0/scripts/kconfig/
Dzconf.tab.c_shipped34 USER NAME SPACE" below. */
241 # include <stdlib.h> /* INFRINGES ON USER NAME SPACE */
506 /* YYDEFACT[STATE-NAME] -- Default rule to reduce with in state
675 # include <stddef.h> /* INFRINGES ON USER NAME SPACE */
777 # include <stdio.h> /* INFRINGES ON USER NAME SPACE */
/busybox-1.35.0/
DMakefile5 NAME = Unnamed macro