Searched refs:test2 (Results 1 – 5 of 5) sorted by relevance
31 static const char test[] = "TEST1=1", test2[] = "TEST2=2"; in TEST() local50 iovec = IOVEC_MAKE_STRING(test2); in TEST()83 assert_se(journal_file_find_data_object(f->file, test2, strlen(test2), &d, NULL) == 1); in TEST()
15 systemd-run --wait --unit=test2.service -p "DynamicUser=1" -p "Delegate=memory pids" \16 grep -q pids /sys/fs/cgroup/system.slice/test2.service/cgroup.controllers
20 test -d /tmp/root/test2
70 static void test2(void) { in test2() function87 test2(); in main()
133 Also=test2.service139 Also=test2.socket142 "$systemctl" --root="$root" reenable test2.service146 "$systemctl" --root="$root" reenable test2.socket150 "$systemctl" --root="$root" disable test2.socket