Hello + Mixed-criticality + Questions + Problems

Aymeric PLOTON aymeric.ploton at telecom-paris.fr
Thu Jun 30 14:00:52 UTC 2022


Hello,


* Context : My name is Aymeric and I'm new in the RTEMS operating 
system, and in general in the open source contribution. But I will do my 
best.


* Subject : I'm currently doing an academic internship at Télécom-Paris, 
on the subject : Distributed platform with mixed criticality for swarm 
of heterogeneous robots (UAV, UGV, USV).
We are interested in the implementation of the mixed-criticality (MCS) 
in RTEMS, and run micro-ROS applications.
For this I would have some questions and issues.


* Questions :

1) During the state of the art we realized that there was an 
implementation of a mixed criticality scheduler on RTEMS done by another 
student earlier for a project.
Are you interested in it?
If so, how can I submit it properly to credit the other student ? (I am 
currently proofreading to correct the coding style, other minor 
corrections, and port it to a newer version of RTEMS hence my second 
question).

2) Do you know when RTEMS 6 will be released, and when RTEMS 5.1 will be 
stop, so we know which version to move our implementation to ?

3) We realized that the RTEMS 5/5.1 doc is not available on the website 
[https://docs.rtems.org/all.html], is this normal? Is it deprecated ?

4) We saw that there was a port of micro-ROS to RTEMS 5 by Patrick 
Roncagliolo (github/ROS: @roncapat). I guess I'd better turn to ROS for 
more information, because it's not one of your projects, but if you have 
any I'm a taker.


* Problems :

Ubuntu 20.04  - Linux-5.18.2-051802-generic-x86_64-with-glibc2.29
RTEMS 5.1 git : 8d54187a19f6e6d2849066f80254730302482934
RSB 5 git     : 7f6cfad445d02393507b392a249fa1e64dadc041
RTEMS 6 git   : 00f39770cae43db5b2f96cf9b6b1f8573cc694b7
RSB 6 git     : 6c2351ce6158617afbdc3b2d74facb8dec3f0e62


1) Minor : By training me on the site 
[https://ftp.rtems.org/pub/rtems/releases/5/5.1/docs/html/user/start/rsb-packages.html] 
in the section : **2.9.3. Package Build**, I can't compile the example 
it seems that the file 'freetype-2.4.10' is missing, looking on the site 
[https://bigsearcher.com/mirrors/nongnu/freetype/] the oldest version 
available seems to be 'freetype-2.7.1.tar.X'.


2.1) I tried to find the origin of the problem by myself and in the 
mailing list but I didn't find the solution, sorry to bother you with 
this but I can't compile for the **2.5.1. RSB BSP Build** 
[https://docs.rtems.org/branches/master/user/start/bsp-build.html#rsb-bsp-build], 
here is the terminal output and attached is the log 
'rsb-report-sparc-rtems6-kernel-erc32-1.txt' :

```bash
~/dev/quick-start/src/rsb/6/rtems $ ../source-builder/sb-set-builder 
--prefix=$HOME/dev/quick-start/rtems/6 --target=sparc-rtems6 
--with-rtems-bsp=erc32 --with-rtems-tests=yes 6/rtems-kernel
RTEMS Source Builder - Set Builder, 6 (6c2351ce6158)
Build Set: 6/rtems-kernel
config: tools/rtems-kernel-6.cfg
package: sparc-rtems6-kernel-erc32-1
warning: rtems-kernel-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3.tar.bz2: 
no hash found
building: sparc-rtems6-kernel-erc32-1
error: building sparc-rtems6-kernel-erc32-1
Build FAILED
    See error report: rsb-report-sparc-rtems6-kernel-erc32-1.txt
error: building sparc-rtems6-kernel-erc32-1
Build Set: Time 0:00:06.058917
Build FAILED
```


2.2) But I can do it with the manual build section **2.5.2. Manual BSP 
Build** 
[https://docs.rtems.org/branches/master/user/start/bsp-build.html#manual-bsp-build], 
however during the test phase I get 3 fails:

```bash
~/dev/quick-start/src/rtems/6 $ rtems-test --rtems-bsp=erc32-sis 
build/sparc/erc32
RTEMS Testing - Tester, 6.0.not_released
   Command Line: /home/play/dev/quick-start/rtems/6/bin/rtems-test 
--rtems-bsp=erc32-sis build/sparc/erc32
   Host: Linux frea 5.18.2-051802-generic #202206060740 SMP 
PREEMPT_DYNAMIC Mon Jun 6 07:46:45 UTC 2022 x86_64
   Python: 2.7.18 (default, Mar  8 2021, 13:02:45) [GCC 9.3.0]
Host: Linux-5.18.2-051802-generic-x86_64-with-Ubuntu-20.04-focal (Linux 
frea 5.18.2-051802-generic #202206060740 SMP PREEMPT_DYNAMIC Mon Jun 6 
07:46:45 UTC 2022 x86_64 x86_64)
[  2/593] p:0   f:0   u:0   e:0   I:0   B:0   t:0   L:0   i:0   W:0   | 
sparc/erc32: linpack.exe

...

[ 83/593] p:68  f:0   u:0   e:0   I:0   B:3   t:0   L:0   i:0   W:0   | 
sparc/erc32: crypt01.exe
Result: failed
Time: 0:01:42.497482 crypt01.exe
=>  exe: /home/play/dev/quick-start/rtems/6/bin/sparc-rtems6-sis 
-nouartrx -r -tlim 600 s build/sparc/erc32/testsuites/libtests/crypt01.exe
]
]  SIS - SPARC/RISCV instruction simulator 2.29,  copyright Jiri Gaisler 
2020
]  Bug-reports to jiri at gaisler.se
]
]  ERC32 emulation enabled
]
]  Loaded build/sparc/erc32/testsuites/libtests/crypt01.exe, entry 
0x02000000
]
]
=>  test start: CRYPT 1
] *** BEGIN OF TEST CRYPT 1 ***
] *** TEST VERSION: 6.0.0.00f39770cae43db5b2f96cf9b6b1f8573cc694b7
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD:
] *** TEST TOOLS: 12.1.1 20220622 (RTEMS 6, RSB 
6c2351ce6158617afbdc3b2d74facb8dec3f0e62, Newlib e7ffbdb)
] test crypt_md5_r()
] test crypt_sha256_r()
] input:    Hello world!
] salt:     $5$saltstring
] expected: $5$saltstring$5B8vYYiY.CVt1RlTTf8KbXBH3hsxY/GNooZaBBGWEc5
] actual:   $5$saltstring$5B8vYYiY.CVt1RlTTf8KbXBH3hsxY/GNooZaBBGWEc5
] input:    Hello world!
] salt:     $5$rounds=10000$saltstringsaltstring
] expected: 
$5$rounds=10000$saltstringsaltst$3xv.VbSHBb41AL9AvLeujZkZRBAwqFMz2.opqey6IcA
] actual: 
$5$rounds=10000$saltstringsaltst$3xv.VbSHBb41AL9AvLeujZkZRBAwqFMz2.opqey6IcA
] input:    This is just a test
] salt:     $5$rounds=5000$toolongsaltstring
] expected: 
$5$rounds=5000$toolongsaltstrin$Un/5jzAHMgOGZ5.mWJpuVolil07guHPvOW8mGRcvxa5
] actual: 
$5$rounds=5000$toolongsaltstrin$Un/5jzAHMgOGZ5.mWJpuVolil07guHPvOW8mGRcvxa5
] input:    a very much longer text to encrypt.  This one even stretches 
over morethan one line.
] salt:     $5$rounds=1400$anotherlongsaltstring
] expected: 
$5$rounds=1400$anotherlongsalts$Rx.j8H.h8HjEDGomFU8bDkXm3XIUnzyxf12oP84Bnq1
] actual: 
$5$rounds=1400$anotherlongsalts$Rx.j8H.h8HjEDGomFU8bDkXm3XIUnzyxf12oP84Bnq1
] input:    we have a short salt string but not a short password
] salt:     $5$rounds=77777$short
] expected: 
$5$rounds=77777$short$JiO1O3ZpDAxGJeaDIuqCoEFysAe1mZNJRs3pw0KQRd/
] actual: 
$5$rounds=77777$short$JiO1O3ZpDAxGJeaDIuqCoEFysAe1mZNJRs3pw0KQRd/
] input:    a short string
] salt:     $5$rounds=123456$asaltof16chars..
] expected: 
$5$rounds=123456$asaltof16chars..$gP3VQ/6X7UUEW3HkBn2w1/Ptq2jxPyzV/cZKmF/wJvD
] actual: 
$5$rounds=123456$asaltof16chars..$gP3VQ/6X7UUEW3HkBn2w1/Ptq2jxPyzV/cZKmF/wJvD
] input:    the minimum number is still observed
] salt:     $5$rounds=10$roundstoolow
] expected: 
$5$rounds=1000$roundstoolow$yfvwcWrQ8l/K0DAWyuPMDNHpIVlTQebY9l/gL972bIC
] actual: 
$5$rounds=1000$roundstoolow$yfvwcWrQ8l/K0DAWyuPMDNHpIVlTQebY9l/gL972bIC
] test crypt_sha512_r()
] input:    Hello world!
] salt:     $6$saltstring
] expected: 
$6$saltstring$svn8UoSVapNtMuq1ukKS4tPQd8iKwSMHWjl/O817G3uBnIFNjnQJuesI68u4OTLiBFdcbYEdFCoEOfaS35inz1
] actual: 
$6$saltstring$svn8UoSVapNtMuq1ukKS4tPQd8iKwSMHWjl/O817G3uBnIFNjnQJuesI68u4OTLiBFdcbYEdFCoEOfaS35inz1
] input:    Hello world!
] salt:     $6$rounds=10000$saltstringsaltstring
] expected: 
$6$rounds=10000$saltstringsaltst$OW1/O6BYHV6BcXZu8QVeXbDWra3Oeqh0sbHbbMCVNSnCM/UrjmM0Dp8vOuZeHBy/YTBmSK6H9qs/y3RnOaw5v.
] actual: 
$6$rounds=10000$saltstringsaltst$OW1/O6BYHV6BcXZu8QVeXbDWra3Oeqh0sbHbbMCVNSnCM/UrjmM0Dp8vOuZeHBy/YTBmSK6H9qs/y3RnOaw5v.
] input:    This is just a test
] salt:     $6$rounds=5000$toolongsaltstring
] expected: 
$6$rounds=5000$toolongsaltstrin$lQ8jolhgVRVhY4b5pZKaysCLi0QBxGoNeKQzQ3glMhwllF7oGDZxUhx1yxdYcz/e1JSbq3y6JMxxl8audkUEm0
] actual: 
$6$rounds=5000$toolongsaltstrin$lQ8jolhgVRVhY4b5pZKaysCLi0QBxGoNeKQzQ3glMhwllF7oGDZxUhx1yxdYcz/e1JSbq3y6JMxxl8audkUEm0
] input:    a very much longer text to encrypt.  This one even stretches 
over morethan one line.
] salt:     $6$rounds=1400$anotherlongsaltstring
] expected: 
$6$rounds=1400$anotherlongsalts$POfYwTEok97VWcjxIiSOjiykti.o/pQs.wPvMxQ6Fm7I6IoYN3CmLs66x9t0oSwbtEW7o7UmJEiDwGqd8p4ur1
] actual: 
$6$rounds=1400$anotherlongsalts$POfYwTEok97VWcjxIiSOjiykti.o/pQs.wPvMxQ6Fm7I6IoYN3CmLs66x9t0oSwbtEW7o7UmJEiDwGqd8p4ur1
] input:    we have a short salt string but not a short password
] salt:     $6$rounds=77777$short
] expected: 
$6$rounds=77777$short$WuQyW2YR.hBNpjjRhpYD/ifIw05xdfeEyQoMxIXbkvr0gge1a1x3yRULJ5CCaUeOxFmtlcGZelFl5CxtgfiAc0
] actual: 
$6$rounds=77777$short$WuQyW2YR.hBNpjjRhpYD/ifIw05xdfeEyQoMxIXbkvr0gge1a1x3yRULJ5CCaUeOxFmtlcGZelFl5CxtgfiAc0
]
] Time-out limit reached
Interrupt!
]  Stopped at time 8400000001 (600000.000 ms)

...

[310/593] p:286 f:0   u:5   e:2   I:0   B:3   t:0   L:0   i:0   W:0   | 
sparc/erc32: minimum.exe

...

[461/593] p:436 f:1   u:6   e:2   I:0   B:3   t:0   L:0   i:0   W:0   | 
sparc/erc32: spintrcritical20.exe
Result: failed
Time: 0:00:04.260444 spintrcritical20.exe
=>  exe: /home/play/dev/quick-start/rtems/6/bin/sparc-rtems6-sis 
-nouartrx -r -tlim 600 s 
build/sparc/erc32/testsuites/sptests/spintrcritical20.exe
]
]  SIS - SPARC/RISCV instruction simulator 2.29,  copyright Jiri Gaisler 
2020
]  Bug-reports to jiri at gaisler.se
]
]  ERC32 emulation enabled
]
]  Loaded build/sparc/erc32/testsuites/sptests/spintrcritical20.exe, 
entry 0x02000000
]
]
=>  test start: SPINTRCRITICAL 20
] *** BEGIN OF TEST SPINTRCRITICAL 20 ***
] *** TEST VERSION: 6.0.0.00f39770cae43db5b2f96cf9b6b1f8573cc694b7
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD:
] *** TEST TOOLS: 12.1.1 20220622 (RTEMS 6, RSB 
6c2351ce6158617afbdc3b2d74facb8dec3f0e62, Newlib e7ffbdb)
] A:SPINTRCRITICAL 20
] S:Platform:RTEMS
] S:Compiler:12.1.1 20220622 (RTEMS 6, RSB 
6c2351ce6158617afbdc3b2d74facb8dec3f0e62, Newlib e7ffbdb)
] S:Version:6.0.0.00f39770cae43db5b2f96cf9b6b1f8573cc694b7
] S:BSP:erc32
] S:BuildLabel:DEFAULT
] S:TargetHash:SHA256:aQM5D84izENqUHf5JXZtqffaL5bD4qBjf9HOSNfAMBY=
] S:RTEMS_DEBUG:0
] S:RTEMS_MULTIPROCESSING:0
] S:RTEMS_POSIX_API:0
] S:RTEMS_PROFILING:0
] S:RTEMS_SMP:0
] B:SemaphoreObtainTimeoutInterrupt
] P:0:0:UI1:init.c:172
] P:1:0:UI1:init.c:182
] P:2:0:UI1:init.c:189
] F:3:0:UI1:init.c:192:8 == 4
] F:4:0:UI1:init.c:194
] F:5:0:UI1:init.c:195
] P:6:0:UI1:init.c:196
] P:7:0:UI1:init.c:199
] P:8:0:UI1:init.c:202
] E:SemaphoreObtainTimeoutInterrupt:N:9:F:3:D:20.046650
] Z:SPINTRCRITICAL 20:C:1:N:9:F:3:D:20.049377
] Y:ReportHash:SHA256:rPZewsTyrlv5XdkPl0IqopH3hkbQ-rl8YyFFaIapo0g=
]
] [ RTEMS shutdown ]
] RTEMS version: 6.0.0.00f39770cae43db5b2f96cf9b6b1f8573cc694b7
] RTEMS tools: 12.1.1 20220622 (RTEMS 6, RSB 
6c2351ce6158617afbdc3b2d74facb8dec3f0e62, Newlib e7ffbdb)
] executing thread ID: 0x08a010001
] executing thread name: UI1
] cpu 0 in error mode (tt = 0x101)
]  200897745  02008d80:  91d02000   ta  0x0

...

Passed:        579
Failed:          3
User Input:      6
Expected Fail:   2
Indeterminate:   0
Benchmark:       3
Timeout:         0
Test too long:   0
Invalid:         0
Wrong Version:   0
Wrong Build:     0
Wrong Tools:     0
Wrong Header:    0
------------------
Total:         593
Failures:
   crypt01.exe
   spintrcritical20.exe
   minimum.exe
User Input:
   capture.exe
   dl10.exe
   top.exe
   fileio.exe
   termios.exe
   monitor.exe
Expected Fail:
   dl06.exe
   psxfenv01.exe
Benchmark:
   linpack.exe
   dhrystone.exe
   whetstone.exe
Average test time: 0:00:00.179477
Testing time     : 0:01:46.430381
```


If you can help me I thank you and for your reading.



Wishing you a good day and a good continuation,

Aymeric PLOTON

    .-.   Master 2 : Distributed Systems and Applications (S.A.R.)
    oo|   Sorbonne University Sciences : Campus Pierre et Marie Curie
   /`'\   Intern: LTCI Laboratory - INFRES - Télécom-Paris
(\_;/)   ​​E-mail : aymeric.ploton at telecom-paris.fr
-------------- next part --------------
RTEMS Tools Project - Source Builder Error Report
 Build: error: building sparc-rtems6-kernel-erc32-1
 Command Line: ../source-builder/sb-set-builder --prefix=/home/play/dev/quick-start/rtems/6 --target=sparc-rtems6 --with-rtems-bsp=erc32 --with-rtems-tests=yes 6/rtems-kernel
 Python: 2.7.18 (default, Mar  8 2021, 13:02:45) [GCC 9.3.0]
 git://git.rtems.org/rtems-source-builder.git/origin/6c2351ce6158617afbdc3b2d74facb8dec3f0e62
 Linux frea 5.18.2-051802-generic #202206060740 SMP PREEMPT_DYNAMIC Mon Jun 6 07:46:45 UTC 2022 x86_64
Tail of the build log:
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/spsyslock01/
-rw-rw-r-- root/root     19447 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/spsyslock01/init.c
-rw-rw-r-- root/root      1159 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/spsyslock01/spsyslock01.doc
-rw-rw-r-- root/root        66 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/spsyslock01/spsyslock01.scn
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptask_err01/
-rw-rw-r-- root/root      1503 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptask_err01/init.c
-rw-rw-r-- root/root       748 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptask_err01/sptask_err01.doc
-rw-rw-r-- root/root       319 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptask_err01/sptask_err01.scn
-rw-rw-r-- root/root      1386 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptask_err01/system.h
-rw-rw-r-- root/root       684 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptask_err01/task2.c
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptask_err02/
-rw-rw-r-- root/root      3098 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptask_err02/init.c
-rw-rw-r-- root/root       757 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptask_err02/sptask_err02.doc
-rw-rw-r-- root/root       667 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptask_err02/sptask_err02.scn
-rw-rw-r-- root/root       809 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptask_err02/system.h
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptask_err03/
-rw-rw-r-- root/root      6246 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptask_err03/init.c
-rw-rw-r-- root/root       776 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptask_err03/sptask_err03.doc
-rw-rw-r-- root/root       891 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptask_err03/sptask_err03.scn
-rw-rw-r-- root/root      1341 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptask_err03/system.h
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptask_err04/
-rw-rw-r-- root/root      2035 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptask_err04/init.c
-rw-rw-r-- root/root       803 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptask_err04/sptask_err04.doc
-rw-rw-r-- root/root       821 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptask_err04/sptask_err04.scn
-rw-rw-r-- root/root      1014 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptask_err04/system.h
-rw-rw-r-- root/root      5310 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptask_err04/task1.c
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptasknopreempt01/
-rw-rw-r-- root/root      2032 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptasknopreempt01/init.c
-rw-rw-r-- root/root       252 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptasknopreempt01/sptasknopreempt01.doc
-rw-rw-r-- root/root        77 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptasknopreempt01/sptasknopreempt01.scn
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/spthread01/
-rw-rw-r-- root/root      7232 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/spthread01/init.c
-rw-rw-r-- root/root       215 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/spthread01/spthread01.doc
-rw-rw-r-- root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/spthread01/spthread01.scn
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/spthreadlife01/
-rw-rw-r-- root/root     10645 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/spthreadlife01/init.c
-rw-rw-r-- root/root       403 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/spthreadlife01/spthreadlife01.doc
-rw-rw-r-- root/root        72 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/spthreadlife01/spthreadlife01.scn
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/spthreadq01/
-rw-rw-r-- root/root      6776 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/spthreadq01/init.c
-rw-rw-r-- root/root       785 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/spthreadq01/spthreadq01.doc
-rw-rw-r-- root/root       295 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/spthreadq01/spthreadq01.scn
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptimecounter01/
-rw-rw-r-- root/root      5527 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptimecounter01/init.c
-rw-rw-r-- root/root       655 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptimecounter01/sptimecounter01.doc
-rw-rw-r-- root/root        74 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptimecounter01/sptimecounter01.scn
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptimecounter02/
-rw-rw-r-- root/root      5866 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptimecounter02/init.c
-rw-rw-r-- root/root       328 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptimecounter02/sptimecounter02.doc
-rwxrwxr-x root/root       949 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptimecounter02/sptimecounter02.py
-rw-rw-r-- root/root     47469 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptimecounter02/sptimecounter02.scn
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptimecounter03/
-rw-rw-r-- root/root      2141 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptimecounter03/init.c
-rw-rw-r-- root/root       227 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptimecounter03/sptimecounter03.doc
-rw-rw-r-- root/root        74 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptimecounter03/sptimecounter03.scn
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptimecounter04/
-rw-rw-r-- root/root      2141 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptimecounter04/init.c
-rw-rw-r-- root/root       267 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptimecounter04/sptimecounter04.doc
-rw-rw-r-- root/root        74 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptimecounter04/sptimecounter04.scn
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptimer_err01/
-rw-rw-r-- root/root      7220 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptimer_err01/init.c
-rw-rw-r-- root/root       675 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptimer_err01/sptimer_err01.doc
-rw-rw-r-- root/root      1149 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptimer_err01/sptimer_err01.scn
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptimer_err02/
-rw-rw-r-- root/root      6157 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptimer_err02/init.c
-rw-rw-r-- root/root       588 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptimer_err02/sptimer_err02.doc
-rw-rw-r-- root/root       961 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptimer_err02/sptimer_err02.scn
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptimerserver01/
-rw-rw-r-- root/root      2893 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptimerserver01/init.c
-rw-rw-r-- root/root       244 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptimerserver01/sptimerserver01.doc
-rw-rw-r-- root/root        74 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptimerserver01/sptimerserver01.scn
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptimespec01/
-rw-rw-r-- root/root      8105 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptimespec01/init.c
-rw-rw-r-- root/root       729 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptimespec01/sptimespec01.doc
-rw-rw-r-- root/root       475 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptimespec01/sptimespec01.scn
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptls01/
-rw-rw-r-- root/root      2287 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptls01/init.c
-rw-rw-r-- root/root       353 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptls01/sptls01.doc
-rw-rw-r-- root/root        92 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptls01/sptls01.scn
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptls02/
-rw-rw-r-- root/root      6179 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptls02/init.cc
-rw-rw-r-- root/root       269 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptls02/sptls02.doc
-rw-rw-r-- root/root      1540 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptls02/sptls02.h
-rw-rw-r-- root/root       104 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptls02/sptls02.scn
-rw-rw-r-- root/root      1493 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptls02/var.cc
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptls03/
-rw-rw-r-- root/root      1277 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptls03/init.c
-rw-rw-r-- root/root       376 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptls03/sptls03.doc
-rw-rw-r-- root/root        49 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptls03/sptls03.scn
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptls04/
-rw-rw-r-- root/root      1359 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptls04/init.c
-rw-rw-r-- root/root       284 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptls04/sptls04.doc
-rw-rw-r-- root/root       288 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/sptls04/sptls04.scn
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/spversion01/
-rw-rw-r-- root/root      1340 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/spversion01/init.c
-rw-rw-r-- root/root       768 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/spversion01/spversion01.doc
-rw-rw-r-- root/root       431 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/spversion01/spversion01.scn
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/spwatchdog/
-rw-rw-r-- root/root       774 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/spwatchdog/delay.c
-rw-rw-r-- root/root      8717 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/spwatchdog/init.c
-rw-rw-r-- root/root       747 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/spwatchdog/prtime.c
-rw-rw-r-- root/root       471 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/spwatchdog/spwatchdog.doc
-rw-rw-r-- root/root       615 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/spwatchdog/spwatchdog.scn
-rw-rw-r-- root/root      1479 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/spwatchdog/system.h
-rw-rw-r-- root/root      2130 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/spwatchdog/task1.c
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/spwkspace/
-rw-rw-r-- root/root      3483 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/spwkspace/init.c
-rw-rw-r-- root/root       923 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/spwkspace/spwkspace.doc
-rw-rw-r-- root/root       460 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/sptests/spwkspace/spwkspace.scn
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/support/
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/support/include/
-rw-rw-r-- root/root       348 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/support/include/buffer_test_io.h
-rw-rw-r-- root/root       532 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/support/include/primode.h
-rw-rw-r-- root/root       532 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/support/include/pritime.h
-rw-rw-r-- root/root      2186 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/support/include/test_support.h
-rw-rw-r-- root/root      8333 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/support/include/tmacros.h
-rw-rw-r-- root/root       573 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/support/include/tmtests_empty_function.h
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/support/src/
-rw-rw-r-- root/root      2315 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/support/src/locked_print.c
-rw-rw-r-- root/root       902 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/support/src/spin.c
-rw-rw-r-- root/root       827 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/support/src/test_support.c
-rw-rw-r-- root/root       647 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/support/src/tmtests_empty_function.c
-rw-rw-r-- root/root      1145 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/support/src/tmtests_support.c
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/testdata/
-rw-rw-r-- root/root       131 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/testdata/disable-iconv-tests.tcfg
-rw-rw-r-- root/root       752 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/testdata/disable-intrcritical-tests.tcfg
-rw-rw-r-- root/root       291 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/testdata/disable-jffs2-tests.tcfg
-rw-rw-r-- root/root       287 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/testdata/disable-libdl-tests.tcfg
-rw-rw-r-- root/root       294 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/testdata/disable-mrfs-tests.tcfg
-rw-rw-r-- root/root      2111 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/testdata/require-tick-isr.tcfg
-rw-rw-r-- root/root       657 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/testdata/rtems.tcfg
-rw-rw-r-- root/root       447 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/testdata/small-memory-testsuite.tcfg
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/
-rw-rw-r-- root/root       949 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/README
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/include/
-rw-rw-r-- root/root      1804 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/include/timesys.h
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm01/
-rw-rw-r-- root/root       961 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm01/system.h
-rw-rw-r-- root/root      4677 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm01/task1.c
-rw-rw-r-- root/root       502 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm01/tm01.doc
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm02/
-rw-rw-r-- root/root       844 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm02/system.h
-rw-rw-r-- root/root        35 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm02/task1.c
-rw-rw-r-- root/root       465 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm02/tm02.doc
-rw-rw-r-- root/root      4056 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm02/tm02impl.h
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm03/
-rw-rw-r-- root/root       844 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm03/system.h
-rw-rw-r-- root/root        35 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm03/task1.c
-rw-rw-r-- root/root       428 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm03/tm03.doc
-rw-rw-r-- root/root      4083 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm03/tm03impl.h
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm04/
-rw-rw-r-- root/root       844 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm04/system.h
-rw-rw-r-- root/root      9121 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm04/task1.c
-rw-rw-r-- root/root       509 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm04/tm04.doc
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm05/
-rw-rw-r-- root/root       797 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm05/system.h
-rw-rw-r-- root/root      2633 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm05/task1.c
-rw-rw-r-- root/root       438 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm05/tm05.doc
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm06/
-rw-rw-r-- root/root       797 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm06/system.h
-rw-rw-r-- root/root      3384 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm06/task1.c
-rw-rw-r-- root/root       483 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm06/tm06.doc
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm07/
-rw-rw-r-- root/root       797 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm07/system.h
-rw-rw-r-- root/root      2624 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm07/task1.c
-rw-rw-r-- root/root       416 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm07/tm07.doc
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm08/
-rw-rw-r-- root/root       777 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm08/system.h
-rw-rw-r-- root/root      5151 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm08/task1.c
-rw-rw-r-- root/root       486 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm08/tm08.doc
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm09/
-rw-rw-r-- root/root      1120 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm09/system.h
-rw-rw-r-- root/root      5402 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm09/task1.c
-rw-rw-r-- root/root       577 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm09/tm09.doc
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm10/
-rw-rw-r-- root/root       945 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm10/system.h
-rw-rw-r-- root/root      3545 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm10/task1.c
-rw-rw-r-- root/root       425 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm10/tm10.doc
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm11/
-rw-rw-r-- root/root       844 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm11/system.h
-rw-rw-r-- root/root      3518 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm11/task1.c
-rw-rw-r-- root/root       422 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm11/tm11.doc
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm12/
-rw-rw-r-- root/root       844 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm12/system.h
-rw-rw-r-- root/root      3359 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm12/task1.c
-rw-rw-r-- root/root       422 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm12/tm12.doc
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm13/
-rw-rw-r-- root/root       844 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm13/system.h
-rw-rw-r-- root/root      3532 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm13/task1.c
-rw-rw-r-- root/root       424 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm13/tm13.doc
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm14/
-rw-rw-r-- root/root       844 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm14/system.h
-rw-rw-r-- root/root      3353 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm14/task1.c
-rw-rw-r-- root/root       424 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm14/tm14.doc
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm15/
-rw-rw-r-- root/root       865 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm15/system.h
-rw-rw-r-- root/root      4692 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm15/task1.c
-rw-rw-r-- root/root       438 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm15/tm15.doc
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm16/
-rw-rw-r-- root/root       865 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm16/system.h
-rw-rw-r-- root/root      3429 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm16/task1.c
-rw-rw-r-- root/root       414 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm16/tm16.doc
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm17/
-rw-rw-r-- root/root       865 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm17/system.h
-rw-rw-r-- root/root      2830 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm17/task1.c
-rw-rw-r-- root/root       421 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm17/tm17.doc
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm18/
-rw-rw-r-- root/root       797 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm18/system.h
-rw-rw-r-- root/root      2096 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm18/task1.c
-rw-rw-r-- root/root       415 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm18/tm18.doc
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm19/
-rw-rw-r-- root/root       845 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm19/system.h
-rw-rw-r-- root/root      4268 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm19/task1.c
-rw-rw-r-- root/root       455 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm19/tm19.doc
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm20/
-rw-rw-r-- root/root       987 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm20/system.h
-rw-rw-r-- root/root     10201 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm20/task1.c
-rw-rw-r-- root/root       849 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm20/tm20.doc
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm21/
-rw-rw-r-- root/root      1377 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm21/system.h
-rw-rw-r-- root/root      5486 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm21/task1.c
-rw-rw-r-- root/root       593 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm21/tm21.doc
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm22/
-rw-rw-r-- root/root       966 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm22/system.h
-rw-rw-r-- root/root      4142 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm22/task1.c
-rw-rw-r-- root/root       427 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm22/tm22.doc
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm23/
-rw-rw-r-- root/root       858 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm23/system.h
-rw-rw-r-- root/root      7087 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm23/task1.c
-rw-rw-r-- root/root       562 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm23/tm23.doc
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm24/
-rw-rw-r-- root/root       797 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm24/system.h
-rw-rw-r-- root/root      2672 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm24/task1.c
-rw-rw-r-- root/root       419 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm24/tm24.doc
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm25/
-rw-rw-r-- root/root       844 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm25/system.h
-rw-rw-r-- root/root      2327 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm25/task1.c
-rw-rw-r-- root/root       414 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm25/tm25.doc
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm26/
-rw-rw-r-- root/root      4730 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm26/fptest.h
-rw-rw-r-- root/root       948 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm26/system.h
-rw-rw-r-- root/root     16662 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm26/task1.c
-rw-rw-r-- root/root       679 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm26/tm26.doc
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm27/
-rw-rw-r-- root/root       883 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm27/system.h
-rw-rw-r-- root/root      7259 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm27/task1.c
-rw-rw-r-- root/root       242 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm27/tm27.doc
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm28/
-rw-rw-r-- root/root       892 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm28/system.h
-rw-rw-r-- root/root      2866 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm28/task1.c
-rw-rw-r-- root/root       509 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm28/tm28.doc
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm29/
-rw-rw-r-- root/root       931 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm29/system.h
-rw-rw-r-- root/root      4537 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm29/task1.c
-rw-rw-r-- root/root       521 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm29/tm29.doc
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm30/
-rw-rw-r-- root/root      2243 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm30/init.c
-rw-rw-r-- root/root       467 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm30/tm30.doc
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm31/
-rw-rw-r-- root/root        43 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm31/task1.c
-rw-rw-r-- root/root       431 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm31/tm31.doc
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm32/
-rw-rw-r-- root/root        43 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm32/task1.c
-rw-rw-r-- root/root       432 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm32/tm32.doc
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm33/
-rw-rw-r-- root/root        43 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm33/task1.c
-rw-rw-r-- root/root       425 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm33/tm33.doc
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm34/
-rw-rw-r-- root/root        43 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm34/task1.c
-rw-rw-r-- root/root       426 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm34/tm34.doc
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm35/
-rw-rw-r-- root/root        43 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm35/task1.c
-rw-rw-r-- root/root       429 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm35/tm35.doc
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm36/
-rw-rw-r-- root/root        43 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm36/task1.c
-rw-rw-r-- root/root       430 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tm36/tm36.doc
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tmck/
-rw-rw-r-- root/root       847 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tmck/system.h
-rw-rw-r-- root/root      3749 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tmck/task1.c
-rw-rw-r-- root/root       455 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tmck/tmck.doc
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tmcontext01/
-rw-rw-r-- root/root      5828 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tmcontext01/init.c
-rw-rw-r-- root/root      1341 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tmcontext01/plot.py
-rw-rw-r-- root/root       244 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tmcontext01/tmcontext01.doc
-rw-rw-r-- root/root     14864 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tmcontext01/tmcontext01.scn
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tmfine01/
-rw-rw-r-- root/root     18449 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tmfine01/init.c
-rw-rw-r-- root/root       703 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tmfine01/tmfine01.doc
-rw-rw-r-- root/root      1637 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tmfine01/tmfine01.py
-rw-rw-r-- root/root    167066 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tmfine01/tmfine01.scn
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tmonetoone/
-rw-rw-r-- root/root      7029 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tmonetoone/init.c
-rw-rw-r-- root/root       376 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tmonetoone/tmonetoone.doc
-rw-rw-r-- root/root       490 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tmonetoone/tmonetoone.scn
-rw-rw-r-- root/root      7810 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tmtests_plan.csv
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tmtimer01/
-rw-rw-r-- root/root      4348 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tmtimer01/init.c
-rw-rw-r-- root/root       730 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tmtimer01/plot.py
-rw-rw-r-- root/root       255 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tmtimer01/tmtimer01.doc
-rw-rw-r-- root/root      6692 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/tmtests/tmtimer01/tmtimer01.scn
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/validation/
-rw-rw-r-- root/root     19872 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/validation/tc-barrier-create.c
-rw-rw-r-- root/root     11504 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/validation/tc-barrier-delete.c
-rw-rw-r-- root/root     14119 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/validation/tc-barrier-release.c
-rw-rw-r-- root/root     15236 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/validation/tc-barrier-wait.c
-rw-rw-r-- root/root     15289 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/validation/tc-intr-clear.c
-rw-rw-r-- root/root     41550 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/validation/tc-intr-entry-install.c
-rw-rw-r-- root/root     41455 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/validation/tc-intr-entry-remove.c
-rw-rw-r-- root/root     19684 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/validation/tc-intr-get-affinity.c
-rw-rw-r-- root/root     12893 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/validation/tc-intr-get-attributes.c
-rw-rw-r-- root/root     17429 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/validation/tc-intr-handler-iterate.c
-rw-rw-r-- root/root     17023 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/validation/tc-intr-is-pending.c
-rw-rw-r-- root/root     18891 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/validation/tc-intr-raise-on.c
-rw-rw-r-- root/root     15018 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/validation/tc-intr-raise.c
-rw-rw-r-- root/root     18825 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/validation/tc-intr-set-affinity.c
-rw-rw-r-- root/root     17438 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/validation/tc-intr-vector-disable.c
-rw-rw-r-- root/root     17348 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/validation/tc-intr-vector-enable.c
-rw-rw-r-- root/root     17357 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/validation/tc-intr-vector-is-enabled.c
-rw-rw-r-- root/root     28302 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/validation/tc-message-construct-errors.c
-rw-rw-r-- root/root      4902 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/validation/tc-object.c
-rw-rw-r-- root/root     10778 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/validation/tc-part-performance.c
-rw-rw-r-- root/root     25078 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/validation/tc-signal-catch.c
-rw-rw-r-- root/root     23359 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/validation/tc-signal-send.c
-rw-rw-r-- root/root     35351 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/validation/tc-task-construct-errors.c
-rw-rw-r-- root/root     27051 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/validation/tc-task-create-errors.c
-rw-rw-r-- root/root      6291 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/validation/ts-default.h
-rw-rw-r-- root/root      2736 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/validation/ts-performance-0.c
-rw-rw-r-- root/root      2722 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/validation/ts-validation-0.c
-rw-rw-r-- root/root      2639 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/validation/ts-validation-1.c
-rw-rw-r-- root/root      3942 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/validation/tx-call-within-isr.c
-rw-rw-r-- root/root      4059 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/validation/tx-interrupt.c
-rw-rw-r-- root/root      4244 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/validation/tx-support.c
-rw-rw-r-- root/root      3525 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/testsuites/validation/tx-support.h
-rwxrwxr-x root/root    104725 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/waf
-rwxrwxr-x root/root     51859 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/wscript
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/
-rw-rw-r-- root/root      1101 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/LICENSE
-rw-rw-r-- root/root      1781 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/PKG-INFO
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib/
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib/yaml/
-rw-rw-r-- root/root     13340 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib/yaml/__init__.py
-rw-rw-r-- root/root      4923 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib/yaml/composer.py
-rw-rw-r-- root/root     28797 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib/yaml/constructor.py
-rw-rw-r-- root/root      3842 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib/yaml/cyaml.py
-rw-rw-r-- root/root      2833 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib/yaml/dumper.py
-rw-rw-r-- root/root     43407 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib/yaml/emitter.py
-rw-rw-r-- root/root      2559 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib/yaml/error.py
-rw-rw-r-- root/root      2445 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib/yaml/events.py
-rw-rw-r-- root/root      2055 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib/yaml/loader.py
-rw-rw-r-- root/root      1440 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib/yaml/nodes.py
-rw-rw-r-- root/root     25542 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib/yaml/parser.py
-rw-rw-r-- root/root      6913 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib/yaml/reader.py
-rw-rw-r-- root/root     17787 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib/yaml/representer.py
-rw-rw-r-- root/root      9122 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib/yaml/resolver.py
-rw-rw-r-- root/root     52027 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib/yaml/scanner.py
-rw-rw-r-- root/root      4171 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib/yaml/serializer.py
-rw-rw-r-- root/root      2573 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib/yaml/tokens.py
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib3/
drwxrwxr-x root/root         0 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib3/yaml/
-rw-rw-r-- root/root     13170 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib3/yaml/__init__.py
-rw-rw-r-- root/root      4883 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib3/yaml/composer.py
-rw-rw-r-- root/root     28627 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib3/yaml/constructor.py
-rw-rw-r-- root/root      3846 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib3/yaml/cyaml.py
-rw-rw-r-- root/root      2837 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib3/yaml/dumper.py
-rw-rw-r-- root/root     43006 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib3/yaml/emitter.py
-rw-rw-r-- root/root      2533 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib3/yaml/error.py
-rw-rw-r-- root/root      2445 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib3/yaml/events.py
-rw-rw-r-- root/root      2061 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib3/yaml/loader.py
-rw-rw-r-- root/root      1440 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib3/yaml/nodes.py
-rw-rw-r-- root/root     25495 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib3/yaml/parser.py
-rw-rw-r-- root/root      6794 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib3/yaml/reader.py
-rw-rw-r-- root/root     14184 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib3/yaml/representer.py
-rw-rw-r-- root/root      8970 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib3/yaml/resolver.py
-rw-rw-r-- root/root     51277 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib3/yaml/scanner.py
-rw-rw-r-- root/root      4165 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib3/yaml/serializer.py
-rw-rw-r-- root/root      2573 2021-10-06 10:41 rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/yaml/lib3/yaml/tokens.py
+ tar_exit=0
+ /bin/chmod -R a+rX,g-w,o-w .
+ cd rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3
==> clean %{buildroot}: /home/play/dev/quick-start/src/rsb/6/rtems/build/tmp/sparc-rtems6-kernel-erc32-1-1000
+ export PATH=/home/play/dev/quick-start/src/rsb/6/rtems/build/tmp/sb-1000/home/play/dev/quick-start/rtems/6/bin:/home/play/dev/quick-start/rtems/6/bin:/home/play/dev/quick-start/src/rsb/6/source-builder:/home/play/dev/quick-start/src/rsb/6/rtems/build/tmp/sb-1000-cxc/6/rtems-kernel/home/play/dev/quick-start/rtems/6/bin:/home/play/dev/quick-start/src/rsb/6/rtems/build/tmp/sb-1000/6/rtems-kernel/home/play/dev/quick-start/rtems/6/bin:/home/play/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/play/dev/quick-start/rtems/6/bin
+ cd ..
+ SB_CXC=no
+ echo ==> clean %{buildroot}: /home/play/dev/quick-start/src/rsb/6/rtems/build/tmp/sparc-rtems6-kernel-erc32-1-1000
+ /bin/rm -rf /home/play/dev/quick-start/src/rsb/6/rtems/build/tmp/sparc-rtems6-kernel-erc32-1-1000
+ /bin/mkdir -p /home/play/dev/quick-start/src/rsb/6/rtems/build/tmp/sparc-rtems6-kernel-erc32-1-1000
+ echo ==> %build:
==> %build:
+ test x86_64-linux-gnu != x86_64-linux-gnu
+ build_dir=build
+ cd rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3
+ mkdir -p build
+ ./waf configure --rtems-bsps=sparc-rtems6/erc32 --prefix=/home/play/dev/quick-start/rtems/6 --bindir=/home/play/dev/quick-start/rtems/6/bin --rtems-config=config-sparc-rtems6-erc32.ini
Setting top to                           : /home/play/dev/quick-start/src/rsb/6/rtems/build/sparc-rtems6-kernel-erc32-1/sparc-rtems6-kernel-erc32-1-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3 
Setting out to                           : /home/play/dev/quick-start/src/rsb/6/rtems/build/sparc-rtems6-kernel-erc32-1/sparc-rtems6-kernel-erc32-1-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/build 
Regenerate build specification cache (needs a couple of seconds)...
Option file 'config-sparc-rtems6-erc32.ini' was not readable
(complete log in /home/play/dev/quick-start/src/rsb/6/rtems/build/sparc-rtems6-kernel-erc32-1/sparc-rtems6-kernel-erc32-1-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/rtems-3bb97a30b17b6c138dead3e3a6b329c3b301cdb3/build/config.log)
shell cmd failed: /bin/sh -ex  /home/play/dev/quick-start/src/rsb/6/rtems/build/sparc-rtems6-kernel-erc32-1/do-build
error: building sparc-rtems6-kernel-erc32-1


More information about the users mailing list