<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style="--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<title>
GitLab
</title>

<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>

<style>img {
max-width: 100%; height: auto;
}
body {
font-size: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
}
body {
font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style="font-size: inherit; -webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px; font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";">
<div class="content">

<p style="color: #777777;">
<a href="https://gitlab.rtems.org/DonutAnees">Mohammed Anees</a>
commented on a
<a href="https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1155#note_147408">discussion</a>:
</p>
<div class="md" style="position: relative; z-index: 1; color: #3a383f; word-wrap: break-word;">
<p dir="auto" style="color: #3a383f; margin: 0 0 1rem;" align="initial">i have build the new changes, it compiles without errors, the following things have been tested by me</p>
<h3 id="user-content-sample-tests" dir="auto" style="margin-top: 1.5rem; margin-bottom: 1rem; font-weight: 600; font-size: 1.125rem; letter-spacing: inherit; line-height: 1.25; color: #18171d;" align="initial">sample tests<a href="#sample-tests" aria-label="Link to heading 'sample tests'" data-heading-content="sample tests" class="anchor" style="margin-top: 0;"></a>
</h3>
<h4 id="user-content-helloexe" dir="auto" style="margin-top: 1rem; margin-bottom: 1rem; font-weight: 600; font-size: 1rem; letter-spacing: inherit; line-height: 1.25; color: #18171d;" align="initial">hello.exe<a href="#helloexe" aria-label="Link to heading 'hello.exe'" data-heading-content="hello.exe" class="anchor" style="margin-top: 0;"></a>
</h4>
<div class="gl-relative markdown-code-block js-markdown-code">
<pre class="code highlight js-syntax-highlight language-plaintext" v-pre="true" style="display: block; font-size: 14px; color: #3a383f; line-height: 1.6em; overflow-x: auto; border-radius: .25rem; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; margin: 0 0 1rem; padding: 12px; border: 1px solid #dcdcde;"><code style="font-size: inherit; color: inherit; word-wrap: normal; word-break: keep-all; background-color: inherit; border-radius: .25rem; white-space: pre; margin-top: 0; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; overflow-wrap: normal; padding: unset;"><span id="LC1" class="line" lang="plaintext" style="margin-top: 0;">maxphysaddr = 48</span>
<span id="LC2" class="line" lang="plaintext">APIC: override: SourceIrq=0 GlobalIrq=2 IntiFlags=0x0000</span>
<span id="LC3" class="line" lang="plaintext">APIC: IRQ override src=0 -> global=2 (ioapic=1504960 pin=2)</span>
<span id="LC4" class="line" lang="plaintext">APIC: override: SourceIrq=5 GlobalIrq=5 IntiFlags=0x000d</span>
<span id="LC5" class="line" lang="plaintext">APIC: override: SourceIrq==GlobalIrq=5, no remap needed</span>
<span id="LC6" class="line" lang="plaintext">APIC: override: SourceIrq=9 GlobalIrq=9 IntiFlags=0x000d</span>
<span id="LC7" class="line" lang="plaintext">APIC: override: SourceIrq==GlobalIrq=9, no remap needed</span>
<span id="LC8" class="line" lang="plaintext">APIC: override: SourceIrq=10 GlobalIrq=10 IntiFlags=0x000d</span>
<span id="LC9" class="line" lang="plaintext">APIC: override: SourceIrq==GlobalIrq=10, no remap needed</span>
<span id="LC10" class="line" lang="plaintext">APIC: override: SourceIrq=11 GlobalIrq=11 IntiFlags=0x000d</span>
<span id="LC11" class="line" lang="plaintext">APIC: override: SourceIrq==GlobalIrq=11, no remap needed</span>
<span id="LC12" class="line" lang="plaintext">APIC is at 0xfee00000</span>
<span id="LC13" class="line" lang="plaintext">APIC ID at *0xfee00020=0x0</span>
<span id="LC14" class="line" lang="plaintext">APIC spurious vector register *0xfee000f0=0x10f</span>
<span id="LC15" class="line" lang="plaintext">APIC spurious vector register *0xfee000f0=0x1ff</span>
<span id="LC16" class="line" lang="plaintext">APIC: registering ioapic[0] ptr=0x16f6c0 gsi_base=0 numintr=24</span>
<span id="LC17" class="line" lang="plaintext">APIC: ioapic[0] registered successfully</span>
<span id="LC18" class="line" lang="plaintext">APIC: total I/O APICs registered: 1</span>
<span id="LC19" class="line" lang="plaintext"></span>
<span id="LC20" class="line" lang="plaintext"></span>
<span id="LC21" class="line" lang="plaintext">*** BEGIN OF TEST HELLO WORLD ***</span>
<span id="LC22" class="line" lang="plaintext">*** TEST VERSION: 7.0.0.a70c6b23d9f8e94440de2df1030571ec182e03b3</span>
<span id="LC23" class="line" lang="plaintext">*** TEST STATE: EXPECTED_PASS</span>
<span id="LC24" class="line" lang="plaintext">*** TEST BUILD: RTEMS_DEBUG</span>
<span id="LC25" class="line" lang="plaintext">*** TEST TOOLS: 15.2.0 20250808 (RTEMS 7, Build 2026.03.04, RSB 00a71896204f95cb583e6271cad4c192b62cce6d-modified, Newlib a7c61498)</span>
<span id="LC26" class="line" lang="plaintext">Hello World</span>
<span id="LC27" class="line" lang="plaintext"></span>
<span id="LC28" class="line" lang="plaintext">*** END OF TEST HELLO WORLD ***</span>
<span id="LC29" class="line" lang="plaintext"></span>
<span id="LC30" class="line" lang="plaintext"></span>
<span id="LC31" class="line" lang="plaintext">[ RTEMS shutdown ]</span>
<span id="LC32" class="line" lang="plaintext">RTEMS version: 7.0.0.a70c6b23d9f8e94440de2df1030571ec182e03b3</span>
<span id="LC33" class="line" lang="plaintext">RTEMS tools: 15.2.0 20250808 (RTEMS 7, Build 2026.03.04, RSB 00a71896204f95cb583e6271cad4c192b62cce6d-modified, Newlib a7c61498)</span>
<span id="LC34" class="line" lang="plaintext">executing thread ID: 0x0a010001</span>
<span id="LC35" class="line" lang="plaintext">executing thread name: UI1 </span></code></pre>
<copy-code></copy-code><insert-code-snippet></insert-code-snippet>
</div>
<h4 id="user-content-ticketexe" dir="auto" style="margin-top: 1rem; margin-bottom: 1rem; font-weight: 600; font-size: 1rem; letter-spacing: inherit; line-height: 1.25; color: #18171d;" align="initial">ticket.exe<a href="#ticketexe" aria-label="Link to heading 'ticket.exe'" data-heading-content="ticket.exe" class="anchor" style="margin-top: 0;"></a>
</h4>
<div class="gl-relative markdown-code-block js-markdown-code">
<pre class="code highlight js-syntax-highlight language-plaintext" v-pre="true" style="display: block; font-size: 14px; color: #3a383f; line-height: 1.6em; overflow-x: auto; border-radius: .25rem; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; margin: 0 0 1rem; padding: 12px; border: 1px solid #dcdcde;"><code style="font-size: inherit; color: inherit; word-wrap: normal; word-break: keep-all; background-color: inherit; border-radius: .25rem; white-space: pre; margin-top: 0; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; overflow-wrap: normal; padding: unset;"><span id="LC1" class="line" lang="plaintext" style="margin-top: 0;"></span>
<span id="LC2" class="line" lang="plaintext">maxphysaddr = 48</span>
<span id="LC3" class="line" lang="plaintext">APIC: override: SourceIrq=0 GlobalIrq=2 IntiFlags=0x0000</span>
<span id="LC4" class="line" lang="plaintext">APIC: IRQ override src=0 -> global=2 (ioapic=1578400 pin=2)</span>
<span id="LC5" class="line" lang="plaintext">APIC: override: SourceIrq=5 GlobalIrq=5 IntiFlags=0x000d</span>
<span id="LC6" class="line" lang="plaintext">APIC: override: SourceIrq==GlobalIrq=5, no remap needed</span>
<span id="LC7" class="line" lang="plaintext">APIC: override: SourceIrq=9 GlobalIrq=9 IntiFlags=0x000d</span>
<span id="LC8" class="line" lang="plaintext">APIC: override: SourceIrq==GlobalIrq=9, no remap needed</span>
<span id="LC9" class="line" lang="plaintext">APIC: override: SourceIrq=10 GlobalIrq=10 IntiFlags=0x000d</span>
<span id="LC10" class="line" lang="plaintext">APIC: override: SourceIrq==GlobalIrq=10, no remap needed</span>
<span id="LC11" class="line" lang="plaintext">APIC: override: SourceIrq=11 GlobalIrq=11 IntiFlags=0x000d</span>
<span id="LC12" class="line" lang="plaintext">APIC: override: SourceIrq==GlobalIrq=11, no remap needed</span>
<span id="LC13" class="line" lang="plaintext">APIC is at 0xfee00000</span>
<span id="LC14" class="line" lang="plaintext">APIC ID at *0xfee00020=0x0</span>
<span id="LC15" class="line" lang="plaintext">APIC spurious vector register *0xfee000f0=0x10f</span>
<span id="LC16" class="line" lang="plaintext">APIC spurious vector register *0xfee000f0=0x1ff</span>
<span id="LC17" class="line" lang="plaintext">APIC: registering ioapic[0] ptr=0x1815a0 gsi_base=0 numintr=24</span>
<span id="LC18" class="line" lang="plaintext">APIC: ioapic[0] registered successfully</span>
<span id="LC19" class="line" lang="plaintext">APIC: total I/O APICs registered: 1</span>
<span id="LC20" class="line" lang="plaintext">us_per_tick = 10000</span>
<span id="LC21" class="line" lang="plaintext">Desired frequency = 100irqs/sec</span>
<span id="LC22" class="line" lang="plaintext">PIT stopped at 0xe90b</span>
<span id="LC23" class="line" lang="plaintext">APIC ticks passed in 1/20 of a second: 0x2fb257</span>
<span id="LC24" class="line" lang="plaintext">CPU frequency: 0x1000271040</span>
<span id="LC25" class="line" lang="plaintext">APIC ticks/sec: 0x62516940</span>
<span id="LC26" class="line" lang="plaintext">PIT stopped at 0xe90b</span>
<span id="LC27" class="line" lang="plaintext">APIC ticks passed in 1/20 of a second: 0x2fafa2</span>
<span id="LC28" class="line" lang="plaintext">CPU frequency: 0x1000049280</span>
<span id="LC29" class="line" lang="plaintext">APIC ticks/sec: 0x62503080</span>
<span id="LC30" class="line" lang="plaintext">PIT stopped at 0xe90b</span>
<span id="LC31" class="line" lang="plaintext">APIC ticks passed in 1/20 of a second: 0x2faf91</span>
<span id="LC32" class="line" lang="plaintext">CPU frequency: 0x1000043840</span>
<span id="LC33" class="line" lang="plaintext">APIC ticks/sec: 0x62502740</span>
<span id="LC34" class="line" lang="plaintext">PIT stopped at 0xe90b</span>
<span id="LC35" class="line" lang="plaintext">APIC ticks passed in 1/20 of a second: 0x2fafae</span>
<span id="LC36" class="line" lang="plaintext">CPU frequency: 0x1000053120</span>
<span id="LC37" class="line" lang="plaintext">APIC ticks/sec: 0x62503320</span>
<span id="LC38" class="line" lang="plaintext">PIT stopped at 0xe90b</span>
<span id="LC39" class="line" lang="plaintext">APIC ticks passed in 1/20 of a second: 0x2faf83</span>
<span id="LC40" class="line" lang="plaintext">CPU frequency: 0x1000039360</span>
<span id="LC41" class="line" lang="plaintext">APIC ticks/sec: 0x62502460</span>
<span id="LC42" class="line" lang="plaintext"></span>
<span id="LC43" class="line" lang="plaintext"></span>
<span id="LC44" class="line" lang="plaintext">*** BEGIN OF TEST CLOCK TICK ***</span>
<span id="LC45" class="line" lang="plaintext">*** TEST VERSION: 7.0.0.a70c6b23d9f8e94440de2df1030571ec182e03b3</span>
<span id="LC46" class="line" lang="plaintext">*** TEST STATE: EXPECTED_PASS</span>
<span id="LC47" class="line" lang="plaintext">*** TEST BUILD: RTEMS_DEBUG</span>
<span id="LC48" class="line" lang="plaintext">*** TEST TOOLS: 15.2.0 20250808 (RTEMS 7, Build 2026.03.04, RSB 00a71896204f95cb583e6271cad4c192b62cce6d-modified, Newlib a7c61498)</span>
<span id="LC49" class="line" lang="plaintext">TA1  - rtems_clock_get_tod - 09:00:00   12/31/1988</span>
<span id="LC50" class="line" lang="plaintext">TA2  - rtems_clock_get_tod - 09:00:00   12/31/1988</span>
<span id="LC51" class="line" lang="plaintext">TA3  - rtems_clock_get_tod - 09:00:00   12/31/1988</span>
<span id="LC52" class="line" lang="plaintext">TA1  - rtems_clock_get_tod - 09:00:05   12/31/1988</span>
<span id="LC53" class="line" lang="plaintext">TA2  - rtems_clock_get_tod - 09:00:10   12/31/1988</span>
<span id="LC54" class="line" lang="plaintext">TA1  - rtems_clock_get_tod - 09:00:10   12/31/1988</span>
<span id="LC55" class="line" lang="plaintext">TA3  - rtems_clock_get_tod - 09:00:15   12/31/1988</span>
<span id="LC56" class="line" lang="plaintext">TA1  - rtems_clock_get_tod - 09:00:15   12/31/1988</span>
<span id="LC57" class="line" lang="plaintext">TA2  - rtems_clock_get_tod - 09:00:20   12/31/1988</span>
<span id="LC58" class="line" lang="plaintext">TA1  - rtems_clock_get_tod - 09:00:20   12/31/1988</span>
<span id="LC59" class="line" lang="plaintext">TA1  - rtems_clock_get_tod - 09:00:25   12/31/1988</span>
<span id="LC60" class="line" lang="plaintext">TA3  - rtems_clock_get_tod - 09:00:30   12/31/1988</span>
<span id="LC61" class="line" lang="plaintext">TA2  - rtems_clock_get_tod - 09:00:30   12/31/1988</span>
<span id="LC62" class="line" lang="plaintext">TA1  - rtems_clock_get_tod - 09:00:30   12/31/1988</span>
<span id="LC63" class="line" lang="plaintext"></span>
<span id="LC64" class="line" lang="plaintext">*** END OF TEST CLOCK TICK ***</span>
<span id="LC65" class="line" lang="plaintext"></span>
<span id="LC66" class="line" lang="plaintext"></span>
<span id="LC67" class="line" lang="plaintext">[ RTEMS shutdown ]</span>
<span id="LC68" class="line" lang="plaintext">RTEMS version: 7.0.0.a70c6b23d9f8e94440de2df1030571ec182e03b3</span>
<span id="LC69" class="line" lang="plaintext">RTEMS tools: 15.2.0 20250808 (RTEMS 7, Build 2026.03.04, RSB 00a71896204f95cb583e6271cad4c192b62cce6d-modified, Newlib a7c61498)</span>
<span id="LC70" class="line" lang="plaintext">executing thread ID: 0x0a010002</span>
<span id="LC71" class="line" lang="plaintext">executing thread name: TA1 </span></code></pre>
<copy-code></copy-code><insert-code-snippet></insert-code-snippet>
</div>
<h3 id="user-content-running-for-all-the-tests" dir="auto" style="margin-top: 1.5rem; margin-bottom: 1rem; font-weight: 600; font-size: 1.125rem; letter-spacing: inherit; line-height: 1.25; color: #18171d;" align="initial">Running for all the tests<a href="#running-for-all-the-tests" aria-label="Link to heading 'Running for all the tests'" data-heading-content="Running for all the tests" class="anchor" style="margin-top: 0;"></a>
</h3>
<h4 id="user-content-test-on-upstream" dir="auto" style="margin-top: 1rem; margin-bottom: 1rem; font-weight: 600; font-size: 1rem; letter-spacing: inherit; line-height: 1.25; color: #18171d;" align="initial">Test on upstream<a href="#test-on-upstream" aria-label="Link to heading 'Test on upstream'" data-heading-content="Test on upstream" class="anchor" style="margin-top: 0;"></a>
</h4>
<div class="gl-relative markdown-code-block js-markdown-code">
<pre class="code highlight js-syntax-highlight language-plaintext" v-pre="true" style="display: block; font-size: 14px; color: #3a383f; line-height: 1.6em; overflow-x: auto; border-radius: .25rem; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; margin: 0 0 1rem; padding: 12px; border: 1px solid #dcdcde;"><code style="font-size: inherit; color: inherit; word-wrap: normal; word-break: keep-all; background-color: inherit; border-radius: .25rem; white-space: pre; margin-top: 0; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; overflow-wrap: normal; padding: unset;"><span id="LC1" class="line" lang="plaintext" style="margin-top: 0;">Passed:        596</span>
<span id="LC2" class="line" lang="plaintext">Failed:         27</span>
<span id="LC3" class="line" lang="plaintext">User Input:      5</span>
<span id="LC4" class="line" lang="plaintext">Expected Fail:  24</span>
<span id="LC5" class="line" lang="plaintext">Indeterminate:   0</span>
<span id="LC6" class="line" lang="plaintext">Benchmark:       3</span>
<span id="LC7" class="line" lang="plaintext">Timeout:         4</span>
<span id="LC8" class="line" lang="plaintext">Test too long:   0</span>
<span id="LC9" class="line" lang="plaintext">Invalid:         0</span>
<span id="LC10" class="line" lang="plaintext">Wrong Version:   0</span>
<span id="LC11" class="line" lang="plaintext">Wrong Build:     0</span>
<span id="LC12" class="line" lang="plaintext">Wrong Tools:     0</span>
<span id="LC13" class="line" lang="plaintext">Wrong Header:    0</span>
<span id="LC14" class="line" lang="plaintext">------------------</span>
<span id="LC15" class="line" lang="plaintext">Total:         659</span>
<span id="LC16" class="line" lang="plaintext"></span>
<span id="LC17" class="line" lang="plaintext">Failures:</span>
<span id="LC18" class="line" lang="plaintext"> fsfatfsformat01.exe</span>
<span id="LC19" class="line" lang="plaintext"> malloc04.exe</span>
<span id="LC20" class="line" lang="plaintext"> psxclock.exe</span>
<span id="LC21" class="line" lang="plaintext"> psxstat.exe</span>
<span id="LC22" class="line" lang="plaintext"> sp20.exe</span>
<span id="LC23" class="line" lang="plaintext"> spfatal26.exe</span>
<span id="LC24" class="line" lang="plaintext"> spintrcritical08.exe</span>
<span id="LC25" class="line" lang="plaintext"> sptimecounter02.exe</span>
<span id="LC26" class="line" lang="plaintext"> stringto01.exe</span>
<span id="LC27" class="line" lang="plaintext"> tftpfs.exe</span>
<span id="LC28" class="line" lang="plaintext"> ts-validation-one-cpu-0.exe</span>
<span id="LC29" class="line" lang="plaintext"> ttest01.exe</span>
<span id="LC30" class="line" lang="plaintext"> ttest02.exe</span>
<span id="LC31" class="line" lang="plaintext"> cdtest.exe</span>
<span id="LC32" class="line" lang="plaintext"> exit03.exe</span>
<span id="LC33" class="line" lang="plaintext"> iostream.exe</span>
<span id="LC34" class="line" lang="plaintext"> rcxx01.exe</span>
<span id="LC35" class="line" lang="plaintext"> regulator01.exe</span>
<span id="LC36" class="line" lang="plaintext"> sp30.exe</span>
<span id="LC37" class="line" lang="plaintext"> sp31.exe</span>
<span id="LC38" class="line" lang="plaintext"> sp45.exe</span>
<span id="LC39" class="line" lang="plaintext"> sp50.exe</span>
<span id="LC40" class="line" lang="plaintext"> sp68.exe</span>
<span id="LC41" class="line" lang="plaintext"> spclock_err02.exe</span>
<span id="LC42" class="line" lang="plaintext"> spcxx01.exe</span>
<span id="LC43" class="line" lang="plaintext"> sptimerserver01.exe</span>
<span id="LC44" class="line" lang="plaintext"> sptls02.exe</span>
<span id="LC45" class="line" lang="plaintext">User Input:</span>
<span id="LC46" class="line" lang="plaintext"> capture.exe</span>
<span id="LC47" class="line" lang="plaintext"> fileio.exe</span>
<span id="LC48" class="line" lang="plaintext"> monitor.exe</span>
<span id="LC49" class="line" lang="plaintext"> termios.exe</span>
<span id="LC50" class="line" lang="plaintext"> top.exe</span>
<span id="LC51" class="line" lang="plaintext">Expected Fail:</span>
<span id="LC52" class="line" lang="plaintext"> fatfs_fsrenameexisting.exe</span>
<span id="LC53" class="line" lang="plaintext"> fatfs_fsrenamemaxlinks.exe</span>
<span id="LC54" class="line" lang="plaintext"> imfs_fsrenameexisting.exe</span>
<span id="LC55" class="line" lang="plaintext"> imfs_fsrenamepermexisting.exe</span>
<span id="LC56" class="line" lang="plaintext"> imfs_fssymlink.exe</span>
<span id="LC57" class="line" lang="plaintext"> jffs2_fsrenameexisting.exe</span>
<span id="LC58" class="line" lang="plaintext"> jffs2_fsrenamemaxlinks.exe</span>
<span id="LC59" class="line" lang="plaintext"> jffs2_fsrenamepermexisting.exe</span>
<span id="LC60" class="line" lang="plaintext"> jffs2_fssymlink.exe</span>
<span id="LC61" class="line" lang="plaintext"> jffs2nand_fsrenameexisting.exe</span>
<span id="LC62" class="line" lang="plaintext"> jffs2nand_fsrenamemaxlinks.exe</span>
<span id="LC63" class="line" lang="plaintext"> jffs2nand_fsrenamepermexisting.exe</span>
<span id="LC64" class="line" lang="plaintext"> jffs2nand_fssymlink.exe</span>
<span id="LC65" class="line" lang="plaintext"> mdosfs_fsrenameexisting.exe</span>
<span id="LC66" class="line" lang="plaintext"> mdosfs_fsrenamemaxlinks.exe</span>
<span id="LC67" class="line" lang="plaintext"> mimfs_fsrenameexisting.exe</span>
<span id="LC68" class="line" lang="plaintext"> mimfs_fsrenamemaxlinks.exe</span>
<span id="LC69" class="line" lang="plaintext"> mimfs_fsrenamepermexisting.exe</span>
<span id="LC70" class="line" lang="plaintext"> mimfs_fssymlink.exe</span>
<span id="LC71" class="line" lang="plaintext"> mrfs_fsrenameexisting.exe</span>
<span id="LC72" class="line" lang="plaintext"> mrfs_fsrenamelongname.exe</span>
<span id="LC73" class="line" lang="plaintext"> mrfs_fsrenamemaxlinks.exe</span>
<span id="LC74" class="line" lang="plaintext"> mrfs_fsrenamepermexisting.exe</span>
<span id="LC75" class="line" lang="plaintext"> mrfs_fssymlink.exe</span>
<span id="LC76" class="line" lang="plaintext">Benchmark:</span>
<span id="LC77" class="line" lang="plaintext"> dhrystone.exe</span>
<span id="LC78" class="line" lang="plaintext"> linpack.exe</span>
<span id="LC79" class="line" lang="plaintext"> whetstone.exe</span>
<span id="LC80" class="line" lang="plaintext">Timeouts:</span>
<span id="LC81" class="line" lang="plaintext"> ts-performance-no-clock-0.exe</span>
<span id="LC82" class="line" lang="plaintext"> ts-unit-no-clock-0.exe</span>
<span id="LC83" class="line" lang="plaintext"> ts-validation-intr.exe</span>
<span id="LC84" class="line" lang="plaintext"> ts-validation-no-clock-0.exe</span></code></pre>
<copy-code></copy-code><insert-code-snippet></insert-code-snippet>
</div>
<h4 id="user-content-test-on-feature-branch" dir="auto" style="margin-top: 1rem; margin-bottom: 1rem; font-weight: 600; font-size: 1rem; letter-spacing: inherit; line-height: 1.25; color: #18171d;" align="initial">Test on feature branch<a href="#test-on-feature-branch" aria-label="Link to heading 'Test on feature branch'" data-heading-content="Test on feature branch" class="anchor" style="margin-top: 0;"></a>
</h4>
<div class="gl-relative markdown-code-block js-markdown-code">
<pre class="code highlight js-syntax-highlight language-plaintext" v-pre="true" style="display: block; font-size: 14px; color: #3a383f; line-height: 1.6em; overflow-x: auto; border-radius: .25rem; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; margin: 0 0 1rem; padding: 12px; border: 1px solid #dcdcde;"><code style="font-size: inherit; color: inherit; word-wrap: normal; word-break: keep-all; background-color: inherit; border-radius: .25rem; white-space: pre; margin-top: 0; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; overflow-wrap: normal; padding: unset;"><span id="LC1" class="line" lang="plaintext" style="margin-top: 0;"></span>
<span id="LC2" class="line" lang="plaintext">Passed:        597</span>
<span id="LC3" class="line" lang="plaintext">Failed:         26</span>
<span id="LC4" class="line" lang="plaintext">User Input:      5</span>
<span id="LC5" class="line" lang="plaintext">Expected Fail:  24</span>
<span id="LC6" class="line" lang="plaintext">Indeterminate:   0</span>
<span id="LC7" class="line" lang="plaintext">Benchmark:       3</span>
<span id="LC8" class="line" lang="plaintext">Timeout:         4</span>
<span id="LC9" class="line" lang="plaintext">Test too long:   0</span>
<span id="LC10" class="line" lang="plaintext">Invalid:         0</span>
<span id="LC11" class="line" lang="plaintext">Wrong Version:   0</span>
<span id="LC12" class="line" lang="plaintext">Wrong Build:     0</span>
<span id="LC13" class="line" lang="plaintext">Wrong Tools:     0</span>
<span id="LC14" class="line" lang="plaintext">Wrong Header:    0</span>
<span id="LC15" class="line" lang="plaintext">------------------</span>
<span id="LC16" class="line" lang="plaintext">Total:         659</span>
<span id="LC17" class="line" lang="plaintext"></span>
<span id="LC18" class="line" lang="plaintext">Failures:</span>
<span id="LC19" class="line" lang="plaintext"> fsfatfsformat01.exe</span>
<span id="LC20" class="line" lang="plaintext"> malloc04.exe</span>
<span id="LC21" class="line" lang="plaintext"> psxclock.exe</span>
<span id="LC22" class="line" lang="plaintext"> psxstat.exe</span>
<span id="LC23" class="line" lang="plaintext"> sp20.exe</span>
<span id="LC24" class="line" lang="plaintext"> spfatal26.exe</span>
<span id="LC25" class="line" lang="plaintext"> spintrcritical08.exe</span>
<span id="LC26" class="line" lang="plaintext"> stringto01.exe</span>
<span id="LC27" class="line" lang="plaintext"> tftpfs.exe</span>
<span id="LC28" class="line" lang="plaintext"> ts-validation-one-cpu-0.exe</span>
<span id="LC29" class="line" lang="plaintext"> ttest01.exe</span>
<span id="LC30" class="line" lang="plaintext"> ttest02.exe</span>
<span id="LC31" class="line" lang="plaintext"> cdtest.exe</span>
<span id="LC32" class="line" lang="plaintext"> exit03.exe</span>
<span id="LC33" class="line" lang="plaintext"> iostream.exe</span>
<span id="LC34" class="line" lang="plaintext"> rcxx01.exe</span>
<span id="LC35" class="line" lang="plaintext"> regulator01.exe</span>
<span id="LC36" class="line" lang="plaintext"> sp30.exe</span>
<span id="LC37" class="line" lang="plaintext"> sp31.exe</span>
<span id="LC38" class="line" lang="plaintext"> sp45.exe</span>
<span id="LC39" class="line" lang="plaintext"> sp50.exe</span>
<span id="LC40" class="line" lang="plaintext"> sp68.exe</span>
<span id="LC41" class="line" lang="plaintext"> spclock_err02.exe</span>
<span id="LC42" class="line" lang="plaintext"> spcxx01.exe</span>
<span id="LC43" class="line" lang="plaintext"> sptimerserver01.exe</span>
<span id="LC44" class="line" lang="plaintext"> sptls02.exe</span>
<span id="LC45" class="line" lang="plaintext">User Input:</span>
<span id="LC46" class="line" lang="plaintext"> capture.exe</span>
<span id="LC47" class="line" lang="plaintext"> fileio.exe</span>
<span id="LC48" class="line" lang="plaintext"> monitor.exe</span>
<span id="LC49" class="line" lang="plaintext"> termios.exe</span>
<span id="LC50" class="line" lang="plaintext"> top.exe</span>
<span id="LC51" class="line" lang="plaintext">Expected Fail:</span>
<span id="LC52" class="line" lang="plaintext"> fatfs_fsrenameexisting.exe</span>
<span id="LC53" class="line" lang="plaintext"> fatfs_fsrenamemaxlinks.exe</span>
<span id="LC54" class="line" lang="plaintext"> imfs_fsrenameexisting.exe</span>
<span id="LC55" class="line" lang="plaintext"> imfs_fsrenamepermexisting.exe</span>
<span id="LC56" class="line" lang="plaintext"> imfs_fssymlink.exe</span>
<span id="LC57" class="line" lang="plaintext"> jffs2_fsrenameexisting.exe</span>
<span id="LC58" class="line" lang="plaintext"> jffs2_fsrenamemaxlinks.exe</span>
<span id="LC59" class="line" lang="plaintext"> jffs2_fsrenamepermexisting.exe</span>
<span id="LC60" class="line" lang="plaintext"> jffs2_fssymlink.exe</span>
<span id="LC61" class="line" lang="plaintext"> jffs2nand_fsrenameexisting.exe</span>
<span id="LC62" class="line" lang="plaintext"> jffs2nand_fsrenamemaxlinks.exe</span>
<span id="LC63" class="line" lang="plaintext"> jffs2nand_fsrenamepermexisting.exe</span>
<span id="LC64" class="line" lang="plaintext"> jffs2nand_fssymlink.exe</span>
<span id="LC65" class="line" lang="plaintext"> mdosfs_fsrenameexisting.exe</span>
<span id="LC66" class="line" lang="plaintext"> mdosfs_fsrenamemaxlinks.exe</span>
<span id="LC67" class="line" lang="plaintext"> mimfs_fsrenameexisting.exe</span>
<span id="LC68" class="line" lang="plaintext"> mimfs_fsrenamemaxlinks.exe</span>
<span id="LC69" class="line" lang="plaintext"> mimfs_fsrenamepermexisting.exe</span>
<span id="LC70" class="line" lang="plaintext"> mimfs_fssymlink.exe</span>
<span id="LC71" class="line" lang="plaintext"> mrfs_fsrenameexisting.exe</span>
<span id="LC72" class="line" lang="plaintext"> mrfs_fsrenamelongname.exe</span>
<span id="LC73" class="line" lang="plaintext"> mrfs_fsrenamemaxlinks.exe</span>
<span id="LC74" class="line" lang="plaintext"> mrfs_fsrenamepermexisting.exe</span>
<span id="LC75" class="line" lang="plaintext"> mrfs_fssymlink.exe</span>
<span id="LC76" class="line" lang="plaintext">Benchmark:</span>
<span id="LC77" class="line" lang="plaintext"> dhrystone.exe</span>
<span id="LC78" class="line" lang="plaintext"> linpack.exe</span>
<span id="LC79" class="line" lang="plaintext"> whetstone.exe</span>
<span id="LC80" class="line" lang="plaintext">Timeouts:</span>
<span id="LC81" class="line" lang="plaintext"> ts-performance-no-clock-0.exe</span>
<span id="LC82" class="line" lang="plaintext"> ts-unit-no-clock-0.exe</span>
<span id="LC83" class="line" lang="plaintext"> ts-validation-intr.exe</span>
<span id="LC84" class="line" lang="plaintext"> ts-validation-no-clock-0.exe</span></code></pre>
<copy-code></copy-code><insert-code-snippet></insert-code-snippet>
</div>
<h3 id="user-content-config-used" dir="auto" style="margin-top: 1.5rem; margin-bottom: 1rem; font-weight: 600; font-size: 1.125rem; letter-spacing: inherit; line-height: 1.25; color: #18171d;" align="initial">config used<a href="#config-used" aria-label="Link to heading 'config used'" data-heading-content="config used" class="anchor" style="margin-top: 0;"></a>
</h3>
<p dir="auto" style="color: #3a383f; margin: 0 0 1rem;" align="initial">config.ini</p>
<div class="gl-relative markdown-code-block js-markdown-code">
<pre class="code highlight js-syntax-highlight language-plaintext" v-pre="true" style="display: block; font-size: 14px; color: #3a383f; line-height: 1.6em; overflow-x: auto; border-radius: .25rem; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; margin: 0 0 1rem; padding: 12px; border: 1px solid #dcdcde;"><code style="font-size: inherit; color: inherit; word-wrap: normal; word-break: keep-all; background-color: inherit; border-radius: .25rem; white-space: pre; margin-top: 0; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; overflow-wrap: normal; padding: unset;"><span id="LC1" class="line" lang="plaintext" style="margin-top: 0;">[x86_64/amd64]</span>
<span id="LC2" class="line" lang="plaintext"># Selects the compiler used to build the BSP (allowed values are "gcc" and</span>
<span id="LC3" class="line" lang="plaintext"># "clang").  Please note that the values of some options depend on the compiler</span>
<span id="LC4" class="line" lang="plaintext"># selection and changing the compiler may lead to unpredictable behaviour if</span>
<span id="LC5" class="line" lang="plaintext"># these options are not adjusted as well.  Use the --rtems-compiler command line</span>
<span id="LC6" class="line" lang="plaintext"># option to get the default values for a particular compiler via</span>
<span id="LC7" class="line" lang="plaintext"># ./waf bspdefaults.</span>
<span id="LC8" class="line" lang="plaintext">COMPILER = gcc</span>
<span id="LC9" class="line" lang="plaintext"># Defines the program prefix of tools (compiler, assembler, linker)</span>
<span id="LC10" class="line" lang="plaintext"># used to build RTEMS. This option may be used to build RTEMS with a</span>
<span id="LC11" class="line" lang="plaintext"># vendor tool suite. Please note, support issues related to using this</span>
<span id="LC12" class="line" lang="plaintext"># option with vendor tool suites should be directed to the vendor of</span>
<span id="LC13" class="line" lang="plaintext"># the tools.</span>
<span id="LC14" class="line" lang="plaintext">PROGRAM_PREFIX = ${ARCH}-rtems${__RTEMS_MAJOR__}-</span>
<span id="LC15" class="line" lang="plaintext"># Flags passed to the library archiver</span>
<span id="LC16" class="line" lang="plaintext">ARFLAGS = crD</span>
<span id="LC17" class="line" lang="plaintext"># Specifies the C Language version and additional APIs available to</span>
<span id="LC18" class="line" lang="plaintext"># the program. gnuNN allows GCC extensions and POSIX APIs. Switching</span>
<span id="LC19" class="line" lang="plaintext"># to stdNN requires the addition of -D_POSIX_C_SOURCE=202405L to</span>
<span id="LC20" class="line" lang="plaintext"># compit le for POSIX Issue 8 that RTEMS is aligned to.</span>
<span id="LC21" class="line" lang="plaintext">CC_STD_VERSION_FLAGS = -std=gnu23 -D_BSD_SOURCE -DDEBUG</span>
<span id="LC22" class="line" lang="plaintext"># Warning flags passed to the C and C++ compiler</span>
<span id="LC23" class="line" lang="plaintext">WARNING_FLAGS = -Wall -Wextra -Wno-format</span>
<span id="LC24" class="line" lang="plaintext"># Warning flags passed to the C compiler</span>
<span id="LC25" class="line" lang="plaintext">CC_WARNING_FLAGS = -Wmissing-prototypes -Wimplicit-function-declaration -Wstrict-prototypes -Wnested-externs -Wold-style-declaration</span>
<span id="LC26" class="line" lang="plaintext"># Warning flags passed to the C++ compiler</span>
<span id="LC27" class="line" lang="plaintext">CXX_WARNING_FLAGS = </span>
<span id="LC28" class="line" lang="plaintext"># Enable the Ada support</span>
<span id="LC29" class="line" lang="plaintext">__RTEMS_ADA__ = False</span>
<span id="LC30" class="line" lang="plaintext"># Defines the build label returned by rtems_get_build_label().</span>
<span id="LC31" class="line" lang="plaintext">RTEMS_BUILD_LABEL = DEFAULT</span>
<span id="LC32" class="line" lang="plaintext"># Default size in CAN frames of FIFO queues.</span>
<span id="LC33" class="line" lang="plaintext">RTEMS_CAN_FIFO_SIZE = 64</span>
<span id="LC34" class="line" lang="plaintext"># Number of available priorities for CAN priority queues.</span>
<span id="LC35" class="line" lang="plaintext">RTEMS_CAN_QUEUE_PRIO_NR = 3</span>
<span id="LC36" class="line" lang="plaintext"># Enable the RTEMS internal debug support</span>
<span id="LC37" class="line" lang="plaintext">RTEMS_DEBUG = True</span>
<span id="LC38" class="line" lang="plaintext"># Enable the Driver Manager startup</span>
<span id="LC39" class="line" lang="plaintext">RTEMS_DRVMGR_STARTUP = False</span>
<span id="LC40" class="line" lang="plaintext"># Enable the Newlib C library support</span>
<span id="LC41" class="line" lang="plaintext">RTEMS_NEWLIB = True</span>
<span id="LC42" class="line" lang="plaintext"># Enable the para-virtualization support</span>
<span id="LC43" class="line" lang="plaintext">RTEMS_PARAVIRT = False</span>
<span id="LC44" class="line" lang="plaintext"># Enable support for POSIX signals, sporadic server and lio_listio()</span>
<span id="LC45" class="line" lang="plaintext">RTEMS_POSIX_API = False</span>
<span id="LC46" class="line" lang="plaintext"># Enable the SMP lock profiling support</span>
<span id="LC47" class="line" lang="plaintext">RTEMS_PROFILING = False</span>
<span id="LC48" class="line" lang="plaintext"># Enable the Symmetric Multiprocessing (SMP) support</span>
<span id="LC49" class="line" lang="plaintext">RTEMS_SMP = False</span>
<span id="LC50" class="line" lang="plaintext"># Enable the code and branch coverage support.</span>
<span id="LC51" class="line" lang="plaintext">RTEMS_GCOV_COVERAGE = False</span>
<span id="LC52" class="line" lang="plaintext"># Compiler flags recommended for components which should generate</span>
<span id="LC53" class="line" lang="plaintext"># coverage information.</span>
<span id="LC54" class="line" lang="plaintext">COVERAGE_COMPILER_FLAGS = </span>
<span id="LC55" class="line" lang="plaintext"># Linker flags recommended for executables which contain modules which</span>
<span id="LC56" class="line" lang="plaintext"># generate coverage information.</span>
<span id="LC57" class="line" lang="plaintext">COVERAGE_LINKER_FLAGS = </span>
<span id="LC58" class="line" lang="plaintext"># Enable support for JFFS2 Erase Block Summary (EBS)</span>
<span id="LC59" class="line" lang="plaintext">CONFIG_JFFS2_SUMMARY = False</span>
<span id="LC60" class="line" lang="plaintext"># Build the test programs</span>
<span id="LC61" class="line" lang="plaintext">BUILD_TESTS = True</span>
<span id="LC62" class="line" lang="plaintext">RTEMS_TEST_VERBOSITY = Normal</span>
<span id="LC63" class="line" lang="plaintext"># Default optimization flags for C and C++ compilers.</span>
<span id="LC64" class="line" lang="plaintext">OPTIMIZATION_FLAGS = -O2 -g</span>
<span id="LC65" class="line" lang="plaintext"># ABI flags</span>
<span id="LC66" class="line" lang="plaintext">ABI_FLAGS = -mno-red-zone -mcmodel=large</span>
<span id="LC67" class="line" lang="plaintext"># Do the clock tick processing on the boot processor on behalf of all</span>
<span id="LC68" class="line" lang="plaintext"># other processors.</span>
<span id="LC69" class="line" lang="plaintext">CLOCK_DRIVER_USE_ONLY_BOOT_PROCESSOR = False</span>
<span id="LC70" class="line" lang="plaintext"># Section layout flags required for correct linker garbage collection.</span>
<span id="LC71" class="line" lang="plaintext"># These flags are separated from OPTIMIZATION_FLAGS so that users may</span>
<span id="LC72" class="line" lang="plaintext"># override optimization settings without removing the required section</span>
<span id="LC73" class="line" lang="plaintext"># flags. Users may override these flags through the SECTION_FLAGS</span>
<span id="LC74" class="line" lang="plaintext"># build option if different section handling behaviour is required.</span>
<span id="LC75" class="line" lang="plaintext">SECTION_FLAGS = -ffunction-sections -fdata-sections</span>
<span id="LC76" class="line" lang="plaintext"># Optimization flags passed to C and C++ compilers for the BSP.</span>
<span id="LC77" class="line" lang="plaintext">BSP_OPTIMIZATION_FLAGS = ${SECTION_FLAGS} ${OPTIMIZATION_FLAGS}</span>
<span id="LC78" class="line" lang="plaintext"># Section layout flags required for correct linker garbage collection.</span>
<span id="LC79" class="line" lang="plaintext"># These flags are separated from OPTIMIZATION_FLAGS so that users may</span>
<span id="LC80" class="line" lang="plaintext"># override optimization settings without removing the required section</span>
<span id="LC81" class="line" lang="plaintext"># flags. Users may override these flags through the SECTION_FLAGS</span>
<span id="LC82" class="line" lang="plaintext"># build option if different section handling behaviour is required.</span>
<span id="LC83" class="line" lang="plaintext"># Optimization flags passed to C and C++ compilers for the CPU kit.</span>
<span id="LC84" class="line" lang="plaintext">CPUKIT_OPTIMIZATION_FLAGS = ${SECTION_FLAGS} ${OPTIMIZATION_FLAGS}</span>
<span id="LC85" class="line" lang="plaintext"># Section layout flags required for correct linker garbage collection.</span>
<span id="LC86" class="line" lang="plaintext"># These flags are separated from OPTIMIZATION_FLAGS so that users may</span>
<span id="LC87" class="line" lang="plaintext"># override optimization settings without removing the required section</span>
<span id="LC88" class="line" lang="plaintext"># flags. Users may override these flags through the SECTION_FLAGS</span>
<span id="LC89" class="line" lang="plaintext"># build option if different section handling behaviour is required.</span>
<span id="LC90" class="line" lang="plaintext"># Optimization flags passed to C and C++ compiler for tests.</span>
<span id="LC91" class="line" lang="plaintext">TEST_OPTIMIZATION_FLAGS = ${SECTION_FLAGS} ${OPTIMIZATION_FLAGS}</span>
<span id="LC92" class="line" lang="plaintext"># If defined to a non-zero value, prints the some information in case</span>
<span id="LC93" class="line" lang="plaintext"># of a fatal error.</span>
<span id="LC94" class="line" lang="plaintext">BSP_VERBOSE_FATAL_EXTENSION = 1</span>
<span id="LC95" class="line" lang="plaintext"># Flags passed to the linker.</span>
<span id="LC96" class="line" lang="plaintext">LINKFLAGS = </span>
<span id="LC97" class="line" lang="plaintext"># Flags passed to the linker at the end of the link command.</span>
<span id="LC98" class="line" lang="plaintext">LDFLAGS = -Wl,--gc-sections</span>
<span id="LC99" class="line" lang="plaintext"># Install the legacy application Makefile framework.</span>
<span id="LC100" class="line" lang="plaintext">INSTALL_LEGACY_MAKEFILES = True</span>
<span id="LC101" class="line" lang="plaintext"># If defined to a non-zero value, prints the exception context when an</span>
<span id="LC102" class="line" lang="plaintext"># unexpected exception occurs.</span>
<span id="LC103" class="line" lang="plaintext">BSP_PRINT_EXCEPTION_CONTEXT = 1</span>
<span id="LC104" class="line" lang="plaintext"># If defined to a non-zero value, reset the board when the application</span>
<span id="LC105" class="line" lang="plaintext"># exits.</span>
<span id="LC106" class="line" lang="plaintext">BSP_RESET_BOARD_AT_EXIT = 1</span>
<span id="LC107" class="line" lang="plaintext"># If defined to a non-zero value, print a message and wait until</span>
<span id="LC108" class="line" lang="plaintext"># pressed before resetting board when application exits.</span>
<span id="LC109" class="line" lang="plaintext">BSP_PRESS_KEY_FOR_RESET = 0</span></code></pre>
<copy-code></copy-code><insert-code-snippet></insert-code-snippet>
</div>
<p dir="auto" style="color: #3a383f; margin: 0 0 1rem;" align="initial">tester.ini</p>
<div class="gl-relative markdown-code-block js-markdown-code">
<pre class="code highlight js-syntax-highlight language-plaintext" v-pre="true" style="display: block; font-size: 14px; color: #3a383f; line-height: 1.6em; overflow-x: auto; border-radius: .25rem; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; margin: 0 0 1rem; padding: 12px; border: 1px solid #dcdcde;"><code style="font-size: inherit; color: inherit; word-wrap: normal; word-break: keep-all; background-color: inherit; border-radius: .25rem; white-space: pre; margin-top: 0; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; overflow-wrap: normal; padding: unset;"><span id="LC1" class="line" lang="plaintext" style="margin-top: 0;">[amd64_qemu]</span>
<span id="LC2" class="line" lang="plaintext">amd64_ovmf_path = /home/anees/edk2/Build/OvmfX64/DEBUG_GCC/FV/OVMF.fd</span>
<span id="LC3" class="line" lang="plaintext">amd64_freebsd_boot_image_path = /home/anees/quick-start/src/rtems/FreeBSDBoot.img</span></code></pre>
<copy-code></copy-code><insert-code-snippet></insert-code-snippet>
</div>
<p dir="auto" style="color: #3a383f; margin: 0 0 1rem;" align="initial">rtems-test</p>
<div class="gl-relative markdown-code-block js-markdown-code" style="margin-bottom: 0;">
<pre class="code highlight js-syntax-highlight language-plaintext" v-pre="true" style="display: block; font-size: 14px; color: #3a383f; line-height: 1.6em; overflow-x: auto; border-radius: .25rem; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; margin: 0 0 1rem; padding: 12px; border: 1px solid #dcdcde;"><code style="font-size: inherit; color: inherit; word-wrap: normal; word-break: keep-all; background-color: inherit; border-radius: .25rem; white-space: pre; margin-top: 0; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; overflow-wrap: normal; padding: unset;"><span id="LC1" class="line" lang="plaintext" style="margin-top: 0;">rtems-test --rtems-bsp=amd64_qemu --log=no-smp-main.log   --user-config=tester.ini   build/x86_64/amd64/testsuites/</span></code></pre>
<copy-code></copy-code><insert-code-snippet></insert-code-snippet>
</div>
</div>


</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #626168;">

<br>
<a href="https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1155#note_147408">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://gitlab.rtems.org">gitlab.rtems.org</a>. <a href="https://gitlab.rtems.org/-/sent_notifications/2-4tmd2onze3qo6poa29irgcp63/unsubscribe" target="_blank" rel="noopener noreferrer">Unsubscribe</a> from this thread · <a href="https://gitlab.rtems.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://gitlab.rtems.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<span style="color: transparent; font-size: 0; display: none; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0;">
Notification message regarding https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1155#note_147408 at 1774854918
</span>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Merge request","url":"https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1155#note_147408"}}</script>


</p>
</div>
</body>
</html>