Home
last modified time | relevance | path

Searched refs:File (Results 1 – 25 of 47) sorted by relevance

12

/Renode-v1.15.3-c57714d/src/Renode/PlatformDescription/
DDeclarationPlace.cs27 File = file; in DeclarationPlace()
40 …eturn string.Format("at {2}{0}:{1}", Position.Line, Position.Column, File == "" ? "" : File + ':'); in GetFriendlyDescription()
45 return string.Format("[DeclarationPlace: Position={0}, File={1}]", Position, File); in ToString()
49 public string File { get; private set; } property in Antmicro.Renode.PlatformDescription.DeclarationPlace
DUsingsGraph.cs53 if(!File.Exists(filePath)) in TraverseDepthFirst()
113 source = File.ReadAllText(filePath); in CreateGraphNode()
/Renode-v1.15.3-c57714d/tests/unit-tests/
Dsnapshot-tracking.robot12 ${snap_path}= Allocate Temporary File
22 ${snap_path1}= Allocate Temporary File
26 ${snap_path2}= Allocate Temporary File
36 ${snap_path1}= Allocate Temporary File
40 ${snap_path2}= Allocate Temporary File
43 Remove File ${snap_path2}
52 ${snap_path}= Allocate Temporary File
65 ${snap_path1}= Allocate Temporary File
69 ${snap_path2}= Allocate Temporary File
Dfile-paths.robot28 Create Temporary REPL File
31 Create File ${file_path}
44 File Should Exist ${base_file}
50 File Should Exist ${next_file}
56 File Should Exist ${base_file}
60 File Should Exist ${next_file}
75 ${repl}= Create Temporary REPL File Platform With Spaces.repl
83 ${repl}= Create Temporary REPL File Platform With Spaces.repl
Dprofiler-trace.robot69 Should Stop Writing To File Perfetto
72 ${TEST_TRACE_FILE}= Allocate Temporary File
77 ${TRACE_FILE_SIZE}= Get File Size ${TEST_TRACE_FILE}
80 Should Stop Writing To File Collapsed Stack
83 ${TEST_TRACE_FILE}= Allocate Temporary File
88 ${TRACE_FILE_SIZE}= Get File Size ${TEST_TRACE_FILE}
91 Should Not Limit File Size
94 ${TEST_TRACE_FILE}= Allocate Temporary File
99 ${TRACE_FILE_SIZE}= Get File Size ${TEST_TRACE_FILE}
116 ${TEST_TRACE_FILE}= Allocate Temporary File
Dhost-uart.robot11 ${pty_link}= Allocate Temporary File
13 # We need forceCreate because Allocate Temporary File creates a file which our
Dexecution-tracing.robot41 ${trace_file}= Allocate Temporary File
47 ${output}= Get File ${trace_file}
53 ${trace_file}= Allocate Temporary File
66 ${output}= Get Binary File ${trace_file}
69 ${output}= Get File ${trace_file}
122 ${trace_filepath}= Allocate Temporary File
128 ${output_file}= Get File ${trace_filepath}
139 ${trace_filepath}= Allocate Temporary File
145 ${output_file}= Get Binary File ${trace_filepath}
300 ${FILE}= Allocate Temporary File
[all …]
/Renode-v1.15.3-c57714d/tests/platforms/LiteX/
DLiteX_VexRiscv_I2S.robot6 ${input_file}= Download File ${AUDIO_INPUT}
13 ${output_file}= Allocate Temporary File
24 ${input_file_size}= Get File Size ${input_file}
25 ${output_file_size}= Get File Size ${output_file}
29 ${input_file_content}= Get Binary File ${input_file}
30 ${output_file_content}= Get Binary File ${output_file}
DNexys4DDR_LiteX_VexRiscv.robot29 Should List Readme File
38 Wait For Line On Uart File 1 [README${SPACE*2}.TXT]
/Renode-v1.15.3-c57714d/tests/peripherals/CLIC/
DCLIC-riscv-arch-tests.robot4 …${EXAMPLE_SIG}= Download File https://dl.antmicro.com/projects/renode/clic/clic…
13 …${EXAMPLE_SIG}= Download File https://dl.antmicro.com/projects/renode/clic/clic…
22 …${EXAMPLE_SIG}= Download File https://dl.antmicro.com/projects/renode/clic/clic…
31 …${EXAMPLE_SIG}= Download File https://dl.antmicro.com/projects/renode/clic/clic…
40 …${EXAMPLE_SIG}= Download File https://dl.antmicro.com/projects/renode/clic/clic…
49 …${EXAMPLE_SIG}= Download File https://dl.antmicro.com/projects/renode/clic/clic…
58 …${EXAMPLE_SIG}= Download File https://dl.antmicro.com/projects/renode/clic/clic…
67 …${EXAMPLE_SIG}= Download File https://dl.antmicro.com/projects/renode/clic/clic…
76 …${EXAMPLE_SIG}= Download File https://dl.antmicro.com/projects/renode/clic/clic…
85 …${EXAMPLE_SIG}= Download File https://dl.antmicro.com/projects/renode/clic/clic…
[all …]
/Renode-v1.15.3-c57714d/tests/tools/
Dexecution_tracer_reader.robot72 Download File And Rename
74 ${temporary_file}= Download File ${url}
77 Move File ${temporary_file} ${new_path}
91 ${trace_file}= Allocate Temporary File
122 ${coverage_file}= Allocate Temporary File
123 ${binary_file}= Download File ${COVERAGE_TEST_BINARY_URL}
124 …${code_file}= Download File And Rename ${COVERAGE_TEST_CODE_URL} ${COVERAGE_TE…
149 ${coverage_report_content}= Get File ${coverage_file}
/Renode-v1.15.3-c57714d/tests/metrics-analyzer/
Dmetrics-analyzer.robot10 ${TEST_DUMP_FILE}= Allocate Temporary File
17 ${DUMP_FILE_SIZE} = Get File Size ${TEST_DUMP_FILE}
/Renode-v1.15.3-c57714d/tests/peripherals/
DVirtIO.robot25 ${TEMP_DRIVE}= Download File ${DRIVE}
27 Copy File ${TEMP_DRIVE} ${TEMPDIR}
29 ${TEMP_FS}= Download File ${FS}
31 Copy File ${TEMP_FS} ${TEMPDIR}
36 Remove File ${DRIVE_PATH}
37 Remove File ${FS_PATH}
82 Create File ${SHARED_DIR}/${SHARED_FILE} ${INPUT}
DLIS2DW12.robot84 Create RESD File
93 Test Teardown And Cleanup RESD File
97 Remove File ${resdPath}
107 ${resdPath}= Create RESD File ${resdArgs}
148 ${resdPath}= Create RESD File ${resdArgs}
178 [Teardown] Test Teardown And Cleanup RESD File ${resdPath}
189 [Teardown] Test Teardown And Cleanup RESD File ${resdPath}
220 [Teardown] Test Teardown And Cleanup RESD File ${resdPath}
242 [Teardown] Test Teardown And Cleanup RESD File ${resdPath}
DAK09918.robot27 Create RESD File
29 ${resd_path}= Allocate Temporary File
63 ${resd_path}= Create RESD File ${SAMPLES_CSV}
DHS3001.robot27 Create RESD File
29 ${resd_path}= Allocate Temporary File
67 ${resd_path}= Create RESD File ${SAMPLES_CSV}
DICP_101xx.robot44 Create RESD File
46 ${resd_path}= Allocate Temporary File
85 ${resd_path}= Create RESD File ${SAMPLES_CSV}
DS32K3XX_EMAC.robot36 ${test_file}= Allocate Temporary File
37 Create File ${test_file} hello!\n
/Renode-v1.15.3-c57714d/src/Renode/Backends/Terminals/
DUartPtyTerminal.cs88 if(File.Exists(linkName)) in CreateSymlink()
97 File.Delete(linkName); in CreateSymlink()
/Renode-v1.15.3-c57714d/tests/unit-tests/RenodeTests/PlatformDescription/
DFakeUsingResolver.cs42 File.WriteAllText(tempFileName, argumentToSource[argument]); in IUsingResolver.Resolve()
/Renode-v1.15.3-c57714d/tools/analyzers/
DAnalyzers.sln2 Microsoft Visual Studio Solution File, Format Version 12.00
/Renode-v1.15.3-c57714d/tests/platforms/
DNRF52840.robot186 ${input_file}= Allocate Temporary File
187 ${output_file}= Allocate Temporary File
188 …Create Binary File ${input_file} \x00\x00\x00\x00\x5a\x82\x5a\x82\x7f\xff\x7f\xff\x5a\x82\…
196 ${input_file_size}= Get File Size ${input_file}
197 ${output_file_size}= Get File Size ${output_file}
201 ${input_file_content}= Get Binary File ${input_file}
202 ${output_file_content}= Get Binary File ${output_file}
/Renode-v1.15.3-c57714d/src/Renode/PlatformDescription/UserInterface/
DPlatformDescriptionMachineExtensions.cs55 if(File.Exists(fullPath)) in Resolve()
/Renode-v1.15.3-c57714d/src/Renode/RobotFrameworkEngine/
DHttpServer.cs64 File.WriteAllText(file, actualPort.ToString()); in TryCreatePortFile()
/Renode-v1.15.3-c57714d/tests/network-server/
DNetworkServer.robot2 Download File Over TFTP

12