Created
May 17, 2025 01:22
-
-
Save lupyuen/d942290f6fd6d2783aa47d243c9e3c3c to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo docker run \ | |
-it \ | |
ghcr.io/apache/nuttx/apache-nuttx-ci-linux:latest \ | |
/bin/bash | |
cd | |
git clone https://github.com/apache/nuttx | |
git clone https://github.com/Fix-Point/nuttx-apps apps --branch fix-wdog-delay | |
pushd nuttx ; git reset --hard HEAD ; echo NuttX Source: https://github.com/apache/nuttx/tree/$(git rev-parse HEAD) ; popd | |
pushd apps ; git reset --hard HEAD ; echo NuttX Apps: https://github.com/apache/nuttx-apps/tree/$(git rev-parse HEAD) ; popd | |
cd ~/nuttx/tools/ci | |
./cibuild.sh -c -A -N -R testlist/sim-01.dat | |
[ Wait for CI Test to fail, press Ctrl-C ] | |
ls -l ~/nuttx/boards/sim/sim/sim/configs/citest/logs/sim/sim | |
cat ~/nuttx/boards/sim/sim/sim/configs/citest/logs/sim/sim/*.log | |
luppy@thinkstation:~/nuttx-test-bot$ cd /tmp | |
luppy@thinkstation:/tmp$ sudo docker run \ | |
-it \ | |
ghcr.io/apache/nuttx/apache-nuttx-ci-linux:latest \ | |
/bin/bash | |
[sudo] password for luppy: | |
root@f86235293034:/tools# cd | |
git clone https://github.com/apache/nuttx | |
git clone https://github.com/Fix-Point/nuttx-apps apps --branch fix-wdog-delay | |
pushd nuttx ; git reset --hard HEAD ; echo NuttX Source: https://github.com/apache/nuttx/tree/$(git rev-parse HEAD) ; popd | |
pushd apps ; git reset --hard HEAD ; echo NuttX Apps: https://github.com/apache/nuttx-apps/tree/$(git rev-parse HEAD) ; popd | |
cd ~/nuttx/tools/ci | |
./cibuild.sh -c -A -N -R testlist/sim-01.dat | |
Cloning into 'nuttx'... | |
remote: Enumerating objects: 852819, done. | |
remote: Counting objects: 100% (811/811), done. | |
remote: Compressing objects: 100% (323/323), done. | |
remote: Total 852819 (delta 525), reused 488 (delta 488), pack-reused 852008 (from 2) | |
Receiving objects: 100% (852819/852819), 308.63 MiB | 11.90 MiB/s, done. | |
Resolving deltas: 100% (664543/664543), done. | |
Updating files: 100% (24535/24535), done. | |
Cloning into 'apps'... | |
remote: Enumerating objects: 94732, done. | |
remote: Counting objects: 100% (274/274), done. | |
remote: Compressing objects: 100% (182/182), done. | |
remote: Total 94732 (delta 156), reused 98 (delta 92), pack-reused 94458 (from 3) | |
Receiving objects: 100% (94732/94732), 25.18 MiB | 14.13 MiB/s, done. | |
Resolving deltas: 100% (76605/76605), done. | |
~/nuttx ~ | |
HEAD is now at e5bf4fc5c4 arch/arm/rp23xx: xosc: Update startup delay calculation | |
NuttX Source: https://github.com/apache/nuttx/tree/e5bf4fc5c4057d9f4e8ec1cc00a7fd4254cc23af | |
~ | |
~/apps ~ | |
HEAD is now at 94aca3a9e ostest/wdog: update wdog_test. | |
NuttX Apps: https://github.com/apache/nuttx-apps/tree/94aca3a9e588a2ed12ab2df30c10e1f11bfb2e6a | |
~ | |
+++ dirname ./cibuild.sh | |
++ cd . | |
++ pwd | |
+ CID=/root/nuttx/tools/ci | |
++ cd /root/nuttx/tools/ci/../../../ | |
++ pwd -P | |
+ CIWORKSPACE=/root | |
+ CIPLAT=/root/nuttx/tools/ci/platforms | |
+ nuttx=/root/nuttx | |
+ apps=/root/apps | |
++ uname -s | |
+ os=Linux | |
++ uname -m | |
+ osarch=x86_64 | |
+ '[' -f /etc/os-release ']' | |
++ grep '^ID=' /etc/os-release | |
++ cut -d= -f2 | |
++ tr -d '"' | |
+ osname=ubuntu | |
+ '[' -z -c ']' | |
+ '[' -n -c ']' | |
+ case "$1" in | |
+ enable_ccache | |
+ export CCACHE_DIR=/root/tools/ccache | |
+ CCACHE_DIR=/root/tools/ccache | |
+ shift | |
+ '[' -n -A ']' | |
+ case "$1" in | |
+ options+='-A ' | |
+ shift | |
+ '[' -n -N ']' | |
+ case "$1" in | |
+ options+='-N ' | |
+ shift | |
+ '[' -n -R ']' | |
+ case "$1" in | |
+ options+='-R ' | |
+ shift | |
+ '[' -n testlist/sim-01.dat ']' | |
+ case "$1" in | |
+ builds=("$@") | |
+ break | |
+ run_builds | |
+ local ncpus | |
+ '[' Xubuntu == XDarwin ']' | |
++ grep -c '^processor' /proc/cpuinfo | |
+ ncpus=24 | |
+ options+='-j 24' | |
+ for build in "${builds[@]}" | |
+ /root/nuttx/tools/testbuild.sh -A -N -R -j 24 -e '-Wno-cpp -Werror' testlist/sim-01.dat | |
==================================================================================== | |
Configuration/Tool: sim/adb | |
2025-05-17 00:23:43 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
Cloning into 'tlsf/tlsf'... | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 % Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
100 44130 0 44130 0 0 59664 0 --:--:-- --:--:-- --:--:-- 59664 | |
100 1646k 0 1646k 0 0 1877k 0 --:--:-- --:--:-- --:--:-- 1877k | |
remote: Enumerating objects: 43, done. | |
remote: Total 43 (delta 0), reused 0 (delta 0), pack-reused 43 (from 1) | |
Receiving objects: 100% (43/43), 19.88 KiB | 9.94 MiB/s, done. | |
Resolving deltas: 100% (12/12), done. | |
[1/1] Normalize sim/adb | |
==================================================================================== | |
Cmake in present: sim/alsa | |
Configuration/Tool: sim/alsa | |
2025-05-17 00:25:16 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Select HOST_LINUX=y | |
Select HOST_X86_64=y | |
Building NuttX... | |
==================================================================================== | |
Configuration/Tool: sim/asan | |
2025-05-17 00:26:33 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
[1/1] Normalize sim/asan | |
==================================================================================== | |
Configuration/Tool: sim/bas | |
2025-05-17 00:27:40 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
[1/1] Normalize sim/bas | |
==================================================================================== | |
Configuration/Tool: sim/bastest | |
2025-05-17 00:28:44 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
[1/1] Normalize sim/bastest | |
==================================================================================== | |
Cmake in present: sim/bluetooth | |
Configuration/Tool: sim/bluetooth | |
2025-05-17 00:29:34 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Select HOST_LINUX=y | |
Select HOST_X86_64=y | |
Building NuttX... | |
==================================================================================== | |
Cmake in present: sim/bthcisock | |
Configuration/Tool: sim/bthcisock | |
2025-05-17 00:30:11 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Select HOST_LINUX=y | |
Select HOST_X86_64=y | |
Building NuttX... | |
==================================================================================== | |
Configuration/Tool: sim/btuart | |
2025-05-17 00:30:34 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
[1/1] Normalize sim/btuart | |
==================================================================================== | |
Configuration/Tool: sim/can | |
2025-05-17 00:31:24 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
[1/1] Normalize sim/can | |
==================================================================================== | |
Configuration/Tool: sim/citest | |
2025-05-17 00:32:17 | |
------------------------------------------------------------------------------------ | |
Cleaning... | |
Configuring... | |
Building NuttX... | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 % Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
100 143k 0 143k 0 0 182k 0 --:--:-- --:--:-- --:--:-- 182k | |
100 1646k 0 1646k 0 0 1835k 0 --:--:-- --:--:-- --:--:-- 1835k | |
Running NuttX... | |
+++ dirname /root/nuttx/../nuttx/boards/sim/sim/sim/configs/citest/run | |
++ cd /root/nuttx/../nuttx/boards/sim/sim/sim/configs/citest | |
++ pwd | |
+ WD=/root/nuttx/boards/sim/sim/sim/configs/citest | |
++ cd /root/nuttx/boards/sim/sim/sim/configs/citest/../../../../../../../ | |
++ pwd -P | |
+ WORKSPACE=/root | |
+ nuttx=/root/nuttx | |
+ logs=/root/nuttx/boards/sim/sim/sim/configs/citest/logs | |
++ echo /root/nuttx/boards/sim/sim/sim/configs/citest | |
++ awk -F / '{print $(NF-2)}' | |
+ BOARD=sim | |
+ echo /root/nuttx/boards/sim/sim/sim/configs/citest | |
/root/nuttx/boards/sim/sim/sim/configs/citest | |
+ echo /root | |
/root | |
++ basename /root/nuttx/boards/sim/sim/sim/configs/citest | |
+ config=citest | |
+ '[' sim == sim ']' | |
+ target=sim | |
+ mark='common or sim' | |
+ core=sim | |
++ find /root/nuttx -type f -name nuttx | |
+ image=/root/nuttx/nuttx | |
+ path=/root/nuttx | |
+ cd /root/nuttx/tools/ci/testrun/script | |
+ python3 -m pytest -m 'common or sim' ./ -B sim -P /root/nuttx -L /root/nuttx/boards/sim/sim/sim/configs/citest/logs/sim/sim -R sim -C --json=/root/nuttx/boards/sim/sim/sim/configs/citest/logs/sim/sim/pytest.json | |
============================================= test session starts ============================================== | |
platform linux -- Python 3.10.12, pytest-6.2.5, py-1.11.0, pluggy-1.5.0 -- /usr/bin/python3 | |
cachedir: .pytest_cache | |
rootdir: /root/nuttx/tools/ci/testrun, configfile: pytest.ini | |
plugins: repeat-0.9.1, ordering-0.6, json-0.4.0 | |
collected 1068 items | |
test_framework/test_cmocka.py::test_cmocka PASSED [ 0%] | |
test_example/test_example.py::test_hello PASSED [ 0%] | |
test_example/test_example.py::test_helloxx PASSED [ 0%] | |
test_example/test_example.py::test_pipe PASSED [ 0%] | |
test_example/test_example.py::test_popen PASSED [ 0%] | |
test_example/test_example.py::test_usrsocktest PASSED [ 0%] | |
test_libuv/test_libuv.py::TestLibuv::test_test_macros PASSED [ 0%] | |
test_libuv/test_libuv.py::TestLibuv::test_close_order PASSED [ 0%] | |
test_libuv/test_libuv.py::TestLibuv::test_run_once PASSED [ 0%] | |
test_libuv/test_libuv.py::TestLibuv::test_run_nowait PASSED [ 0%] | |
test_libuv/test_libuv.py::TestLibuv::test_loop_alive PASSED [ 1%] | |
test_libuv/test_libuv.py::TestLibuv::test_loop_close PASSED [ 1%] | |
test_libuv/test_libuv.py::TestLibuv::test_loop_instant_close PASSED [ 1%] | |
test_libuv/test_libuv.py::TestLibuv::test_loop_stop PASSED [ 1%] | |
test_libuv/test_libuv.py::TestLibuv::test_loop_backend_timeout PASSED [ 1%] | |
test_libuv/test_libuv.py::TestLibuv::test_default_loop_close PASSED [ 1%] | |
test_libuv/test_libuv.py::TestLibuv::test_barrier_1 PASSED [ 1%] | |
test_libuv/test_libuv.py::TestLibuv::test_barrier_2 PASSED [ 1%] | |
test_libuv/test_libuv.py::TestLibuv::test_barrier_3 PASSED [ 1%] | |
test_libuv/test_libuv.py::TestLibuv::test_barrier_serial_thread PASSED [ 1%] | |
test_libuv/test_libuv.py::TestLibuv::test_barrier_serial_thread_single PASSED [ 1%] | |
test_libuv/test_libuv.py::TestLibuv::test_condvar_1 PASSED [ 2%] | |
test_libuv/test_libuv.py::TestLibuv::test_condvar_2 PASSED [ 2%] | |
test_libuv/test_libuv.py::TestLibuv::test_condvar_3 PASSED [ 2%] | |
test_libuv/test_libuv.py::TestLibuv::test_condvar_4 PASSED [ 2%] | |
test_libuv/test_libuv.py::TestLibuv::test_condvar_5 PASSED [ 2%] | |
test_libuv/test_libuv.py::TestLibuv::test_semaphore_1 PASSED [ 2%] | |
test_libuv/test_libuv.py::TestLibuv::test_semaphore_2 PASSED [ 2%] | |
test_libuv/test_libuv.py::TestLibuv::test_semaphore_3 PASSED [ 2%] | |
test_libuv/test_libuv.py::TestLibuv::test_timer PASSED [ 2%] | |
test_libuv/test_libuv.py::TestLibuv::test_timer_init PASSED [ 2%] | |
test_libuv/test_libuv.py::TestLibuv::test_timer_again PASSED [ 2%] | |
test_libuv/test_libuv.py::TestLibuv::test_timer_start_twice PASSED [ 3%] | |
test_libuv/test_libuv.py::TestLibuv::test_timer_order PASSED [ 3%] | |
test_libuv/test_libuv.py::TestLibuv::test_timer_huge_timeout PASSED [ 3%] | |
test_libuv/test_libuv.py::TestLibuv::test_timer_huge_repeat PASSED [ 3%] | |
test_libuv/test_libuv.py::TestLibuv::test_timer_run_once PASSED [ 3%] | |
test_libuv/test_libuv.py::TestLibuv::test_timer_from_check PASSED [ 3%] | |
test_libuv/test_libuv.py::TestLibuv::test_timer_is_closing PASSED [ 3%] | |
test_libuv/test_libuv.py::TestLibuv::test_timer_null_callback PASSED [ 3%] | |
test_libuv/test_libuv.py::TestLibuv::test_timer_early_check PASSED [ 3%] | |
test_libuv/test_libuv.py::TestLibuv::test_loop_handles PASSED [ 3%] | |
test_libuv/test_libuv.py::TestLibuv::test_walk_handles PASSED [ 4%] | |
test_libuv/test_libuv.py::TestLibuv::test_active PASSED [ 4%] | |
test_libuv/test_libuv.py::TestLibuv::test_embed SKIPPED (unsupported at sim) [ 4%] | |
test_libuv/test_libuv.py::TestLibuv::test_async SKIPPED (VELAPLATFO-6346) [ 4%] | |
test_libuv/test_libuv.py::TestLibuv::test_async_null_cb SKIPPED (unsupported at sim) [ 4%] | |
test_libuv/test_libuv.py::TestLibuv::test_homedir PASSED [ 4%] | |
test_libuv/test_libuv.py::TestLibuv::test_tmpdir PASSED [ 4%] | |
test_libuv/test_libuv.py::TestLibuv::test_hrtime PASSED [ 4%] | |
test_libuv/test_libuv.py::TestLibuv::test_gettimeofday PASSED [ 4%] | |
test_libuv/test_libuv.py::TestLibuv::test_poll_oob SKIPPED (unsupported at sim) [ 4%] | |
test_libuv/test_libuv.py::TestLibuv::test_threadpool_queue_work_simple PASSED [ 4%] | |
test_libuv/test_libuv.py::TestLibuv::test_threadpool_queue_work_einval PASSED [ 5%] | |
test_libuv/test_libuv.py::TestLibuv::test_threadpool_cancel_getnameinfo PASSED [ 5%] | |
test_libuv/test_libuv.py::TestLibuv::test_threadpool_cancel_random PASSED [ 5%] | |
test_libuv/test_libuv.py::TestLibuv::test_threadpool_cancel_work PASSED [ 5%] | |
test_libuv/test_libuv.py::TestLibuv::test_threadpool_cancel_single PASSED [ 5%] | |
test_libuv/test_libuv.py::TestLibuv::test_thread_local_storage PASSED [ 5%] | |
test_libuv/test_libuv.py::TestLibuv::test_thread_stack_size PASSED [ 5%] | |
test_libuv/test_libuv.py::TestLibuv::test_thread_mutex PASSED [ 5%] | |
test_libuv/test_libuv.py::TestLibuv::test_thread_mutex_recursive PASSED [ 5%] | |
test_libuv/test_libuv.py::TestLibuv::test_thread_rwlock PASSED [ 5%] | |
test_libuv/test_libuv.py::TestLibuv::test_thread_rwlock_trylock PASSED [ 5%] | |
test_libuv/test_libuv.py::TestLibuv::test_thread_create PASSED [ 6%] | |
test_libuv/test_libuv.py::TestLibuv::test_thread_equal PASSED [ 6%] | |
test_libuv/test_libuv.py::TestLibuv::test_queue_foreach_delete PASSED [ 6%] | |
test_libuv/test_libuv.py::TestLibuv::test_random_async SKIPPED (unsupported at sim) [ 6%] | |
test_libuv/test_libuv.py::TestLibuv::test_random_sync SKIPPED (unsupported at sim) [ 6%] | |
test_libuv/test_libuv.py::TestLibuv::test_handle_type_name PASSED [ 6%] | |
test_libuv/test_libuv.py::TestLibuv::test_req_type_name PASSED [ 6%] | |
test_libuv/test_libuv.py::TestLibuv::test_utf8_decode1 PASSED [ 6%] | |
test_libuv/test_libuv.py::TestLibuv::test_utf8_decode1_overrun PASSED [ 6%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_send_4_2 PASSED [ 6%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_rwlock_timedwrlock_5_1 PASSED [ 7%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_9_1 PASSED [ 7%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_condattr_destroy_3_1 PASSED [ 7%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_cancel_2_2 PASSED [ 7%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_2_18 PASSED [ 7%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_12_41 PASSED [ 7%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigismember_5_1 PASSED [ 7%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_time_1_1 PASSED [ 7%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_rwlock_unlock_2_1 PASSED [ 7%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_shm_open_37_1 PASSED [ 7%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_signal_7_1 PASSED [ 7%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_shm_unlink_2_1 PASSED [ 8%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_open_11_1 PASSED [ 8%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_getvalue_1_1 PASSED [ 8%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_shm_open_1_1 PASSED [ 8%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_attr_getdetachstate_1_2 PASSED [ 8%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_97 PASSED [ 8%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_receive_1_1 PASSED [ 8%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mmap_6_4 PASSED [ 8%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_strlen_1_1 PASSED [ 8%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_getcpuclockid_1_1 PASSED [ 8%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_detach_2_1 PASSED [ 8%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_rwlock_tryrdlock_1_1 PASSED [ 9%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_3_16 PASSED [ 9%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_getschedparam_1_1 PASSED [ 9%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_wait_1_2 PASSED [ 9%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_attr_init_1_1 PASSED [ 9%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_104 PASSED [ 9%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_open_27_1 PASSED [ 9%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_1_22 PASSED [ 9%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_6_15 PASSED [ 9%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_strcpy_1_1 PASSED [ 9%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_13_19 PASSED [ 10%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_join_5_1 PASSED [ 10%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_timer_settime_9_1 PASSED [ 10%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_open_12_1 PASSED [ 10%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_12_35 PASSED [ 10%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_13_23 PASSED [ 10%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sched_setparam_25_1 PASSED [ 10%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigset_1_1 PASSED [ 10%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_timer_gettime_1_2 PASSED [ 10%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_8_12 PASSED [ 10%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_clock_settime_17_2 PASSED [ 10%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigqueue_5_1 PASSED [ 11%] | |
test_open_posix/test_openposix_.py::test_ltp_timer_gettime_speculative_6_1 PASSED [ 11%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_setschedprio_1_1 PASSED [ 11%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_destroy_3_1 PASSED [ 11%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_69 PASSED [ 11%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mmap_21_1 PASSED [ 11%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_61 PASSED [ 11%] | |
test_open_posix/test_openposix_.py::test_ltp_timer_settime_speculative_12_3 PASSED [ 11%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_attr_init_4_1 PASSED [ 11%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_102 PASSED [ 11%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_12_27 PASSED [ 11%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_read_7_1 PASSED [ 12%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigset_2_1 PASSED [ 12%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_23_7 PASSED [ 12%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_send_4_3 PASSED [ 12%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_attr_setschedpolicy_1_2 PASSED [ 12%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_close_3_2 PASSED [ 12%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_nanosleep_2_1 PASSED [ 12%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_93 PASSED [ 12%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sched_getparam_1_1 PASSED [ 12%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_receive_8_1 PASSED [ 12%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_mutex_destroy_1_1 PASSED [ 13%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_attr_setinheritsched_1_1 PASSED [ 13%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_rwlock_rdlock_4_1 PASSED [ 13%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_attr_setscope_4_1 PASSED [ 13%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_fsync_14_1 PASSED [ 13%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_raise_2_1 PASSED [ 13%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_12_51 PASSED [ 13%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_munlock_7_1 PASSED [ 13%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_setcancelstate_3_1 PASSED [ 13%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_28_8 PASSED [ 13%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_55 PASSED [ 13%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_75 PASSED [ 14%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_sigmask_6_1 PASSED [ 14%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_6_5 PASSED [ 14%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_mutex_destroy_2_1 PASSED [ 14%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_open_7_3 PASSED [ 14%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_77 PASSED [ 14%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_lio_listio_8_1 PASSED [ 14%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_kill_1_2 PASSED [ 14%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_2_25 PASSED [ 14%] | |
test_open_posix/test_openposix_.py::test_ltp_clock_settime_speculative_4_4 PASSED [ 14%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_clock_nanosleep_1_1 PASSED [ 14%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_timedsend_11_1 PASSED [ 15%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_open_18_1 PASSED [ 15%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_8_21 PASSED [ 15%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_29_1 PASSED [ 15%] | |
test_open_posix/test_openposix_.py::test_ltp_timer_settime_speculative_12_2 PASSED [ 15%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_28_12 PASSED [ 15%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_open_15_1 PASSED [ 15%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_8_8 PASSED [ 15%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigset_4_1 PASSED [ 15%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_28_7 PASSED [ 15%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_clock_gettime_3_1 PASSED [ 16%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_6_7 PASSED [ 16%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_timer_settime_3_3 PASSED [ 16%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_1_23 PASSED [ 16%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_3_3 PASSED [ 16%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigignore_1_1 PASSED [ 16%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_53 PASSED [ 16%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_barrierattr_setpshared_2_1 PASSED [ 16%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_barrier_wait_3_1 PASSED [ 16%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_2_17 PASSED [ 16%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_open_1_2 PASSED [ 16%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigprocmask_7_1 PASSED [ 17%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_detach_4_1 PASSED [ 17%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_8_9 PASSED [ 17%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_23_13 PASSED [ 17%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_spin_trylock_4_1 PASSED [ 17%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigpause_1_1 SKIPPED (unsupported) [ 17%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_shm_open_15_1 PASSED [ 17%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_1_1 PASSED [ 17%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_28_21 PASSED [ 17%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_79 PASSED [ 17%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigprocmask_8_1 PASSED [ 17%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_attr_init_3_1 PASSED [ 18%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_18_4 PASSED [ 18%] | |
test_open_posix/test_openposix_.py::test_ltp_definitions_errno_h_4_1 PASSED [ 18%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_init_1_1 PASSED [ 18%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_timedsend_2_1 PASSED [ 18%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaddset_1_2 PASSED [ 18%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_fsync_8_3 PASSED [ 18%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_3_13 PASSED [ 18%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_detach_4_2 PASSED [ 18%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigwait_4_1 PASSED [ 18%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_3_21 PASSED [ 19%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_mutexattr_destroy_3_1 PASSED [ 19%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_timer_settime_8_2 PASSED [ 19%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_19_19 PASSED [ 19%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_19_22 PASSED [ 19%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_unlink_5_1 PASSED [ 19%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaddset_1_3 PASSED [ 19%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_71 PASSED [ 19%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_attr_setinheritsched_2_4 PASSED [ 19%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_12_50 PASSED [ 19%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_attr_setschedpolicy_1_3 PASSED [ 19%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_2_1 PASSED [ 20%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_timedsend_14_1 PASSED [ 20%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_6_20 PASSED [ 20%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_6_3 PASSED [ 20%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_attr_init_2_1 PASSED [ 20%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_28_16 PASSED [ 20%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_8_16 PASSED [ 20%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_rwlock_timedwrlock_3_1 PASSED [ 20%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_timedreceive_11_1 PASSED [ 20%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_init_5_1 PASSED [ 20%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_2_4 PASSED [ 20%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigpending_1_1 PASSED [ 21%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigismember_3_1 PASSED [ 21%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_wait_11_1 PASSED [ 21%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_rwlockattr_destroy_2_1 PASSED [ 21%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_mutexattr_setpshared_1_1 PASSED [ 21%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_8_19 PASSED [ 21%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_detach_1_1 PASSED [ 21%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_lio_listio_10_1 PASSED [ 21%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_sigmask_8_2 PASSED [ 21%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_write_1_1 PASSED [ 21%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_99 PASSED [ 22%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_asctime_1_1 PASSED [ 22%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_1_19 PASSED [ 22%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigfillset_1_1 PASSED [ 22%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_timer_settime_6_1 PASSED [ 22%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_write_9_2 PASSED [ 22%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_cancel_2_1 PASSED [ 22%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_post_1_2 PASSED [ 22%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigtimedwait_2_1 PASSED [ 22%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_barrierattr_init_2_1 PASSED [ 22%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_13_9 PASSED [ 22%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_send_14_1 PASSED [ 23%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_kill_2_1 PASSED [ 23%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_60 PASSED [ 23%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sched_get_priority_max_1_1 PASSED [ 23%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_1_11 PASSED [ 23%] | |
test_open_posix/test_openposix_.py::test_ltp_mq_getattr_speculative_7_1 PASSED [ 23%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_setattr_1_1 PASSED [ 23%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_kill_1_1 PASSED [ 23%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_create_4_1 PASSED [ 23%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigwait_6_1 PASSED [ 23%] | |
test_open_posix/test_openposix_.py::test_ltp_behavior_WIFEXITED_1_2 PASSED [ 23%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_write_3_1 PASSED [ 24%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_clock_settime_19_1 PASSED [ 24%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_return_1_1 PASSED [ 24%] | |
test_open_posix/test_openposix_.py::test_ltp_definitions_signal_h_19_1 PASSED [ 24%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_rwlock_rdlock_2_2 PASSED [ 24%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_read_4_1 PASSED [ 24%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_2_26 PASSED [ 24%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_12_49 PASSED [ 24%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_12_40 PASSED [ 24%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigpause_2_1 SKIPPED (unsupported) [ 24%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_timedsend_4_3 PASSED [ 25%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigfillset_2_1 PASSED [ 25%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mmap_24_1 PASSED [ 25%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigqueue_2_2 PASSED [ 25%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigprocmask_5_1 PASSED [ 25%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_timedreceive_13_1 PASSED [ 25%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_notify_4_1 PASSED [ 25%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_1_9 PASSED [ 25%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_fsync_12_1 PASSED [ 25%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_2_14 PASSED [ 25%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mmap_1_2 PASSED [ 25%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_key_delete_2_1 PASSED [ 26%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_8_2 PASSED [ 26%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_3_10 PASSED [ 26%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigdelset_4_1 PASSED [ 26%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sched_getparam_2_1 PASSED [ 26%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_2_19 PASSED [ 26%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_clock_getres_8_1 PASSED [ 26%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_open_20_1 PASSED [ 26%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_28_23 PASSED [ 26%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_28_13 PASSED [ 26%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_19_6 PASSED [ 26%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_close_1_1 PASSED [ 27%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_unlink_7_1 PASSED [ 27%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_fsync_4_1 PASSED [ 27%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_sigmask_9_1 PASSED [ 27%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_cleanup_pop_1_1 PASSED [ 27%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_self_1_1 PASSED [ 27%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_timedsend_3_1 PASSED [ 27%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_13_12 PASSED [ 27%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_mutexattr_getpshared_3_1 PASSED [ 27%] | |
test_open_posix/test_openposix_.py::test_ltp_timer_settime_speculative_12_1 PASSED [ 27%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sched_setscheduler_19_5 PASSED [ 27%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_error_1_1 PASSED [ 28%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_82 PASSED [ 28%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_1_3 PASSED [ 28%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_rwlock_timedwrlock_1_1 PASSED [ 28%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_1_15 PASSED [ 28%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_13_26 PASSED [ 28%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_raise_6_1 PASSED [ 28%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_shm_open_8_1 PASSED [ 28%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_72 PASSED [ 28%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_send_10_1 PASSED [ 28%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigwaitinfo_8_1 PASSED [ 29%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_rwlock_timedrdlock_1_1 PASSED [ 29%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_23_17 PASSED [ 29%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_read_3_1 PASSED [ 29%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_ctime_1_1 PASSED [ 29%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_receive_2_1 PASSED [ 29%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_3_18 PASSED [ 29%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_timedwait_1_1 PASSED [ 29%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigwaitinfo_9_1 PASSED [ 29%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_write_6_1 PASSED [ 29%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_23_6 PASSED [ 29%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mmap_32_1 PASSED [ 30%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_13_16 PASSED [ 30%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_1_24 PASSED [ 30%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_3_11 PASSED [ 30%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigqueue_8_1 PASSED [ 30%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_shm_open_39_1 PASSED [ 30%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_6_24 PASSED [ 30%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_timedsend_7_1 PASSED [ 30%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sched_setparam_22_1 PASSED [ 30%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_clock_gettime_8_1 PASSED [ 30%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_12_47 PASSED [ 30%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_19_23 PASSED [ 31%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_28_11 PASSED [ 31%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_notify_3_1 PASSED [ 31%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sched_yield_2_1 PASSED [ 31%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_killpg_8_1 PASSED [ 31%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_barrierattr_init_1_1 PASSED [ 31%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_rwlock_init_1_1 PASSED [ 31%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_19_10 PASSED [ 31%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_open_15_1 PASSED [ 31%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sched_setscheduler_4_1 PASSED [ 31%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_80 PASSED [ 32%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_fsync_2_1 PASSED [ 32%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaddset_2_1 PASSED [ 32%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_28_1 PASSED [ 32%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigpause_4_1 SKIPPED (unsupported) [ 32%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_23_19 PASSED [ 32%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_lio_listio_1_1 PASSED [ 32%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_mutexattr_setprotocol_3_1 PASSED [ 32%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigpending_1_2 PASSED [ 32%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_shm_open_38_1 PASSED [ 32%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_spin_init_1_1 PASSED [ 32%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigemptyset_1_1 PASSED [ 33%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_unlink_4_2 PASSED [ 33%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_send_11_2 PASSED [ 33%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_12_48 PASSED [ 33%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_23_21 PASSED [ 33%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_gmtime_1_1 PASSED [ 33%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_attr_destroy_2_1 PASSED [ 33%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_19_20 PASSED [ 33%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_1_4 PASSED [ 33%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_lio_listio_9_1 PASSED [ 33%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigtimedwait_6_1 PASSED [ 33%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_59 PASSED [ 34%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_13_11 PASSED [ 34%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_fsync_8_1 PASSED [ 34%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_post_4_1 PASSED [ 34%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mmap_6_6 PASSED [ 34%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_barrierattr_setpshared_1_1 PASSED [ 34%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mmap_1_1 PASSED [ 34%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sched_get_priority_max_1_4 PASSED [ 34%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_join_1_1 PASSED [ 34%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_6_25 PASSED [ 34%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_getvalue_2_2 PASSED [ 35%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_13_3 PASSED [ 35%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_kill_1_1 PASSED [ 35%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sighold_1_1 PASSED [ 35%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_sigmask_14_1 PASSED [ 35%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_clock_settime_6_1 PASSED [ 35%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_rwlock_timedwrlock_6_1 PASSED [ 35%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_init_2_2 PASSED [ 35%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_wait_5_1 PASSED [ 35%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_3_25 PASSED [ 35%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_notify_8_1 PASSED [ 35%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_8_5 PASSED [ 36%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_1_26 PASSED [ 36%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_open_13_1 PASSED [ 36%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_send_1_1 PASSED [ 36%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_mutexattr_init_1_1 PASSED [ 36%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_28_2 PASSED [ 36%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigignore_5_1 PASSED [ 36%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sighold_2_1 PASSED [ 36%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_6_22 PASSED [ 36%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_6_26 PASSED [ 36%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_timer_gettime_1_1 PASSED [ 36%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_12_29 PASSED [ 37%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_condattr_getpshared_1_2 PASSED [ 37%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_8_26 PASSED [ 37%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_13_5 PASSED [ 37%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_raise_1_1 PASSED [ 37%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_shm_open_28_1 PASSED [ 37%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_2_15 PASSED [ 37%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_8_3 PASSED [ 37%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_raise_7_1 PASSED [ 37%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_cancel_2_1 PASSED [ 37%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_cancel_1_1 PASSED [ 38%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_mutex_trylock_3_1 PASSED [ 38%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_unlink_9_1 PASSED [ 38%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigdelset_1_4 PASSED [ 38%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_return_2_1 PASSED [ 38%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_1_14 PASSED [ 38%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_shm_open_21_1 PASSED [ 38%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_2_12 PASSED [ 38%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_clock_getres_6_1 PASSED [ 38%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_clock_settime_20_1 PASSED [ 38%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_killpg_2_1 PASSED [ 38%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_getvalue_4_1 PASSED [ 39%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_close_4_1 PASSED [ 39%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigrelse_1_1 PASSED [ 39%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_open_9_1 PASSED [ 39%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_3_20 PASSED [ 39%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_81 PASSED [ 39%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_open_8_1 PASSED [ 39%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_sigmask_5_1 PASSED [ 39%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_close_3_2 PASSED [ 39%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_gmtime_2_1 PASSED [ 39%] | |
test_open_posix/test_openposix_.py::test_ltp_timer_getoverrun_speculative_6_2 PASSED [ 39%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_1_20 PASSED [ 40%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_timedreceive_15_1 PASSED [ 40%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_18_5 PASSED [ 40%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sched_setparam_5_1 PASSED [ 40%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_timedsend_4_2 PASSED [ 40%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_clock_getcpuclockid_6_1 PASSED [ 40%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_23_26 PASSED [ 40%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_create_3_1 PASSED [ 40%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_56 PASSED [ 40%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_rwlock_init_6_1 PASSED [ 40%] | |
test_open_posix/test_openposix_.py::test_ltp_functional_semaphores_sem_conpro PASSED [ 41%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_88 PASSED [ 41%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigqueue_6_1 PASSED [ 41%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_2_3 PASSED [ 41%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_19_9 PASSED [ 41%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_23_3 PASSED [ 41%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_open_10_1 PASSED [ 41%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigdelset_1_1 PASSED [ 41%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_timedsend_18_1 PASSED [ 41%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_12_28 PASSED [ 41%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_detach_3_1 PASSED [ 41%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_23_24 PASSED [ 42%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_mutex_init_3_1 PASSED [ 42%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_condattr_setpshared_2_1 PASSED [ 42%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_rwlock_init_2_1 PASSED [ 42%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_notify_1_1 PASSED [ 42%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_nanosleep_10000_1 PASSED [ 42%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigwait_2_1 PASSED [ 42%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_condattr_destroy_2_1 PASSED [ 42%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_clock_gettime_2_1 PASSED [ 42%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_setattr_2_1 PASSED [ 42%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_getvalue_5_1 PASSED [ 42%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_create_12_1 PASSED [ 43%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_cond_init_3_1 PASSED [ 43%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_timedsend_9_1 PASSED [ 43%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_unlink_4_1 PASSED [ 43%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_28_20 PASSED [ 43%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_cond_init_1_1 PASSED [ 43%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_mutexattr_getpshared_1_1 PASSED [ 43%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_post_6_1 PASSED [ 43%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_shm_open_20_3 PASSED [ 43%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigset_7_1 PASSED [ 43%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_condattr_getclock_1_2 PASSED [ 44%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sched_getscheduler_1_1 PASSED [ 44%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_rwlock_destroy_1_1 PASSED [ 44%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_clock_nanosleep_11_1 PASSED [ 44%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_join_2_1 PASSED [ 44%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_shm_open_28_2 PASSED [ 44%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_shm_open_26_1 PASSED [ 44%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mlock_5_1 PASSED [ 44%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_localtime_1_1 PASSED [ 44%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_cond_init_2_1 PASSED [ 44%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_6_2 PASSED [ 44%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_6_21 PASSED [ 45%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_clock_getres_7_1 PASSED [ 45%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_cleanup_push_1_2 PASSED [ 45%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_2_11 PASSED [ 45%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_13_21 PASSED [ 45%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_2_6 PASSED [ 45%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_open_2_2 PASSED [ 45%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_mutexattr_destroy_4_1 PASSED [ 45%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_2_7 PASSED [ 45%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaddset_4_1 PASSED [ 45%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_clock_1_1 PASSED [ 45%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mmap_19_1 PASSED [ 46%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_8_24 PASSED [ 46%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_clock_gettime_1_1 PASSED [ 46%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigrelse_2_1 PASSED [ 46%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_timedwait_3_1 PASSED [ 46%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_mutex_timedlock_4_1 PASSED [ 46%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_28_6 PASSED [ 46%] | |
test_open_posix/test_openposix_.py::test_ltp_pthread_key_create_speculative_5_1 PASSED [ 46%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_28_10 PASSED [ 46%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_timer_settime_9_2 PASSED [ 46%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_13_8 PASSED [ 47%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_setcancelstate_1_2 PASSED [ 47%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_lio_listio_4_1 PASSED [ 47%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_3_6 PASSED [ 47%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_receive_7_1 PASSED [ 47%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_23_11 PASSED [ 47%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_19_1 PASSED [ 47%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_write_5_1 PASSED [ 47%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_23_18 PASSED [ 47%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_92 PASSED [ 47%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_fsync_8_2 PASSED [ 47%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_open_19_1 PASSED [ 48%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_3_4 PASSED [ 48%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_mutexattr_gettype_1_1 PASSED [ 48%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_83 PASSED [ 48%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigtimedwait_1_1 PASSED [ 48%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_receive_10_1 PASSED [ 48%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_timedsend_8_1 PASSED [ 48%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_timer_delete_1_1 PASSED [ 48%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_23_9 PASSED [ 48%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_cancel_9_1 PASSED [ 48%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_shm_open_39_2 PASSED [ 48%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_6_10 PASSED [ 49%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_spin_destroy_1_1 PASSED [ 49%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_open_1_1 PASSED [ 49%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_8_11 PASSED [ 49%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaltstack_2_1 PASSED [ 49%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_28_18 PASSED [ 49%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_18_15 PASSED [ 49%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_13_4 PASSED [ 49%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_send_3_1 PASSED [ 49%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_shm_open_20_2 PASSED [ 49%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_shm_open_22_1 PASSED [ 50%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_rwlock_wrlock_1_1 PASSED [ 50%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_rwlock_timedrdlock_6_1 PASSED [ 50%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_create_5_1 PASSED [ 50%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigwaitinfo_2_1 PASSED [ 50%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_12_44 PASSED [ 50%] | |
test_open_posix/test_openposix_.py::test_ltp_sched_getparam_speculative_7_1 PASSED [ 50%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_28_24 PASSED [ 50%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_sigmask_8_3 PASSED [ 50%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_18_2 PASSED [ 50%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_1_18 PASSED [ 50%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_clock_nanosleep_2_1 PASSED [ 51%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_condattr_getpshared_1_1 PASSED [ 51%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_kill_3_1 PASSED [ 51%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_attr_setinheritsched_4_1 PASSED [ 51%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_timedreceive_7_1 PASSED [ 51%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_8_13 PASSED [ 51%] | |
test_open_posix/test_openposix_.py::test_ltp_mq_timedreceive_speculative_10_2 PASSED [ 51%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_12_30 PASSED [ 51%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigset_6_1 PASSED [ 51%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_signal_3_1 PASSED [ 51%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_6_23 PASSED [ 51%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_13_17 PASSED [ 52%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_19_21 PASSED [ 52%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_close_3_1 PASSED [ 52%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_3_9 PASSED [ 52%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_sigmask_15_1 PASSED [ 52%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_timedsend_1_1 PASSED [ 52%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_91 PASSED [ 52%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigismember_4_1 PASSED [ 52%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sched_setparam_23_1 PASSED [ 52%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_sigmask_8_1 PASSED [ 52%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_18_14 PASSED [ 52%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigdelset_1_2 PASSED [ 53%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_timedsend_13_1 PASSED [ 53%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_8_20 PASSED [ 53%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_send_13_1 PASSED [ 53%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_shm_open_17_1 PASSED [ 53%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaddset_1_1 PASSED [ 53%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_timer_gettime_2_1 PASSED [ 53%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sched_getscheduler_3_1 PASSED [ 53%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_getschedparam_1_2 PASSED [ 53%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_read_11_1 PASSED [ 53%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_8_14 PASSED [ 54%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_13_1 PASSED [ 54%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_lio_listio_3_1 PASSED [ 54%] | |
test_open_posix/test_openposix_.py::test_ltp_definitions_errno_h_3_2 PASSED [ 54%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_condattr_init_3_1 PASSED [ 54%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_18_9 PASSED [ 54%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_90 PASSED [ 54%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigprocmask_8_3 PASSED [ 54%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigwait_7_1 PASSED [ 54%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_mutexattr_setprotocol_3_2 PASSED [ 54%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sched_rr_get_interval_1_1 PASSED [ 54%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigwaitinfo_1_1 PASSED [ 55%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_timedwait_11_1 PASSED [ 55%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_destroy_4_1 PASSED [ 55%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mlock_10_1 PASSED [ 55%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_clock_gettime_1_2 PASSED [ 55%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_cond_init_4_3 PASSED [ 55%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_post_2_1 PASSED [ 55%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_rwlockattr_getpshared_4_1 PASSED [ 55%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_mutexattr_getpshared_1_3 PASSED [ 55%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_munmap_8_1 PASSED [ 55%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_74 PASSED [ 55%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_6_6 PASSED [ 56%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigprocmask_8_2 PASSED [ 56%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_18_24 PASSED [ 56%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_clock_settime_1_1 PASSED [ 56%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_clock_getres_1_1 PASSED [ 56%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_18_26 PASSED [ 56%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_key_delete_1_1 PASSED [ 56%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sched_get_priority_min_1_2 PASSED [ 56%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_23_22 PASSED [ 56%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigtimedwait_5_1 PASSED [ 56%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_attr_setschedparam_1_2 PASSED [ 57%] | |
test_open_posix/test_openposix_.py::test_ltp_pthread_rwlock_trywrlock_speculative_3_1 PASSED [ 57%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_rwlock_timedwrlock_2_1 PASSED [ 57%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_rwlockattr_init_2_1 PASSED [ 57%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_13_2 PASSED [ 57%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_nanosleep_1_1 PASSED [ 57%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_2_16 PASSED [ 57%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_19_2 PASSED [ 57%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_cancel_10_1 PASSED [ 57%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_12_37 PASSED [ 57%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_setcancelstate_1_1 PASSED [ 57%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_mutexattr_init_3_1 PASSED [ 58%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_2_10 PASSED [ 58%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_19_5 PASSED [ 58%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_setschedparam_1_1 PASSED [ 58%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_timedsend_3_2 PASSED [ 58%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_attr_setschedparam_1_4 PASSED [ 58%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_3_2 PASSED [ 58%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_attr_setdetachstate_1_2 PASSED [ 58%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_init_5_2 PASSED [ 58%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_18_1 PASSED [ 58%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_68 PASSED [ 58%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_key_create_3_1 PASSED [ 59%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_fsync_3_1 PASSED [ 59%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_18_18 PASSED [ 59%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_mutexattr_destroy_2_1 PASSED [ 59%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_rwlockattr_init_1_1 PASSED [ 59%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_62 PASSED [ 59%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_6_13 PASSED [ 59%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_create_1_3 PASSED [ 59%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_8_1 PASSED [ 59%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_rwlockattr_destroy_1_1 PASSED [ 59%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_condattr_setclock_2_1 PASSED [ 60%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_signal_6_1 PASSED [ 60%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_equal_1_1 PASSED [ 60%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_6_19 PASSED [ 60%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_12_36 PASSED [ 60%] | |
test_open_posix/test_openposix_.py::test_ltp_timer_delete_speculative_5_2 PASSED [ 60%] | |
test_open_posix/test_openposix_.py::test_ltp_behavior_WIFEXITED_1_1 PASSED [ 60%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mmap_5_1 PASSED [ 60%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_cond_destroy_3_1 PASSED [ 60%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_18_19 PASSED [ 60%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_8_10 PASSED [ 60%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_munlock_11_1 PASSED [ 61%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_cleanup_pop_1_2 PASSED [ 61%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_shm_unlink_1_1 PASSED [ 61%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_fsync_9_1 PASSED [ 61%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_2_23 PASSED [ 61%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigpause_3_1 SKIPPED (unsupported) [ 61%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_mutexattr_destroy_1_1 PASSED [ 61%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_rwlock_unlock_4_2 PASSED [ 61%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigpending_1_3 PASSED [ 61%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_cancel_1_2 PASSED [ 61%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_28_26 PASSED [ 61%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigwaitinfo_7_1 PASSED [ 62%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigset_8_1 PASSED [ 62%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_19_4 PASSED [ 62%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_read_8_1 PASSED [ 62%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sched_get_priority_max_2_1 PASSED [ 62%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_rwlock_destroy_3_1 PASSED [ 62%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_1_16 PASSED [ 62%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_19_18 PASSED [ 62%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_13_10 PASSED [ 62%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_shm_open_41_1 PASSED [ 62%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_87 PASSED [ 63%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_18_3 PASSED [ 63%] | |
test_open_posix/test_openposix_.py::test_ltp_timer_create_speculative_15_1 PASSED [ 63%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_spin_lock_3_2 PASSED [ 63%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_28_25 PASSED [ 63%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigwait_6_2 PASSED [ 63%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_8_18 PASSED [ 63%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mmap_6_5 PASSED [ 63%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_post_1_1 PASSED [ 63%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sched_setscheduler_19_1 PASSED [ 63%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_timer_create_16_1 PASSED [ 63%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_6_4 PASSED [ 64%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_23_1 PASSED [ 64%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_killpg_5_1 PASSED [ 64%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_18_21 PASSED [ 64%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_receive_12_1 PASSED [ 64%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigqueue_4_1 PASSED [ 64%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_18_12 PASSED [ 64%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_rwlock_timedrdlock_5_1 PASSED [ 64%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_init_6_1 PASSED [ 64%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_6_1 PASSED [ 64%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigpending_2_1 PASSED [ 64%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaltstack_8_1 PASSED [ 65%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_strchr_1_1 PASSED [ 65%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_13_20 PASSED [ 65%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_key_delete_1_2 PASSED [ 65%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_close_3_1 PASSED [ 65%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_timedreceive_17_1 PASSED [ 65%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sched_setscheduler_17_5 PASSED [ 65%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_clock_nanosleep_13_1 PASSED [ 65%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_12_38 PASSED [ 65%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_8_22 PASSED [ 65%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_2_24 PASSED [ 66%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_13_15 PASSED [ 66%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_init_2_1 PASSED [ 66%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_13_22 PASSED [ 66%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mktime_1_1 PASSED [ 66%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigwaitinfo_6_1 PASSED [ 66%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_timedwait_4_1 PASSED [ 66%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_6_17 PASSED [ 66%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_cleanup_push_1_1 PASSED [ 66%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_sigmask_7_1 PASSED [ 66%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_read_1_1 PASSED [ 66%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_attr_getinheritsched_1_1 PASSED [ 67%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_timedreceive_17_3 PASSED [ 67%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_timedwait_6_2 PASSED [ 67%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_strftime_3_1 PASSED [ 67%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_94 PASSED [ 67%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_condattr_destroy_1_1 PASSED [ 67%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_19_24 PASSED [ 67%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_shm_unlink_10_1 PASSED [ 67%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_once_1_2 PASSED [ 67%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_18_25 PASSED [ 67%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_12_43 PASSED [ 67%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_shm_unlink_11_1 PASSED [ 68%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_3_15 PASSED [ 68%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_12_42 PASSED [ 68%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_timedsend_15_1 PASSED [ 68%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_condattr_getclock_1_1 PASSED [ 68%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_killpg_6_1 PASSED [ 68%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_timedreceive_14_1 PASSED [ 68%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_2_13 PASSED [ 68%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_attr_setdetachstate_2_1 PASSED [ 68%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_write_8_2 PASSED [ 68%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_19_13 PASSED [ 69%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_cleanup_push_1_3 PASSED [ 69%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_lio_listio_13_1 PASSED [ 69%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_lio_listio_18_1 PASSED [ 69%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_spin_lock_3_1 PASSED [ 69%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_getattr_2_2 PASSED [ 69%] | |
test_open_posix/test_openposix_.py::test_ltp_mq_open_speculative_6_1 PASSED [ 69%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_cond_destroy_1_1 PASSED [ 69%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sched_setscheduler_17_1 PASSED [ 69%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_19_17 PASSED [ 69%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_shm_open_11_1 PASSED [ 69%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_3_19 PASSED [ 70%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_timer_settime_8_4 PASSED [ 70%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_shm_open_28_3 PASSED [ 70%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_key_create_2_1 PASSED [ 70%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_70 PASSED [ 70%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mmap_10_1 PASSED [ 70%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_once_1_1 PASSED [ 70%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_shm_unlink_5_1 PASSED [ 70%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_write_9_1 PASSED [ 70%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_3_5 PASSED [ 70%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_timedsend_19_1 PASSED [ 70%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_wait_13_1 PASSED [ 71%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_rwlock_trywrlock_1_1 PASSED [ 71%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_timedreceive_17_2 PASSED [ 71%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_lio_listio_6_1 PASSED [ 71%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigwait_3_1 PASSED [ 71%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_lio_listio_2_1 PASSED [ 71%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_timer_settime_3_1 PASSED [ 71%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_103 PASSED [ 71%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_attr_setstack_7_1 PASSED [ 71%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_rwlock_rdlock_5_1 PASSED [ 71%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_attr_setdetachstate_4_1 PASSED [ 72%] | |
test_open_posix/test_openposix_.py::test_ltp_definitions_signal_h_13_1 PASSED [ 72%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_12_31 PASSED [ 72%] | |
test_open_posix/test_openposix_.py::test_ltp_timer_gettime_speculative_6_2 PASSED [ 72%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_shm_open_13_1 PASSED [ 72%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_12_52 PASSED [ 72%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_54 PASSED [ 72%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_raise_10000_1 PASSED [ 72%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_28_9 PASSED [ 72%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_6_9 PASSED [ 72%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_open_1_4 PASSED [ 72%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_timedreceive_2_1 PASSED [ 73%] | |
test_open_posix/test_openposix_.py::test_ltp_definitions_aio_h_4_1 PASSED [ 73%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_28_3 PASSED [ 73%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_86 PASSED [ 73%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_23_12 PASSED [ 73%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_19_26 PASSED [ 73%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_2_9 PASSED [ 73%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_clock_gettime_7_1 PASSED [ 73%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_8_15 PASSED [ 73%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_23_14 PASSED [ 73%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_1_7 PASSED [ 73%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_1_5 PASSED [ 74%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_76 PASSED [ 74%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_timedsend_11_2 PASSED [ 74%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_attr_getdetachstate_1_1 PASSED [ 74%] | |
test_open_posix/test_openposix_.py::test_ltp_definitions_signal_h_26_1 PASSED [ 74%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_exit_1_1 PASSED [ 74%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_timedwait_2_2 PASSED [ 74%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_18_22 PASSED [ 74%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_3_7 PASSED [ 74%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_2_21 PASSED [ 74%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_3_12 PASSED [ 75%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_open_29_1 PASSED [ 75%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_attr_setschedpolicy_5_1 PASSED [ 75%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_barrierattr_getpshared_1_1 PASSED [ 75%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_kill_7_1 PASSED [ 75%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_post_5_1 PASSED [ 75%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_condattr_destroy_4_1 PASSED [ 75%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_attr_setschedparam_1_3 PASSED [ 75%] | |
test_open_posix/test_openposix_.py::test_ltp_mq_timedsend_speculative_18_2 PASSED [ 75%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_cancel_8_1 PASSED [ 75%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_send_2_1 PASSED [ 75%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_78 PASSED [ 76%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_shm_open_16_1 PASSED [ 76%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_attr_setschedpolicy_4_1 PASSED [ 76%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_rwlock_timedrdlock_2_1 PASSED [ 76%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_rwlock_init_3_1 PASSED [ 76%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_19_25 PASSED [ 76%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_strftime_2_1 PASSED [ 76%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_mutexattr_setpshared_2_1 PASSED [ 76%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_open_23_1 PASSED [ 76%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_getpid_1_1 PASSED [ 76%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_wait_3_1 PASSED [ 76%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_fsync_7_1 PASSED [ 77%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_6_8 PASSED [ 77%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_shm_unlink_10_2 PASSED [ 77%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mmap_27_1 PASSED [ 77%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sched_get_priority_min_1_1 PASSED [ 77%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_2_20 PASSED [ 77%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigqueue_10_1 PASSED [ 77%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_19_12 PASSED [ 77%] | |
test_open_posix/test_openposix_.py::test_ltp_pthread_join_speculative_6_1 PASSED [ 77%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_sigmask_16_1 PASSED [ 77%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_shm_unlink_6_1 PASSED [ 77%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigemptyset_2_1 PASSED [ 78%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_58 PASSED [ 78%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_rwlock_wrlock_2_1 PASSED [ 78%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_23_20 PASSED [ 78%] | |
test_open_posix/test_openposix_.py::test_ltp_mq_unlink_speculative_7_2 PASSED [ 78%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigset_9_1 PASSED [ 78%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_1_21 PASSED [ 78%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_close_3_3 PASSED [ 78%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigignore_4_1 PASSED [ 78%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_1_8 PASSED [ 78%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_19_7 PASSED [ 79%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_open_1_1 PASSED [ 79%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_nanosleep_6_1 PASSED [ 79%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_wait_12_1 PASSED [ 79%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_lio_listio_5_1 PASSED [ 79%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sched_get_priority_max_1_2 PASSED [ 79%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_23_5 PASSED [ 79%] | |
test_open_posix/test_openposix_.py::test_ltp_pthread_getcpuclockid_speculative_3_1 PASSED [ 79%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_create_1_1 PASSED [ 79%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_65 PASSED [ 79%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_getattr_3_1 PASSED [ 79%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sched_getscheduler_4_1 PASSED [ 80%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_1_10 PASSED [ 80%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_wait_1_1 PASSED [ 80%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_once_2_1 PASSED [ 80%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_mutexattr_setpshared_1_2 PASSED [ 80%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_difftime_1_1 PASSED [ 80%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_attr_getschedparam_1_1 PASSED [ 80%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_timedsend_12_1 PASSED [ 80%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_8_23 PASSED [ 80%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_killpg_4_1 PASSED [ 80%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_23_15 PASSED [ 80%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_setattr_5_1 PASSED [ 81%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigset_5_1 PASSED [ 81%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_19_14 PASSED [ 81%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_open_1_3 PASSED [ 81%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_19_3 PASSED [ 81%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_send_4_1 PASSED [ 81%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_18_23 PASSED [ 81%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_28_4 PASSED [ 81%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_1_12 PASSED [ 81%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_barrier_destroy_1_1 PASSED [ 81%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_18_13 PASSED [ 82%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_18_10 PASSED [ 82%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_2_2 PASSED [ 82%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigwaitinfo_5_1 PASSED [ 82%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_89 PASSED [ 82%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_3_14 PASSED [ 82%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_23_25 PASSED [ 82%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_100 PASSED [ 82%] | |
test_open_posix/test_openposix_.py::test_ltp_timer_gettime_speculative_6_3 PASSED [ 82%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_join_3_1 PASSED [ 82%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_timedwait_10_1 PASSED [ 82%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_3_24 PASSED [ 83%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_8_25 PASSED [ 83%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_13_18 PASSED [ 83%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_suspend_3_1 PASSED [ 83%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_condattr_setpshared_1_2 PASSED [ 83%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_condattr_setclock_1_1 PASSED [ 83%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_write_8_1 PASSED [ 83%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_timedsend_4_1 PASSED [ 83%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_strftime_1_1 PASSED [ 83%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_rwlock_unlock_1_1 PASSED [ 83%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_73 PASSED [ 83%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_getattr_4_1 PASSED [ 84%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_setattr_1_2 PASSED [ 84%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sched_get_priority_min_1_4 PASSED [ 84%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_18_11 PASSED [ 84%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_mutexattr_setpshared_3_2 PASSED [ 84%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_fsync_8_4 PASSED [ 84%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_19_8 PASSED [ 84%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_67 PASSED [ 84%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_13_25 PASSED [ 84%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_timer_create_3_1 PASSED [ 84%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_attr_getschedpolicy_2_1 PASSED [ 85%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_join_6_2 PASSED [ 85%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_timer_settime_3_2 PASSED [ 85%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_attr_destroy_3_1 PASSED [ 85%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_unlink_2_1 PASSED [ 85%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_28_5 PASSED [ 85%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_13_13 PASSED [ 85%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_unlink_7_1 PASSED [ 85%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_barrier_destroy_2_1 PASSED [ 85%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_19_16 PASSED [ 85%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_setschedparam_1_2 PASSED [ 85%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_63 PASSED [ 86%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_send_8_1 PASSED [ 86%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_12_34 PASSED [ 86%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_setschedparam_4_1 PASSED [ 86%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_unlink_1_1 PASSED [ 86%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_send_7_1 PASSED [ 86%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_read_3_2 PASSED [ 86%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_6_12 PASSED [ 86%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_12_39 PASSED [ 86%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_signal_5_1 PASSED [ 86%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_6_16 PASSED [ 86%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_barrier_init_3_1 PASSED [ 87%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_8_7 PASSED [ 87%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigprocmask_9_1 PASSED [ 87%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_12_46 PASSED [ 87%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_1_25 PASSED [ 87%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_3_1 PASSED [ 87%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_open_7_1 PASSED [ 87%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_1_2 PASSED [ 87%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_barrier_wait_1_1 PASSED [ 87%] | |
test_open_posix/test_openposix_.py::test_ltp_timers_clocks_invaliddates PASSED [ 87%] | |
test_open_posix/test_openposix_.py::test_ltp_mq_open_speculative_2_3 PASSED [ 88%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigdelset_1_3 PASSED [ 88%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_attr_setscope_1_1 PASSED [ 88%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_getattr_2_1 PASSED [ 88%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_28_14 PASSED [ 88%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_receive_11_2 PASSED [ 88%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sched_rr_get_interval_2_1 PASSED [ 88%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_18_7 PASSED [ 88%] | |
test_open_posix/test_openposix_.py::test_ltp_sched_rr_get_interval_speculative_5_1 PASSED [ 88%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_1_13 PASSED [ 88%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_read_10_1 PASSED [ 88%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_raise_4_1 PASSED [ 89%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_strncpy_1_1 PASSED [ 89%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_attr_setinheritsched_2_3 PASSED [ 89%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigset_10_1 PASSED [ 89%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_timer_settime_8_1 PASSED [ 89%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_open_21_1 PASSED [ 89%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_95 PASSED [ 89%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_timedreceive_1_1 PASSED [ 89%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_nanosleep_5_1 PASSED [ 89%] | |
test_open_posix/test_openposix_.py::test_ltp_behavior_timers_2_1 PASSED [ 89%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sighold_3_1 PASSED [ 89%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_setcancelstate_2_1 PASSED [ 90%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_shm_open_20_1 PASSED [ 90%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_rwlock_timedrdlock_3_1 PASSED [ 90%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_clock_getres_5_1 PASSED [ 90%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_getspecific_3_1 PASSED [ 90%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_18_20 PASSED [ 90%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_signal_1_1 PASSED [ 90%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_fsync_4_1 PASSED [ 90%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_barrierattr_destroy_1_1 PASSED [ 90%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_13_6 PASSED [ 90%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_28_17 PASSED [ 91%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_12_45 PASSED [ 91%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_attr_setdetachstate_1_1 PASSED [ 91%] | |
test_open_posix/test_openposix_.py::test_ltp_behavior_timers_1_1 PASSED [ 91%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_23_8 PASSED [ 91%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_open_25_2 PASSED [ 91%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_attr_setinheritsched_2_2 PASSED [ 91%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_66 PASSED [ 91%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_23_16 PASSED [ 91%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_timer_gettime_3_1 PASSED [ 91%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_3_8 PASSED [ 91%] | |
test_open_posix/test_openposix_.py::test_ltp_timer_getoverrun_speculative_6_3 PASSED [ 92%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_cancel_1_1 PASSED [ 92%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_23_2 PASSED [ 92%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_signal_2_1 PASSED [ 92%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_mutex_init_1_1 PASSED [ 92%] | |
test_open_posix/test_openposix_.py::test_ltp_definitions_sched_h_10_1 PASSED [ 92%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigset_3_1 PASSED [ 92%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_clock_nanosleep_3_1 PASSED [ 92%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigrelse_3_1 PASSED [ 92%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_cancel_5_1 PASSED [ 92%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_timedsend_20_1 PASSED [ 92%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_send_3_2 PASSED [ 93%] | |
test_open_posix/test_openposix_.py::test_ltp_timer_delete_speculative_5_1 PASSED [ 93%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_28_19 PASSED [ 93%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_8_4 PASSED [ 93%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_clock_getres_3_1 PASSED [ 93%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_timedreceive_10_2 PASSED [ 93%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_create_2_1 PASSED [ 93%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_12_32 PASSED [ 93%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_2_5 PASSED [ 93%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_testcancel_2_1 PASSED [ 93%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_condattr_setclock_1_2 PASSED [ 94%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_timedwait_6_1 PASSED [ 94%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_read_5_1 PASSED [ 94%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_6_18 PASSED [ 94%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_3_17 PASSED [ 94%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_2_22 PASSED [ 94%] | |
test_open_posix/test_openposix_.py::test_ltp_stress_signals_sigismember_stress_1 PASSED [ 94%] | |
test_open_posix/test_openposix_.py::test_ltp_definitions_mqueue_h_1_1 PASSED [ 94%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_condattr_setclock_1_3 PASSED [ 94%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_killpg_1_1 PASSED [ 94%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_timedreceive_10_1 PASSED [ 94%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_send_11_1 PASSED [ 95%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_barrier_init_1_1 PASSED [ 95%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_rwlockattr_setpshared_1_1 PASSED [ 95%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_close_1_1 PASSED [ 95%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_shm_open_14_2 PASSED [ 95%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mmap_23_1 PASSED [ 95%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_close_2_1 PASSED [ 95%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_condattr_setpshared_1_1 PASSED [ 95%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigqueue_9_1 PASSED [ 95%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_lio_listio_12_1 PASSED [ 95%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_lio_listio_7_1 PASSED [ 95%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_mutex_destroy_3_1 PASSED [ 96%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_cancel_4_1 PASSED [ 96%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_timedwait_7_1 PASSED [ 96%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_rwlockattr_getpshared_1_1 PASSED [ 96%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_8_6 PASSED [ 96%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_timer_gettime_2_2 PASSED [ 96%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigignore_6_1 PASSED [ 96%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_28_22 PASSED [ 96%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_18_17 PASSED [ 96%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigprocmask_15_1 PASSED [ 96%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_shm_unlink_3_1 PASSED [ 97%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_96 PASSED [ 97%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_18_6 PASSED [ 97%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_23_23 PASSED [ 97%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_101 PASSED [ 97%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_timer_gettime_1_3 PASSED [ 97%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_1_6 PASSED [ 97%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_sigmask_12_1 PASSED [ 97%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_3_26 PASSED [ 97%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_23_4 PASSED [ 97%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_aio_read_11_2 PASSED [ 97%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_mq_receive_11_1 PASSED [ 98%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_6_11 PASSED [ 98%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sem_init_3_1 PASSED [ 98%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_lio_listio_15_1 PASSED [ 98%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_1_17 PASSED [ 98%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_13_24 PASSED [ 98%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_timer_delete_1_2 PASSED [ 98%] | |
test_open_posix/test_openposix_.py::test_ltp_stress_semaphores_multi_con_pro PASSED [ 98%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_mutexattr_setpshared_2_2 PASSED [ 98%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_mutexattr_getprotocol_1_1 PASSED [ 98%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_pthread_create_1_2 PASSED [ 98%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_98 PASSED [ 99%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_sigaction_4_57 PASSED [ 99%] | |
test_open_posix/test_openposix_.py::test_ltp_interfaces_timer_settime_5_3 PASSED [ 99%] | |
test_os/test_os.py::test_ostest FAILED [ 99%] | |
test_os/test_os.py::test_ostest ERROR [ 99%] | |
test_os/test_os.py::test_mm FAILED [ 99%] | |
test_os/test_os.py::test_mm ERROR [ 99%] | |
test_os/test_os.py::test_cxxtest FAILED [ 99%] | |
test_os/test_os.py::test_cxxtest ERROR [ 99%] | |
test_os/test_os.py::test_scanftest FAILED [ 99%] | |
test_os/test_os.py::test_scanftest ERROR [ 99%] | |
test_os/test_os.py::test_getprime FAILED [ 99%] | |
test_os/test_os.py::test_getprime ERROR [ 99%] | |
test_os/test_os.py::test_stdio FAILED [ 99%] | |
test_os/test_os.py::test_stdio ERROR [ 99%] | |
test_os/test_os.py::test_fs_test FAILED [ 99%] | |
test_os/test_os.py::test_fs_test ERROR [ 99%] | |
test_os/test_os.py::test_psram_test FAILED [100%] | |
test_os/test_os.py::test_psram_test ERROR [100%] | |
==================================================== ERRORS ==================================================== | |
_______________________________________ ERROR at teardown of test_ostest _______________________________________ | |
request = <SubRequest 'do_free_ps' for <Function test_ostest>> | |
p = <utils.common.connectNuttx object at 0x7b04e8106e30> | |
@pytest.fixture(scope="function", autouse=True) | |
def do_free_ps(request, p): | |
if "disable_autouse" in request.keywords: | |
yield | |
else: | |
yield | |
> p.sendCommand("free", "total", flag=">") | |
/root/nuttx/tools/ci/testrun/script/conftest.py:130: | |
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
/root/nuttx/tools/ci/testrun/utils/common.py:252: in sendCommand | |
self.clean_buffer() | |
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
self = <utils.common.connectNuttx object at 0x7b04e8106e30> | |
def clean_buffer(self): | |
i = -1 | |
while True: | |
if ( | |
( | |
self.process.before is not None | |
and self.process.before.decode(errors="ignore") | |
.replace("\r", "") | |
.replace("\n", "") | |
!= "" | |
) | |
or ( | |
self.process.after is not None | |
and self.process.after != pexpect.TIMEOUT | |
> and self.process.after.decode(errors="ignore") | |
.replace("\r", "") | |
.replace("\n", "") | |
!= "" | |
) | |
or i == 0 | |
): | |
E AttributeError: type object 'EOF' has no attribute 'decode' | |
/root/nuttx/tools/ci/testrun/utils/common.py:208: AttributeError | |
--------------------------------------------- Captured stdout call --------------------------------------------- | |
+------------------------------------------- Catch Exception -------------------------------------------+ | |
| An pexpect.EOF error occurred: End Of File (EOF). Exception style platform. | |
<pexpect.pty_spawn.spawn object at 0x7b04e81070d0> | |
command: /usr/bin/bash | |
args: ['/usr/bin/bash', '-c', './nuttx | tee /root/nuttx/boards/sim/sim/sim/configs/citest/logs/sim/sim/sim_20250517_003607.log'] | |
buffer (last 100 chars): b'' | |
before (last 100 chars): b'\ndump_assert_info: Assertion failed : at file: wdog.c:365 task: ostest process: ostest 0x400bc798\r\r\n' | |
after: <class 'pexpect.exceptions.EOF'> | |
match: None | |
match_index: None | |
exitstatus: None | |
flag_eof: True | |
pid: 212517 | |
child_fd: 7 | |
closed: False | |
timeout: 30 | |
delimiter: <class 'pexpect.exceptions.EOF'> | |
logfile: None | |
logfile_read: None | |
logfile_send: None | |
maxread: 2000 | |
ignorecase: False | |
searchwindowsize: None | |
delaybeforesend: 0.05 | |
delayafterclose: 0.1 | |
delayafterterminate: 0.1 | |
searcher: searcher_re: | |
0: re.compile(b'Exiting with status 0') | | |
+----------------------------------------------- Result ------------------------------------------------+ | |
| Command : 'ostest' | | |
| Expect value: ['Exiting with status 0'] | | |
| Timeout : 300s | | |
| Test result : EOF | | |
+-------------------------------------------------------------------------------------------------------+ | |
_________________________________________ ERROR at teardown of test_mm _________________________________________ | |
request = <SubRequest 'do_free_ps' for <Function test_mm>> | |
p = <utils.common.connectNuttx object at 0x7b04e8106e30> | |
@pytest.fixture(scope="function", autouse=True) | |
def do_free_ps(request, p): | |
if "disable_autouse" in request.keywords: | |
yield | |
else: | |
yield | |
> p.sendCommand("free", "total", flag=">") | |
/root/nuttx/tools/ci/testrun/script/conftest.py:130: | |
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
/root/nuttx/tools/ci/testrun/utils/common.py:252: in sendCommand | |
self.clean_buffer() | |
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
self = <utils.common.connectNuttx object at 0x7b04e8106e30> | |
def clean_buffer(self): | |
i = -1 | |
while True: | |
if ( | |
( | |
self.process.before is not None | |
and self.process.before.decode(errors="ignore") | |
.replace("\r", "") | |
.replace("\n", "") | |
!= "" | |
) | |
or ( | |
self.process.after is not None | |
and self.process.after != pexpect.TIMEOUT | |
> and self.process.after.decode(errors="ignore") | |
.replace("\r", "") | |
.replace("\n", "") | |
!= "" | |
) | |
or i == 0 | |
): | |
E AttributeError: type object 'EOF' has no attribute 'decode' | |
/root/nuttx/tools/ci/testrun/utils/common.py:208: AttributeError | |
______________________________________ ERROR at teardown of test_cxxtest _______________________________________ | |
request = <SubRequest 'do_free_ps' for <Function test_cxxtest>> | |
p = <utils.common.connectNuttx object at 0x7b04e8106e30> | |
@pytest.fixture(scope="function", autouse=True) | |
def do_free_ps(request, p): | |
if "disable_autouse" in request.keywords: | |
yield | |
else: | |
yield | |
> p.sendCommand("free", "total", flag=">") | |
/root/nuttx/tools/ci/testrun/script/conftest.py:130: | |
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
/root/nuttx/tools/ci/testrun/utils/common.py:252: in sendCommand | |
self.clean_buffer() | |
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
self = <utils.common.connectNuttx object at 0x7b04e8106e30> | |
def clean_buffer(self): | |
i = -1 | |
while True: | |
if ( | |
( | |
self.process.before is not None | |
and self.process.before.decode(errors="ignore") | |
.replace("\r", "") | |
.replace("\n", "") | |
!= "" | |
) | |
or ( | |
self.process.after is not None | |
and self.process.after != pexpect.TIMEOUT | |
> and self.process.after.decode(errors="ignore") | |
.replace("\r", "") | |
.replace("\n", "") | |
!= "" | |
) | |
or i == 0 | |
): | |
E AttributeError: type object 'EOF' has no attribute 'decode' | |
/root/nuttx/tools/ci/testrun/utils/common.py:208: AttributeError | |
_____________________________________ ERROR at teardown of test_scanftest ______________________________________ | |
request = <SubRequest 'do_free_ps' for <Function test_scanftest>> | |
p = <utils.common.connectNuttx object at 0x7b04e8106e30> | |
@pytest.fixture(scope="function", autouse=True) | |
def do_free_ps(request, p): | |
if "disable_autouse" in request.keywords: | |
yield | |
else: | |
yield | |
> p.sendCommand("free", "total", flag=">") | |
/root/nuttx/tools/ci/testrun/script/conftest.py:130: | |
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
/root/nuttx/tools/ci/testrun/utils/common.py:252: in sendCommand | |
self.clean_buffer() | |
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
self = <utils.common.connectNuttx object at 0x7b04e8106e30> | |
def clean_buffer(self): | |
i = -1 | |
while True: | |
if ( | |
( | |
self.process.before is not None | |
and self.process.before.decode(errors="ignore") | |
.replace("\r", "") | |
.replace("\n", "") | |
!= "" | |
) | |
or ( | |
self.process.after is not None | |
and self.process.after != pexpect.TIMEOUT | |
> and self.process.after.decode(errors="ignore") | |
.replace("\r", "") | |
.replace("\n", "") | |
!= "" | |
) | |
or i == 0 | |
): | |
E AttributeError: type object 'EOF' has no attribute 'decode' | |
/root/nuttx/tools/ci/testrun/utils/common.py:208: AttributeError | |
______________________________________ ERROR at teardown of test_getprime ______________________________________ | |
request = <SubRequest 'do_free_ps' for <Function test_getprime>> | |
p = <utils.common.connectNuttx object at 0x7b04e8106e30> | |
@pytest.fixture(scope="function", autouse=True) | |
def do_free_ps(request, p): | |
if "disable_autouse" in request.keywords: | |
yield | |
else: | |
yield | |
> p.sendCommand("free", "total", flag=">") | |
/root/nuttx/tools/ci/testrun/script/conftest.py:130: | |
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
/root/nuttx/tools/ci/testrun/utils/common.py:252: in sendCommand | |
self.clean_buffer() | |
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
self = <utils.common.connectNuttx object at 0x7b04e8106e30> | |
def clean_buffer(self): | |
i = -1 | |
while True: | |
if ( | |
( | |
self.process.before is not None | |
and self.process.before.decode(errors="ignore") | |
.replace("\r", "") | |
.replace("\n", "") | |
!= "" | |
) | |
or ( | |
self.process.after is not None | |
and self.process.after != pexpect.TIMEOUT | |
> and self.process.after.decode(errors="ignore") | |
.replace("\r", "") | |
.replace("\n", "") | |
!= "" | |
) | |
or i == 0 | |
): | |
E AttributeError: type object 'EOF' has no attribute 'decode' | |
/root/nuttx/tools/ci/testrun/utils/common.py:208: AttributeError | |
_______________________________________ ERROR at teardown of test_stdio ________________________________________ | |
request = <SubRequest 'do_free_ps' for <Function test_stdio>> | |
p = <utils.common.connectNuttx object at 0x7b04e8106e30> | |
@pytest.fixture(scope="function", autouse=True) | |
def do_free_ps(request, p): | |
if "disable_autouse" in request.keywords: | |
yield | |
else: | |
yield | |
> p.sendCommand("free", "total", flag=">") | |
/root/nuttx/tools/ci/testrun/script/conftest.py:130: | |
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
/root/nuttx/tools/ci/testrun/utils/common.py:252: in sendCommand | |
self.clean_buffer() | |
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
self = <utils.common.connectNuttx object at 0x7b04e8106e30> | |
def clean_buffer(self): | |
i = -1 | |
while True: | |
if ( | |
( | |
self.process.before is not None | |
and self.process.before.decode(errors="ignore") | |
.replace("\r", "") | |
.replace("\n", "") | |
!= "" | |
) | |
or ( | |
self.process.after is not None | |
and self.process.after != pexpect.TIMEOUT | |
> and self.process.after.decode(errors="ignore") | |
.replace("\r", "") | |
.replace("\n", "") | |
!= "" | |
) | |
or i == 0 | |
): | |
E AttributeError: type object 'EOF' has no attribute 'decode' | |
/root/nuttx/tools/ci/testrun/utils/common.py:208: AttributeError | |
______________________________________ ERROR at teardown of test_fs_test _______________________________________ | |
request = <SubRequest 'do_free_ps' for <Function test_fs_test>> | |
p = <utils.common.connectNuttx object at 0x7b04e8106e30> | |
@pytest.fixture(scope="function", autouse=True) | |
def do_free_ps(request, p): | |
if "disable_autouse" in request.keywords: | |
yield | |
else: | |
yield | |
> p.sendCommand("free", "total", flag=">") | |
/root/nuttx/tools/ci/testrun/script/conftest.py:130: | |
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
/root/nuttx/tools/ci/testrun/utils/common.py:252: in sendCommand | |
self.clean_buffer() | |
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
self = <utils.common.connectNuttx object at 0x7b04e8106e30> | |
def clean_buffer(self): | |
i = -1 | |
while True: | |
if ( | |
( | |
self.process.before is not None | |
and self.process.before.decode(errors="ignore") | |
.replace("\r", "") | |
.replace("\n", "") | |
!= "" | |
) | |
or ( | |
self.process.after is not None | |
and self.process.after != pexpect.TIMEOUT | |
> and self.process.after.decode(errors="ignore") | |
.replace("\r", "") | |
.replace("\n", "") | |
!= "" | |
) | |
or i == 0 | |
): | |
E AttributeError: type object 'EOF' has no attribute 'decode' | |
/root/nuttx/tools/ci/testrun/utils/common.py:208: AttributeError | |
_____________________________________ ERROR at teardown of test_psram_test _____________________________________ | |
request = <SubRequest 'do_free_ps' for <Function test_psram_test>> | |
p = <utils.common.connectNuttx object at 0x7b04e8106e30> | |
@pytest.fixture(scope="function", autouse=True) | |
def do_free_ps(request, p): | |
if "disable_autouse" in request.keywords: | |
yield | |
else: | |
yield | |
> p.sendCommand("free", "total", flag=">") | |
/root/nuttx/tools/ci/testrun/script/conftest.py:130: | |
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
/root/nuttx/tools/ci/testrun/utils/common.py:252: in sendCommand | |
self.clean_buffer() | |
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
self = <utils.common.connectNuttx object at 0x7b04e8106e30> | |
def clean_buffer(self): | |
i = -1 | |
while True: | |
if ( | |
( | |
self.process.before is not None | |
and self.process.before.decode(errors="ignore") | |
.replace("\r", "") | |
.replace("\n", "") | |
!= "" | |
) | |
or ( | |
self.process.after is not None | |
and self.process.after != pexpect.TIMEOUT | |
> and self.process.after.decode(errors="ignore") | |
.replace("\r", "") | |
.replace("\n", "") | |
!= "" | |
) | |
or i == 0 | |
): | |
E AttributeError: type object 'EOF' has no attribute 'decode' | |
/root/nuttx/tools/ci/testrun/utils/common.py:208: AttributeError | |
=================================================== FAILURES =================================================== | |
_________________________________________________ test_ostest __________________________________________________ | |
p = <utils.common.connectNuttx object at 0x7b04e8106e30> | |
def test_ostest(p): | |
if p.board == "sim": | |
os.mkdir("./test") | |
ret = p.sendCommand("mount -t hostfs -o fs=./test /data") | |
ret = p.sendCommand("ostest", "Exiting with status 0", timeout=300) | |
> assert ret == 0 | |
E assert -2 == 0 | |
E +-2 | |
E -0 | |
/root/nuttx/tools/ci/testrun/script/test_os/test_os.py:38: AssertionError | |
--------------------------------------------- Captured stdout call --------------------------------------------- | |
+------------------------------------------- Catch Exception -------------------------------------------+ | |
| An pexpect.EOF error occurred: End Of File (EOF). Exception style platform. | |
<pexpect.pty_spawn.spawn object at 0x7b04e81070d0> | |
command: /usr/bin/bash | |
args: ['/usr/bin/bash', '-c', './nuttx | tee /root/nuttx/boards/sim/sim/sim/configs/citest/logs/sim/sim/sim_20250517_003607.log'] | |
buffer (last 100 chars): b'' | |
before (last 100 chars): b'\ndump_assert_info: Assertion failed : at file: wdog.c:365 task: ostest process: ostest 0x400bc798\r\r\n' | |
after: <class 'pexpect.exceptions.EOF'> | |
match: None | |
match_index: None | |
exitstatus: None | |
flag_eof: True | |
pid: 212517 | |
child_fd: 7 | |
closed: False | |
timeout: 30 | |
delimiter: <class 'pexpect.exceptions.EOF'> | |
logfile: None | |
logfile_read: None | |
logfile_send: None | |
maxread: 2000 | |
ignorecase: False | |
searchwindowsize: None | |
delaybeforesend: 0.05 | |
delayafterclose: 0.1 | |
delayafterterminate: 0.1 | |
searcher: searcher_re: | |
0: re.compile(b'Exiting with status 0') | | |
+----------------------------------------------- Result ------------------------------------------------+ | |
| Command : 'ostest' | | |
| Expect value: ['Exiting with status 0'] | | |
| Timeout : 300s | | |
| Test result : EOF | | |
+-------------------------------------------------------------------------------------------------------+ | |
___________________________________________________ test_mm ____________________________________________________ | |
p = <utils.common.connectNuttx object at 0x7b04e8106e30> | |
def test_mm(p): | |
if p.board in do_not_support: | |
pytest.skip("unsupported at {}".format(p.board)) | |
> ret = p.sendCommand("heap", "TEST COMPLETE", timeout=120) | |
/root/nuttx/tools/ci/testrun/script/test_os/test_os.py:44: | |
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
/root/nuttx/tools/ci/testrun/utils/common.py:252: in sendCommand | |
self.clean_buffer() | |
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
self = <utils.common.connectNuttx object at 0x7b04e8106e30> | |
def clean_buffer(self): | |
i = -1 | |
while True: | |
if ( | |
( | |
self.process.before is not None | |
and self.process.before.decode(errors="ignore") | |
.replace("\r", "") | |
.replace("\n", "") | |
!= "" | |
) | |
or ( | |
self.process.after is not None | |
and self.process.after != pexpect.TIMEOUT | |
> and self.process.after.decode(errors="ignore") | |
.replace("\r", "") | |
.replace("\n", "") | |
!= "" | |
) | |
or i == 0 | |
): | |
E AttributeError: type object 'EOF' has no attribute 'decode' | |
/root/nuttx/tools/ci/testrun/utils/common.py:208: AttributeError | |
_________________________________________________ test_cxxtest _________________________________________________ | |
p = <utils.common.connectNuttx object at 0x7b04e8106e30> | |
def test_cxxtest(p): | |
if p.board in do_not_support: | |
pytest.skip("unsupported at {}".format(p.board)) | |
> ret = p.sendCommand("cxxtest", "Test std::map") | |
/root/nuttx/tools/ci/testrun/script/test_os/test_os.py:51: | |
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
/root/nuttx/tools/ci/testrun/utils/common.py:252: in sendCommand | |
self.clean_buffer() | |
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
self = <utils.common.connectNuttx object at 0x7b04e8106e30> | |
def clean_buffer(self): | |
i = -1 | |
while True: | |
if ( | |
( | |
self.process.before is not None | |
and self.process.before.decode(errors="ignore") | |
.replace("\r", "") | |
.replace("\n", "") | |
!= "" | |
) | |
or ( | |
self.process.after is not None | |
and self.process.after != pexpect.TIMEOUT | |
> and self.process.after.decode(errors="ignore") | |
.replace("\r", "") | |
.replace("\n", "") | |
!= "" | |
) | |
or i == 0 | |
): | |
E AttributeError: type object 'EOF' has no attribute 'decode' | |
/root/nuttx/tools/ci/testrun/utils/common.py:208: AttributeError | |
________________________________________________ test_scanftest ________________________________________________ | |
p = <utils.common.connectNuttx object at 0x7b04e8106e30> | |
def test_scanftest(p): | |
if p.board in do_not_support: | |
pytest.skip("unsupported at {}".format(p.board)) | |
> ret = p.sendCommand("scanftest", "FAILED: 0") | |
/root/nuttx/tools/ci/testrun/script/test_os/test_os.py:58: | |
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
/root/nuttx/tools/ci/testrun/utils/common.py:252: in sendCommand | |
self.clean_buffer() | |
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
self = <utils.common.connectNuttx object at 0x7b04e8106e30> | |
def clean_buffer(self): | |
i = -1 | |
while True: | |
if ( | |
( | |
self.process.before is not None | |
and self.process.before.decode(errors="ignore") | |
.replace("\r", "") | |
.replace("\n", "") | |
!= "" | |
) | |
or ( | |
self.process.after is not None | |
and self.process.after != pexpect.TIMEOUT | |
> and self.process.after.decode(errors="ignore") | |
.replace("\r", "") | |
.replace("\n", "") | |
!= "" | |
) | |
or i == 0 | |
): | |
E AttributeError: type object 'EOF' has no attribute 'decode' | |
/root/nuttx/tools/ci/testrun/utils/common.py:208: AttributeError | |
________________________________________________ test_getprime _________________________________________________ | |
p = <utils.common.connectNuttx object at 0x7b04e8106e30> | |
def test_getprime(p): | |
if p.board in ["rv-virt", "rv-virt64"]: | |
pytest.skip("unsupported at {}".format(p.board)) | |
> ret = p.sendCommand("getprime", "getprime took") | |
/root/nuttx/tools/ci/testrun/script/test_os/test_os.py:65: | |
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
/root/nuttx/tools/ci/testrun/utils/common.py:252: in sendCommand | |
self.clean_buffer() | |
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
self = <utils.common.connectNuttx object at 0x7b04e8106e30> | |
def clean_buffer(self): | |
i = -1 | |
while True: | |
if ( | |
( | |
self.process.before is not None | |
and self.process.before.decode(errors="ignore") | |
.replace("\r", "") | |
.replace("\n", "") | |
!= "" | |
) | |
or ( | |
self.process.after is not None | |
and self.process.after != pexpect.TIMEOUT | |
> and self.process.after.decode(errors="ignore") | |
.replace("\r", "") | |
.replace("\n", "") | |
!= "" | |
) | |
or i == 0 | |
): | |
E AttributeError: type object 'EOF' has no attribute 'decode' | |
/root/nuttx/tools/ci/testrun/utils/common.py:208: AttributeError | |
__________________________________________________ test_stdio __________________________________________________ | |
p = <utils.common.connectNuttx object at 0x7b04e8106e30> | |
def test_stdio(p): | |
if p.board in do_not_support: | |
pytest.skip("unsupported at {}".format(p.board)) | |
> ret = p.sendCommand("fopencookie_test", "fopencokie tests were succesfull.") | |
/root/nuttx/tools/ci/testrun/script/test_os/test_os.py:72: | |
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
/root/nuttx/tools/ci/testrun/utils/common.py:252: in sendCommand | |
self.clean_buffer() | |
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
self = <utils.common.connectNuttx object at 0x7b04e8106e30> | |
def clean_buffer(self): | |
i = -1 | |
while True: | |
if ( | |
( | |
self.process.before is not None | |
and self.process.before.decode(errors="ignore") | |
.replace("\r", "") | |
.replace("\n", "") | |
!= "" | |
) | |
or ( | |
self.process.after is not None | |
and self.process.after != pexpect.TIMEOUT | |
> and self.process.after.decode(errors="ignore") | |
.replace("\r", "") | |
.replace("\n", "") | |
!= "" | |
) | |
or i == 0 | |
): | |
E AttributeError: type object 'EOF' has no attribute 'decode' | |
/root/nuttx/tools/ci/testrun/utils/common.py:208: AttributeError | |
_________________________________________________ test_fs_test _________________________________________________ | |
p = <utils.common.connectNuttx object at 0x7b04e8106e30> | |
@pytest.mark.run(order=-2) | |
def test_fs_test(p): | |
if p.board in do_not_support: | |
pytest.skip("unsupported at {}".format(p.board)) | |
fstest_dir = "{}/{}_fstest".format(p.fs, p.core) | |
> p.sendCommand("mkdir %s" % fstest_dir) | |
/root/nuttx/tools/ci/testrun/script/test_os/test_os.py:85: | |
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
/root/nuttx/tools/ci/testrun/utils/common.py:252: in sendCommand | |
self.clean_buffer() | |
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
self = <utils.common.connectNuttx object at 0x7b04e8106e30> | |
def clean_buffer(self): | |
i = -1 | |
while True: | |
if ( | |
( | |
self.process.before is not None | |
and self.process.before.decode(errors="ignore") | |
.replace("\r", "") | |
.replace("\n", "") | |
!= "" | |
) | |
or ( | |
self.process.after is not None | |
and self.process.after != pexpect.TIMEOUT | |
> and self.process.after.decode(errors="ignore") | |
.replace("\r", "") | |
.replace("\n", "") | |
!= "" | |
) | |
or i == 0 | |
): | |
E AttributeError: type object 'EOF' has no attribute 'decode' | |
/root/nuttx/tools/ci/testrun/utils/common.py:208: AttributeError | |
_______________________________________________ test_psram_test ________________________________________________ | |
p = <utils.common.connectNuttx object at 0x7b04e8106e30> | |
@pytest.mark.run(order=-1) | |
def test_psram_test(p): | |
if p.board in do_not_support: | |
pytest.skip("unsupported at {}".format(p.board)) | |
> if p.sendCommand("ls /", "tmp/") == 0: | |
/root/nuttx/tools/ci/testrun/script/test_os/test_os.py:99: | |
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
/root/nuttx/tools/ci/testrun/utils/common.py:252: in sendCommand | |
self.clean_buffer() | |
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ | |
self = <utils.common.connectNuttx object at 0x7b04e8106e30> | |
def clean_buffer(self): | |
i = -1 | |
while True: | |
if ( | |
( | |
self.process.before is not None | |
and self.process.before.decode(errors="ignore") | |
.replace("\r", "") | |
.replace("\n", "") | |
!= "" | |
) | |
or ( | |
self.process.after is not None | |
and self.process.after != pexpect.TIMEOUT | |
> and self.process.after.decode(errors="ignore") | |
.replace("\r", "") | |
.replace("\n", "") | |
!= "" | |
) | |
or i == 0 | |
): | |
E AttributeError: type object 'EOF' has no attribute 'decode' | |
/root/nuttx/tools/ci/testrun/utils/common.py:208: AttributeError | |
-------- generated json report: /root/nuttx/boards/sim/sim/sim/configs/citest/logs/sim/sim/pytest.json --------- | |
=========================================== short test summary info ============================================ | |
FAILED test_os/test_os.py::test_ostest - assert -2 == 0 | |
FAILED test_os/test_os.py::test_mm - AttributeError: type object 'EOF' has no attribute 'decode' | |
FAILED test_os/test_os.py::test_cxxtest - AttributeError: type object 'EOF' has no attribute 'decode' | |
FAILED test_os/test_os.py::test_scanftest - AttributeError: type object 'EOF' has no attribute 'decode' | |
FAILED test_os/test_os.py::test_getprime - AttributeError: type object 'EOF' has no attribute 'decode' | |
FAILED test_os/test_os.py::test_stdio - AttributeError: type object 'EOF' has no attribute 'decode' | |
FAILED test_os/test_os.py::test_fs_test - AttributeError: type object 'EOF' has no attribute 'decode' | |
FAILED test_os/test_os.py::test_psram_test - AttributeError: type object 'EOF' has no attribute 'decode' | |
ERROR test_os/test_os.py::test_ostest - AttributeError: type object 'EOF' has no attribute 'decode' | |
ERROR test_os/test_os.py::test_mm - AttributeError: type object 'EOF' has no attribute 'decode' | |
ERROR test_os/test_os.py::test_cxxtest - AttributeError: type object 'EOF' has no attribute 'decode' | |
ERROR test_os/test_os.py::test_scanftest - AttributeError: type object 'EOF' has no attribute 'decode' | |
ERROR test_os/test_os.py::test_getprime - AttributeError: type object 'EOF' has no attribute 'decode' | |
ERROR test_os/test_os.py::test_stdio - AttributeError: type object 'EOF' has no attribute 'decode' | |
ERROR test_os/test_os.py::test_fs_test - AttributeError: type object 'EOF' has no attribute 'decode' | |
ERROR test_os/test_os.py::test_psram_test - AttributeError: type object 'EOF' has no attribute 'decode' | |
====================== 8 failed, 1050 passed, 10 skipped, 8 errors in 2747.94s (0:45:47) ======================= | |
[1/1] Normalize sim/citest | |
^C | |
root@f86235293034:~/nuttx/tools/ci# ^C | |
root@f86235293034:~/nuttx/tools/ci# ^C | |
root@f86235293034:~/nuttx/tools/ci# ^C | |
root@f86235293034:~/nuttx/tools/ci# ^C | |
root@f86235293034:~/nuttx/tools/ci# ls -l ~/nuttx/boards/sim/sim/sim/configs/citest/logs/sim/sim | |
total 1988 | |
-rw-r--r-- 1 root root 601407 May 17 01:21 pytest.json | |
-rw-r--r-- 1 root root 1427260 May 17 01:21 sim_20250517_003607.log | |
root@f86235293034:~/nuttx/tools/ci# cat ~/nuttx/boards/sim/sim/sim/configs/citest/logs/sim/sim/*.log | |
CHelloWorld: Constructor: mSecret=42 | |
nsh: init: open failed: 2 | |
NuttShell (NSH) NuttX-12.9.0 | |
MOTD: username=admin password=Administrator | |
nsh> mount -t hostfs -o fs=./test /data | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo cmocka_list_start | |
cmocka_list_start | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> cmocka --list | |
Cmocka Test Start. | |
Missing <source> | |
Usage: cmocka_driver_block -m <source> | |
Where: | |
-m <source> Block device or mtd device mount location. | |
tests | |
drivertest_gpio | |
tests | |
drivertest_pm | |
tests | |
drivertest_pm_runtime | |
tests | |
drivertest_reg_register | |
drivertest_reg_always_on | |
drivertest_reg_supply_always_on_boot_off | |
drivertest_reg_supply_boot_on_always_on | |
drivertest_reg_supply_boot_on_always_off | |
drivertest_reg_supply_boot_off_always_off | |
drivertest_reg_mode | |
drivertest_reg_pm_register | |
drivertest_reg_pm_callback | |
tests | |
drivertest_rtc_api | |
tests | |
drivertest_simple_assert | |
drivertest_simple_assert_string | |
tests | |
drivertest_uart | |
nuttx_fs_test_suites | |
test_nuttx_fs_creat01 | |
test_nuttx_fs_dup01 | |
test_nuttx_fs_fcntl01 | |
test_nuttx_fs_fstat01 | |
test_nuttx_fs_fstatfs01 | |
test_nuttx_fs_fsync01 | |
test_nuttx_fs_fsync02 | |
test_nuttx_fs_getfilep01 | |
test_nuttx_fs_mkdir01 | |
test_nuttx_fs_open01 | |
test_nuttx_fs_open02 | |
test_nuttx_fs_opendir01 | |
test_nuttx_fs_opendir02 | |
test_nuttx_fs_pread01 | |
test_nuttx_fs_pwrite01 | |
test_nuttx_fs_readdir01 | |
test_nuttx_fs_readlink01 | |
test_nuttx_fs_rename01 | |
test_nuttx_fs_rename02 | |
test_nuttx_fs_rewinddir01 | |
test_nuttx_fs_rmdir01 | |
test_nuttx_fs_rmdir02 | |
test_nuttx_fs_rmdir03 | |
test_nuttx_fs_seek01 | |
test_nuttx_fs_seek02 | |
test_nuttx_fs_statfs01 | |
test_nuttx_fs_symlink01 | |
test_nuttx_fs_truncate01 | |
test_nuttx_fs_unlink01 | |
test_nuttx_fs_write01 | |
test_nuttx_fs_write02 | |
test_nuttx_fs_write03 | |
test_nuttx_fs_append01 | |
test_nuttx_fs_sendfile01 | |
test_nuttx_fs_sendfile02 | |
test_nuttx_fs_stream01 | |
test_nuttx_fs_stream02 | |
test_nuttx_fs_stream03 | |
test_nuttx_fs_stream04 | |
test_nuttx_fs_eventfd | |
test_nuttx_fs_poll01 | |
nuttx_mm_test_suites | |
test_nuttx_mm01 | |
test_nuttx_mm02 | |
test_nuttx_mm03 | |
test_nuttx_mm04 | |
test_nuttx_mm05 | |
test_nuttx_mm06 | |
test_nuttx_mm07 | |
test_nuttx_mm08 | |
tests | |
drivertest_posix_timer | |
nuttx_pthread_test_suites | |
test_nuttx_pthread_test03 | |
test_nuttx_pthread_test04 | |
test_nuttx_pthread_test05 | |
test_nuttx_pthread_test06 | |
test_nuttx_pthread_test09 | |
test_nuttx_pthread_test18 | |
test_nuttx_pthread_test19 | |
test_nuttx_pthread_test21 | |
nuttx_sched_test_suites | |
test_nuttx_sched_pthread01 | |
test_nuttx_sched_pthread02 | |
test_nuttx_sched_pthread03 | |
test_nuttx_sched_pthread04 | |
test_nuttx_sched_pthread05 | |
test_nuttx_sched_pthread06 | |
test_nuttx_sched_pthread07 | |
test_nuttx_sched_pthread08 | |
test_nuttx_sched_pthread09 | |
test_nuttx_sched_task01 | |
test_nuttx_sched_task02 | |
test_nuttx_sched_task03 | |
test_nuttx_sched_task04 | |
test_nuttx_sched_task05 | |
test_nuttx_sched_task06 | |
test_nuttx_sched_task07 | |
nuttx_time_test_suites | |
test_nuttx_clock_test_smoke01 | |
test_nuttx_clock_test_timer01 | |
test_nuttx_clock_test_timer03 | |
test_nuttx_clock_test_timer04 | |
test_nuttx_clock_test_timer05 | |
test_nuttx_clock_test_clock01 | |
test_nuttx_clock_test_clock02 | |
Cmocka Test Completed. | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo cmocka_list_end | |
cmocka_list_end | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo cmocka_test_start | |
cmocka_test_start | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> cmocka --skip drivertest_pm|drivertest_posix_timer|drivertest_block*|test_playback.*|test_interaction.*|test_stress.*|test_capture.* | |
Cmocka Test Start. | |
Missing <source> | |
Usage: cmocka_driver_block -m <source> | |
Where: | |
-m <source> Block device or mtd device mount location. | |
[==========] tests: Running 1 test(s). | |
[ RUN ] drivertest_gpio | |
[input and output test] outvalue is 0, invalue is 0 | |
[input and output test] outvalue is 0, invalue is 0 | |
[input and output test] outvalue is 0, invalue is 0 | |
[input and output test] outvalue is 1, invalue is 1 | |
[input and output test] outvalue is 0, invalue is 0 | |
[input and output test] outvalue is 1, invalue is 1 | |
[input and output test] outvalue is 0, invalue is 0 | |
[input and output test] outvalue is 0, invalue is 0 | |
[input and output test] outvalue is 1, invalue is 1 | |
[input and output test] outvalue is 1, invalue is 1 | |
[ OK ] drivertest_gpio | |
[==========] tests: 1 test(s) run. | |
[ PASSED ] 1 test(s). | |
[==========] tests: Running 1 test(s). | |
[ RUN ] drivertest_pm | |
[ SKIPPED ] drivertest_pm | |
[==========] tests: 1 test(s) run. | |
[ PASSED ] 0 test(s). | |
[ SKIPPED ] tests: 1 test(s), listed below: | |
[ SKIPPED ] drivertest_pm | |
1 SKIPPED TEST(S) | |
[==========] tests: Running 1 test(s). | |
[ RUN ] drivertest_pm_runtime | |
[ SKIPPED ] drivertest_pm_runtime | |
[==========] tests: 1 test(s) run. | |
[ PASSED ] 0 test(s). | |
[ SKIPPED ] tests: 1 test(s), listed below: | |
[ SKIPPED ] drivertest_pm_runtime | |
1 SKIPPED TEST(S) | |
[==========] tests: Running 9 test(s). | |
[ RUN ] drivertest_reg_register | |
[ OK ] drivertest_reg_register | |
[ RUN ] drivertest_reg_always_on | |
[ OK ] drivertest_reg_always_on | |
[ RUN ] drivertest_reg_supply_always_on_boot_off | |
[ OK ] drivertest_reg_supply_always_on_boot_off | |
[ RUN ] drivertest_reg_supply_boot_on_always_on | |
[ OK ] drivertest_reg_supply_boot_on_always_on | |
[ RUN ] drivertest_reg_supply_boot_on_always_off | |
[ OK ] drivertest_reg_supply_boot_on_always_off | |
[ RUN ] drivertest_reg_supply_boot_off_always_off | |
[ OK ] drivertest_reg_supply_boot_off_always_off | |
[ RUN ] drivertest_reg_mode | |
[ OK ] drivertest_reg_mode | |
[ RUN ] drivertest_reg_pm_register | |
[ OK ] drivertest_reg_pm_register | |
[ RUN ] drivertest_reg_pm_callback | |
[ OK ] drivertest_reg_pm_callback | |
[==========] tests: 9 test(s) run. | |
[ PASSED ] 9 test(s). | |
[==========] tests: Running 1 test(s). | |
[ RUN ] drivertest_rtc_api | |
[ OK ] drivertest_rtc_api | |
[==========] tests: 1 test(s) run. | |
[ PASSED ] 1 test(s). | |
[==========] tests: Running 2 test(s). | |
[ RUN ] drivertest_simple_assert | |
[ OK ] drivertest_simple_assert | |
[ RUN ] drivertest_simple_assert_string | |
[ OK ] drivertest_simple_assert_string | |
[==========] tests: 2 test(s) run. | |
[ PASSED ] 2 test(s). | |
[==========] tests: Running 1 test(s). | |
[ RUN ] drivertest_uart | |
0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ,./<>?;':"[]{}\|!@#$%^&*()-+_=[ OK ] drivertest_uart | |
[==========] tests: 1 test(s) run. | |
[ PASSED ] 1 test(s). | |
[==========] nuttx_fs_test_suites: Running 41 test(s). | |
[ RUN ] test_nuttx_fs_creat01 | |
[ OK ] test_nuttx_fs_creat01 | |
[ RUN ] test_nuttx_fs_dup01 | |
[ OK ] test_nuttx_fs_dup01 | |
[ RUN ] test_nuttx_fs_fcntl01 | |
[ OK ] test_nuttx_fs_fcntl01 | |
[ RUN ] test_nuttx_fs_fstat01 | |
[ OK ] test_nuttx_fs_fstat01 | |
[ RUN ] test_nuttx_fs_fstatfs01 | |
[ OK ] test_nuttx_fs_fstatfs01 | |
[ RUN ] test_nuttx_fs_fsync01 | |
[ OK ] test_nuttx_fs_fsync01 | |
[ RUN ] test_nuttx_fs_fsync02 | |
the fbsize = 4096,buffer size=4096 | |
[ OK ] test_nuttx_fs_fsync02 | |
[ RUN ] test_nuttx_fs_getfilep01 | |
[ OK ] test_nuttx_fs_getfilep01 | |
[ RUN ] test_nuttx_fs_mkdir01 | |
[ OK ] test_nuttx_fs_mkdir01 | |
[ RUN ] test_nuttx_fs_open01 | |
[ OK ] test_nuttx_fs_open01 | |
[ RUN ] test_nuttx_fs_open02 | |
[ OK ] test_nuttx_fs_open02 | |
[ RUN ] test_nuttx_fs_opendir01 | |
[ OK ] test_nuttx_fs_opendir01 | |
[ RUN ] test_nuttx_fs_opendir02 | |
[ OK ] test_nuttx_fs_opendir02 | |
[ RUN ] test_nuttx_fs_pread01 | |
[ OK ] test_nuttx_fs_pread01 | |
[ RUN ] test_nuttx_fs_pwrite01 | |
[ OK ] test_nuttx_fs_pwrite01 | |
[ RUN ] test_nuttx_fs_readdir01 | |
[ OK ] test_nuttx_fs_readdir01 | |
[ RUN ] test_nuttx_fs_readlink01 | |
[ OK ] test_nuttx_fs_readlink01 | |
[ RUN ] test_nuttx_fs_rename01 | |
[ OK ] test_nuttx_fs_rename01 | |
[ RUN ] test_nuttx_fs_rename02 | |
[ OK ] test_nuttx_fs_rename02 | |
[ RUN ] test_nuttx_fs_rewinddir01 | |
[ OK ] test_nuttx_fs_rewinddir01 | |
[ RUN ] test_nuttx_fs_rmdir01 | |
[ OK ] test_nuttx_fs_rmdir01 | |
[ RUN ] test_nuttx_fs_rmdir02 | |
[ OK ] test_nuttx_fs_rmdir02 | |
[ RUN ] test_nuttx_fs_rmdir03 | |
[ OK ] test_nuttx_fs_rmdir03 | |
[ RUN ] test_nuttx_fs_seek01 | |
[ OK ] test_nuttx_fs_seek01 | |
[ RUN ] test_nuttx_fs_seek02 | |
[ OK ] test_nuttx_fs_seek02 | |
[ RUN ] test_nuttx_fs_statfs01 | |
[ OK ] test_nuttx_fs_statfs01 | |
[ RUN ] test_nuttx_fs_symlink01 | |
[ OK ] test_nuttx_fs_symlink01 | |
[ RUN ] test_nuttx_fs_truncate01 | |
[ OK ] test_nuttx_fs_truncate01 | |
[ RUN ] test_nuttx_fs_unlink01 | |
[ OK ] test_nuttx_fs_unlink01 | |
[ RUN ] test_nuttx_fs_write01 | |
[ OK ] test_nuttx_fs_write01 | |
[ RUN ] test_nuttx_fs_write02 | |
[ OK ] test_nuttx_fs_write02 | |
[ RUN ] test_nuttx_fs_write03 | |
[ OK ] test_nuttx_fs_write03 | |
[ RUN ] test_nuttx_fs_append01 | |
[ OK ] test_nuttx_fs_append01 | |
[ RUN ] test_nuttx_fs_sendfile01 | |
[ OK ] test_nuttx_fs_sendfile01 | |
[ RUN ] test_nuttx_fs_sendfile02 | |
[ OK ] test_nuttx_fs_sendfile02 | |
[ RUN ] test_nuttx_fs_stream01 | |
[ OK ] test_nuttx_fs_stream01 | |
[ RUN ] test_nuttx_fs_stream02 | |
[ OK ] test_nuttx_fs_stream02 | |
[ RUN ] test_nuttx_fs_stream03 | |
[ OK ] test_nuttx_fs_stream03 | |
[ RUN ] test_nuttx_fs_stream04 | |
[ OK ] test_nuttx_fs_stream04 | |
[ RUN ] test_nuttx_fs_eventfd | |
[ OK ] test_nuttx_fs_eventfd | |
[ RUN ] test_nuttx_fs_poll01 | |
[ OK ] test_nuttx_fs_poll01 | |
[==========] nuttx_fs_test_suites: 41 test(s) run. | |
[ PASSED ] 41 test(s). | |
[==========] nuttx_mm_test_suites: Running 8 test(s). | |
[ RUN ] test_nuttx_mm01 | |
[ OK ] test_nuttx_mm01 | |
[ RUN ] test_nuttx_mm02 | |
[ OK ] test_nuttx_mm02 | |
[ RUN ] test_nuttx_mm03 | |
[ OK ] test_nuttx_mm03 | |
[ RUN ] test_nuttx_mm04 | |
[ OK ] test_nuttx_mm04 | |
[ RUN ] test_nuttx_mm05 | |
[ OK ] test_nuttx_mm05 | |
[ RUN ] test_nuttx_mm06 | |
[ OK ] test_nuttx_mm06 | |
[ RUN ] test_nuttx_mm07 | |
[ OK ] test_nuttx_mm07 | |
[ RUN ] test_nuttx_mm08 | |
[ OK ] test_nuttx_mm08 | |
[==========] nuttx_mm_test_suites: 8 test(s) run. | |
[ PASSED ] 8 test(s). | |
[==========] tests: Running 1 test(s). | |
[ RUN ] drivertest_posix_timer | |
[ SKIPPED ] drivertest_posix_timer | |
[==========] tests: 1 test(s) run. | |
[ PASSED ] 0 test(s). | |
[ SKIPPED ] tests: 1 test(s), listed below: | |
[ SKIPPED ] drivertest_posix_timer | |
1 SKIPPED TEST(S) | |
[==========] nuttx_pthread_test_suites: Running 8 test(s). | |
[ RUN ] test_nuttx_pthread_test03 | |
ptid: 47 | |
ret: 1 | |
ret of getdetachstate: 0 | |
ret of setdetachstate: 0 | |
ret of pthread_join: 0 | |
[ OK ] test_nuttx_pthread_test03 | |
[ RUN ] test_nuttx_pthread_test04 | |
ret: 0 | |
temp: 2 | |
[ OK ] test_nuttx_pthread_test04 | |
[ RUN ] test_nuttx_pthread_test05 | |
duration: 20.000000 | |
ret: 0 | |
temp: -1 | |
[ OK ] test_nuttx_pthread_test05 | |
[ RUN ] test_nuttx_pthread_test06 | |
ret: 0 | |
[ OK ] test_nuttx_pthread_test06 | |
[ RUN ] test_nuttx_pthread_test09 | |
ret: 0 | |
g_testpthreadcount: 1 | |
ret: 3 | |
temp: 1 | |
ret: 3 | |
temp: 1 | |
ret: 3 | |
ret: 0 | |
ret: 3 | |
ret: 3 | |
[ OK ] test_nuttx_pthread_test09 | |
[ RUN ] test_nuttx_pthread_test18 | |
ret: 0 | |
ret: 0 | |
ret: 0 | |
g_testpthreadcount: 1 | |
ret: 22 | |
ret: 22 | |
ret: 0 | |
ret: 22 | |
param2.sched_priority: 2 | |
ret: 22 | |
ret: 0 | |
param2.sched_priority: 31 | |
ret of sem_post: 0 | |
ret: 0 | |
temp: 9 | |
ret: 3 | |
ret: 3 | |
ret: 0 | |
ret: 0 | |
[ OK ] test_nuttx_pthread_test18 | |
[ RUN ] test_nuttx_pthread_test19 | |
ret: 22 | |
ret: 22 | |
ret: 0 | |
g_testpthreadcount: 1 | |
ret: 0 | |
g_testpthreadcount: 1 | |
[ OK ] test_nuttx_pthread_test19 | |
[ RUN ] test_nuttx_pthread_test21 | |
ret: 22 | |
ret: 22 | |
ret: 0 | |
ret: 0 | |
oldstate: 0 | |
ret: 22 | |
ret: 22 | |
ret: 0 | |
ret: 0 | |
oldstate: 1 | |
[ OK ] test_nuttx_pthread_test21 | |
[==========] nuttx_pthread_test_suites: 8 test(s) run. | |
[ PASSED ] 8 test(s). | |
[==========] nuttx_sched_test_suites: Running 16 test(s). | |
[ RUN ] test_nuttx_sched_pthread01 | |
[ OK ] test_nuttx_sched_pthread01 | |
[ RUN ] test_nuttx_sched_pthread02 | |
[ OK ] test_nuttx_sched_pthread02 | |
[ RUN ] test_nuttx_sched_pthread03 | |
[ OK ] test_nuttx_sched_pthread03 | |
[ RUN ] test_nuttx_sched_pthread04 | |
[ OK ] test_nuttx_sched_pthread04 | |
[ RUN ] test_nuttx_sched_pthread05 | |
[ OK ] test_nuttx_sched_pthread05 | |
[ RUN ] test_nuttx_sched_pthread06 | |
[ OK ] test_nuttx_sched_pthread06 | |
[ RUN ] test_nuttx_sched_pthread07 | |
[ OK ] test_nuttx_sched_pthread07 | |
[ RUN ] test_nuttx_sched_pthread08 | |
[ OK ] test_nuttx_sched_pthread08 | |
[ RUN ] test_nuttx_sched_pthread09 | |
[ OK ] test_nuttx_sched_pthread09 | |
[ RUN ] test_nuttx_sched_task01 | |
[ OK ] test_nuttx_sched_task01 | |
[ RUN ] test_nuttx_sched_task02 | |
[ OK ] test_nuttx_sched_task02 | |
[ RUN ] test_nuttx_sched_task03 | |
[ OK ] test_nuttx_sched_task03 | |
[ RUN ] test_nuttx_sched_task04 | |
[test_nuttx_sched_task04]:scheduling policy is RR! | |
[ OK ] test_nuttx_sched_task04 | |
[ RUN ] test_nuttx_sched_task05 | |
[ OK ] test_nuttx_sched_task05 | |
[ RUN ] test_nuttx_sched_task06 | |
[ OK ] test_nuttx_sched_task06 | |
[ RUN ] test_nuttx_sched_task07 | |
[ OK ] test_nuttx_sched_task07 | |
[==========] nuttx_sched_test_suites: 16 test(s) run. | |
[ PASSED ] 16 test(s). | |
[==========] nuttx_time_test_suites: Running 7 test(s). | |
[ RUN ] test_nuttx_clock_test_smoke01 | |
the clock current time: 946684845 second, 255360859 nanosecond | |
the clock setting time: 946684846 second, 255360859 nanosecond | |
obtaining the current time after setting: 946684846 second, 255369341 nanosecond | |
[ OK ] test_nuttx_clock_test_smoke01 | |
[ RUN ] test_nuttx_clock_test_timer01 | |
sigaction 14: 0 | |
sigprocmask setmask 14: 0 | |
timer_create 0x40471ac0: 0 | |
timer_settime 0x40471ac0: 0 | |
timer_settime 0x40471b60: 0 | |
timer_settime 0x40471b60: 0 | |
sleep 3s | |
timer_gettime 0x40471ac0: 0 | |
unblock signal 14 | |
signo = 14 test_timer01_g_sighdlcnt = 1 | |
sigprocmask unblock 14: 0 | |
sleep another 1s | |
signo = 14 test_timer01_g_sighdlcnt = 2 | |
sleep time over, test_timer01_g_sighdlcnt = 2 | |
sleep another 1s | |
signo = 14 test_timer01_g_sighdlcnt = 3 | |
sleep time over, test_timer01_g_sighdlcnt = 3 | |
timer_delete 0x40471ac0 0 | |
timer_delete 0x40471b60 0 | |
[ OK ] test_nuttx_clock_test_timer01 | |
[ RUN ] test_nuttx_clock_test_timer03 | |
timer_create 0x40471c00: 0 | |
expected = 30000000 escaped = 39284925failed = 0 | |
expected = 1000000000 escaped = 1009871373failed = 0 | |
expected = 1000005000 escaped = 1019930068failed = 0 | |
[ OK ] test_nuttx_clock_test_timer03 | |
[ RUN ] test_nuttx_clock_test_timer04 | |
sigaction 32: 0 | |
sigaction 32: 0 | |
timer_create 0x40471ca0: 0 | |
timer_create 0x40471ca0: 0 | |
sleep 3s | |
timer_gettime 0x40471ca0: 0 | |
sig 32, si 0x404715f8, uc 0 | |
sig 32, si 0x40471538, uc 0 | |
sig 32, si 0x40471578, uc 0 | |
sigprocmask unblock 32: 0 | |
sleep another 3s | |
sig 32, si 0x404715b8, uc 0 | |
sleep time over, g_handlerflag = 4 | |
timer_delete 0x40471ca0 0 | |
[ OK ] test_nuttx_clock_test_timer04 | |
[ RUN ] test_nuttx_clock_test_timer05 | |
timer_settime 0x40471d40: 0 | |
timer_create 0x40471d40: 0 | |
timer_settime 0x40471de0: 0 | |
timer_settime 0x40471de0: 0 | |
This is tempsighandler ... | |
This is tempsighandler ... | |
This is tempsighandler ... | |
This is tempsighandler ... | |
This is tempsighandler ... | |
This is tempsighandler ... | |
This is tempsighandler ... | |
This is tempsighandler ... | |
This is tempsighandler ... | |
This is tempsighandler ... | |
This is tempsighandler ... | |
timer_delete 0x40471d40 0 | |
timer_delete 0x40471de0 0 | |
[ OK ] test_nuttx_clock_test_timer05 | |
[ RUN ] test_nuttx_clock_test_clock01 | |
The current real time: sec is 946684882, nsec is 312589422 | |
sleep 2 seconds | |
Setting time: sec is 946684884, nsec is 312589422 | |
get real time clock again | |
Obtaining the current time after setting: sec = 946684884, nsec = 312992699 | |
[ OK ] test_nuttx_clock_test_clock01 | |
[ RUN ] test_nuttx_clock_test_clock02 | |
[ OK ] test_nuttx_clock_test_clock02 | |
[==========] nuttx_time_test_suites: 7 test(s) run. | |
[ PASSED ] 7 test(s). | |
Cmocka Test Completed. | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo cmocka_test_end | |
cmocka_test_end | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1336456 65772408 2174520 65630368 69 5 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> hello | |
Hello, World!! | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1336456 65772408 2174520 65630368 69 5 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> helloxx | |
CHelloWorld: Constructor: mSecret=42 | |
helloxx_main: Saying hello from the dynamically constructed instance | |
HelloWorld: HelloWorld: mSecret=42 | |
CHelloWorld::HelloWorld: Hello, World!! | |
CHelloWorld: Constructor: mSecret=42 | |
helloxx_main: Saying hello from the instance constructed on the stack | |
HelloWorld: HelloWorld: mSecret=42 | |
CHelloWorld::HelloWorld: Hello, World!! | |
helloxx_main: Saying hello from the statically constructed instance | |
HelloWorld: HelloWorld: mSecret=42 | |
CHelloWorld::HelloWorld: Hello, World!! | |
~CHelloWorld: Destructor | |
~CHelloWorld: Destructor | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1336456 65772408 2174520 65630368 69 5 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> pipe | |
pipe_main: Performing FIFO test | |
open_write_only: Opening FIFO for write access | |
open_write_only: Waiting for open_write_only thread | |
pipe_main: open_write_only returned 0 | |
transfer_test: fdin=4 fdout=3 | |
transfer_test: Starting transfer_reader thread | |
transfer_test: Starting transfer_writer thread | |
transfer_test: Waiting for transfer_writer thread | |
transfer_reader: started | |
transfer_writer: started | |
transfer_writer: 18200 bytes written | |
transfer_reader: 18200 bytes read | |
transfer_test: transfer_writer returned 0 | |
transfer_test: Waiting for transfer_reader thread | |
transfer_test: transfer_reader returned 0 | |
transfer_test: returning 0 | |
transfer_test: fdin=4 fdout=3 | |
transfer_test: Boost priority of transfer_readerthread to 101 | |
transfer_test: Starting transfer_reader thread | |
transfer_reader: started | |
transfer_test: Starting transfer_writer thread | |
transfer_test: Waiting for transfer_writer thread | |
transfer_writer: started | |
transfer_reader: 18200 bytes read | |
transfer_writer: 18200 bytes written | |
transfer_test: transfer_writer returned 0 | |
transfer_test: Waiting for transfer_reader thread | |
transfer_test: transfer_reader returned 0 | |
transfer_test: returning 0 | |
transfer_test: fdin=4 fdout=3 | |
transfer_test: Starting transfer_reader thread | |
transfer_test: Boost priority of transfer_writerthread to 101 | |
transfer_test: Starting transfer_writer thread | |
transfer_writer: started | |
transfer_test: Waiting for transfer_writer thread | |
transfer_reader: started | |
transfer_writer: 18200 bytes written | |
transfer_reader: 18200 bytes read | |
transfer_test: transfer_writer returned 0 | |
transfer_test: Waiting for transfer_reader thread | |
transfer_test: transfer_reader returned 0 | |
transfer_test: returning 0 | |
transfer_test: fdin=4 fdout=3 | |
transfer_test: Boost priority of transfer_readerthread to 101 | |
transfer_test: Starting transfer_reader thread | |
transfer_reader: started | |
transfer_test: Boost priority of transfer_writerthread to 101 | |
transfer_test: Starting transfer_writer thread | |
transfer_writer: started | |
transfer_writer: 18200 bytes written | |
transfer_reader: 18200 bytes read | |
transfer_test: Waiting for transfer_writer thread | |
transfer_test: transfer_writer returned 0 | |
transfer_test: Waiting for transfer_reader thread | |
transfer_test: transfer_reader returned 0 | |
transfer_test: returning 0 | |
interlock_test: Starting null_writer thread | |
interlock_test: Opening FIFO for read access | |
null_writer: started -- sleeping | |
null_writer: Opening FIFO for write access | |
null_writer: Opened /var/testfifo-2 for writing -- sleeping | |
interlock_test: Reading from /var/testfifo-2 | |
null_writer: Closing /var/testfifo-2 | |
interlock_test: read returned | |
interlock_test: Closing /var/testfifo-2 | |
interlock_test: Waiting for null_writer thread | |
null_writer: Returning success | |
interlock_test: writer returned 0 | |
interlock_test: Starting null_reader thread | |
interlock_test: Opening FIFO for write access | |
null_reader: started -- sleeping | |
null_reader: Opening FIFO for read access | |
null_reader: Opened /var/testfifo-2 for reading -- sleeping | |
interlock_test: Writing to /var/testfifo-2 | |
interlock_test: write returned | |
interlock_test: Closing /var/testfifo-2 | |
interlock_test: Waiting for null_reader thread | |
null_reader: Closing /var/testfifo-2 | |
null_reader: Returning success | |
interlock_test: reader returned 0 | |
interlock_test: Returning 0 | |
pipe_main: Performing pipe interlock test | |
pipe_main: FIFO interlock test PASSED | |
pipe_main: FIFO test PASSED | |
pipe_main: Performtransfer_test: fdin=4 fdout=3 | |
transfer_test: Starting transfer_reader thread | |
transfer_test: Starting transfer_writer thread | |
transfer_test: Waiting for transfer_writer thread | |
transfer_reader: started | |
transfer_writer: started | |
transfer_writer: 18200 bytes written | |
transfer_reader: 18200 bytes read | |
transfer_test: transfer_writer returned 0 | |
transfer_test: Waiting for transfer_reader thread | |
transfer_test: transfer_reader returned 0 | |
transfer_test: returning 0 | |
transfer_test: fdin=4 fdout=3 | |
transfer_test: Boost priority of transfer_readerthread to 101 | |
transfer_test: Starting transfer_reader thread | |
transfer_reader: started | |
transfer_test: Starting transfer_writer thread | |
transfer_test: Waiting for transfer_writer thread | |
transfer_writer: started | |
transfer_reader: 18200 bytes read | |
transfer_writer: 18200 bytes written | |
transfer_test: transfer_writer returned 0 | |
transfer_test: Waiting for transfer_reader thread | |
transfer_test: transfer_reader returned 0 | |
transfer_test: returning 0 | |
transfer_test: fdin=4 fdout=3 | |
transfer_test: Starting transfer_reader thread | |
transfer_test: Boost priority of transfer_writerthread to 101 | |
transfer_test: Starting transfer_writer thread | |
transfer_writer: started | |
transfer_test: Waiting for transfer_writer thread | |
transfer_reader: started | |
transfer_writer: 18200 bytes written | |
transfer_reader: 18200 bytes read | |
transfer_test: transfer_writer returned 0 | |
transfer_test: Waiting for transfer_reader thread | |
transfer_test: transfer_reader returned 0 | |
transfer_test: returning 0 | |
transfer_test: fdin=4 fdout=3 | |
transfer_test: Boost priority of transfer_readerthread to 101 | |
transfer_test: Starting transfer_reader thread | |
transfer_reader: started | |
transfer_test: Boost priority of transfer_writerthread to 101 | |
transfer_test: Starting transfer_writer thread | |
transfer_writer: started | |
transfer_writer: 18200 bytes written | |
transfer_reader: 18200 bytes read | |
transfer_test: Waiting for transfer_writer thread | |
transfer_test: transfer_writer returned 0 | |
transfer_test: Waiting for transfer_reader thread | |
transfer_test: transfer_reader returned 0 | |
transfer_test: returning 0 | |
ing pipe test | |
pipe_main: Performing redirection test | |
redirection_test: Starting redirect_writer task with fd=3 | |
redirection_test: Starting redirect_reader task with fd=4 | |
redirection_test: Waiting for null_reader thread | |
redirect_writer: started with fdout=3 | |
redirect_reader: started with fdin=4 | |
Four score and seven years ago our fathers broughtforth on this continent a new nation, | |
conceived in Liberty, and dedicated to the propositionthat all men are created equal. | |
Now we are engaged in a great civil war, testingwhether that nation, or any nation, so | |
conceived and so dedicated, can long endure. We are meton a great battle-field of that war. | |
We have come to dedicate a portion of that field, as afinal resting place for those who here | |
gave their lives that that nation might live. It isaltogether fitting and proper that we | |
should do this. | |
But, in a larger sense, we can not dedicate - we cannot consecrate - we can not hallow - this ground. | |
The brave men, living and dead, who struggled here, haveconsecrated it, far above our poor power | |
to add or detract. The world will little note, nor longremember what we say here, but it can | |
never forget what they did here. It is for us theliving, rather, to be dedicated here to the | |
unfinished work which they who fought here have thus farso nobly advanced. It is rathredirect_writer: 1456 bytes written | |
er for us to | |
be here dedicated to the great task remaining before us- that from these honored dead we take | |
increased devotion to that cause for which they gave thelast full measure of devotion - that we | |
here highly resolve that these dead shall not have diedin vain - that this nation, under God, | |
shall have a new birth of freedom - and that governmentof the people, by the people, for the | |
people, shall not perish from the earth. | |
redirect_writer: Returning success | |
redirect_reader: 1456 bytes read | |
redirect_reader: Returning success | |
redirection_test: Waiting... | |
redirection_test: returning 0 | |
pipe_main: PIPE redirection test PASSED | |
pipe_main: PIPE test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1336760 65772104 2174520 65630368 71 6 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> popen | |
Calling popen("help") | |
help usage: help [-v] [<cmd>] | |
. df ifconfig mkfifo readlink umount | |
[ dmesg ifdown mkrd rm unset | |
? echo ifup mount rmdir uptime | |
alias env insmod mv rmmod usleep | |
unalias exec kill nslookup set watch | |
basename exit pkill pidof sleep xd | |
break expr losetup pmconfig source wait | |
cat false ln poweroff test | |
cd fdinfo ls quit time | |
cp free lsmod printf true | |
cmp help mkdir ps truncate | |
dirname hexdump mkfatfs pwd uname | |
Builtin Apps: | |
cmocka | |
cmocka_driver_block | |
cmocka_driver_gpio | |
cmocka_driver_pm | |
cmocka_driver_pm_runtime | |
cmocka_driver_regulator | |
cmocka_driver_rtc | |
cmocka_driver_simple | |
cmocka_driver_uart | |
cmocka_fs_test | |
cmocka_mm_test | |
cmocka_posix_timer | |
cmocka_pthread_test | |
cmocka_sched_test | |
cmocka_time_test | |
cxxtest | |
dd | |
dumpstack | |
fmemopen_test | |
fopencookie_test | |
fstest | |
getprime | |
gpio | |
heap | |
hello | |
helloxx | |
ltp_behavior_WIFEXITED_1_1 | |
ltp_behavior_WIFEXITED_1_2 | |
ltp_behavior_WIFEXITED_1_3 | |
ltp_behavior_timers_1_1 | |
ltp_behavior_timers_2_1 | |
ltp_clock_settime_speculative_4_3 | |
ltp_clock_settime_speculative_4_4 | |
ltp_definitions_aio_h_2_1 | |
ltp_definitions_aio_h_4_1 | |
ltp_definitions_errno_h_3_2 | |
ltp_definitions_errno_h_4_1 | |
ltp_definitions_mqueue_h_1_1 | |
ltp_definitions_sched_h_10_1 | |
ltp_definitions_signal_h_13_1 | |
ltp_definitions_signal_h_19_1 | |
ltp_definitions_signal_h_26_1 | |
ltp_functional_mqueues_send_rev_1 | |
ltp_functional_mqueues_send_rev_2 | |
ltp_functional_semaphores_sem_conpro | |
ltp_functional_semaphores_sem_lock | |
ltp_functional_semaphores_sem_philosopher | |
ltp_functional_semaphores_sem_readerwriter | |
ltp_functional_semaphores_sem_sleepingbarber | |
ltp_interfaces_aio_cancel_10_1 | |
ltp_interfaces_aio_cancel_1_1 | |
ltp_interfaces_aio_cancel_2_1 | |
ltp_interfaces_aio_cancel_2_2 | |
ltp_interfaces_aio_cancel_3_1 | |
ltp_interfaces_aio_cancel_4_1 | |
ltp_interfaces_aio_cancel_5_1 | |
ltp_interfaces_aio_cancel_6_1 | |
ltp_interfaces_aio_cancel_7_1 | |
ltp_interfaces_aio_cancel_8_1 | |
ltp_interfaces_aio_cancel_9_1 | |
ltp_interfaces_aio_error_1_1 | |
ltp_interfaces_aio_error_2_1 | |
ltp_interfaces_aio_error_3_1 | |
ltp_interfaces_aio_fsync_12_1 | |
ltp_interfaces_aio_fsync_14_1 | |
ltp_interfaces_aio_fsync_2_1 | |
ltp_interfaces_aio_fsync_3_1 | |
ltp_interfaces_aio_fsync_4_1 | |
ltp_interfaces_aio_fsync_5_1 | |
ltp_interfaces_aio_fsync_8_1 | |
ltp_interfaces_aio_fsync_8_2 | |
ltp_interfaces_aio_fsync_8_3 | |
ltp_interfaces_aio_fsync_8_4 | |
ltp_interfaces_aio_fsync_9_1 | |
ltp_interfaces_aio_read_10_1 | |
ltp_interfaces_aio_read_11_1 | |
ltp_interfaces_aio_read_11_2 | |
ltp_interfaces_aio_read_1_1 | |
ltp_interfaces_aio_read_3_1 | |
ltp_interfaces_aio_read_3_2 | |
ltp_interfaces_aio_read_4_1 | |
ltp_interfaces_aio_read_5_1 | |
ltp_interfaces_aio_read_7_1 | |
ltp_interfaces_aio_read_8_1 | |
ltp_interfaces_aio_read_9_1 | |
ltp_interfaces_aio_return_1_1 | |
ltp_interfaces_aio_return_2_1 | |
ltp_interfaces_aio_return_3_1 | |
ltp_interfaces_aio_return_3_2 | |
ltp_interfaces_aio_return_4_1 | |
ltp_interfaces_aio_suspend_1_1 | |
ltp_interfaces_aio_suspend_3_1 | |
ltp_interfaces_aio_suspend_4_1 | |
ltp_interfaces_aio_suspend_5_1 | |
ltp_interfaces_aio_suspend_9_1 | |
ltp_interfaces_aio_write_1_1 | |
ltp_interfaces_aio_write_1_2 | |
ltp_interfaces_aio_write_2_1 | |
ltp_interfaces_aio_write_3_1 | |
ltp_interfaces_aio_write_5_1 | |
ltp_interfaces_aio_write_6_1 | |
ltp_interfaces_aio_write_7_1 | |
ltp_interfaces_aio_write_8_1 | |
ltp_interfaces_aio_write_8_2 | |
ltp_interfaces_aio_write_9_1 | |
ltp_interfaces_aio_write_9_2 | |
ltp_interfaces_asctime_1_1 | |
ltp_interfaces_clock_1_1 | |
ltp_interfaces_clock_2_1 | |
ltp_interfaces_clock_getcpuclockid_1_1 | |
ltp_interfaces_clock_getcpuclockid_1_2 | |
ltp_interfaces_clock_getcpuclockid_2_1 | |
ltp_interfaces_clock_getcpuclockid_5_1 | |
ltp_interfaces_clock_getcpuclockid_6_1 | |
ltp_interfaces_clock_getres_1_1 | |
ltp_interfaces_clock_getres_3_1 | |
ltp_interfaces_clock_getres_5_1 | |
ltp_interfaces_clock_getres_6_1 | |
ltp_interfaces_clock_getres_6_2 | |
ltp_interfaces_clock_getres_7_1 | |
ltp_interfaces_clock_getres_8_1 | |
ltp_interfaces_clock_gettime_1_1 | |
ltp_interfaces_clock_gettime_1_2 | |
ltp_interfaces_clock_gettime_2_1 | |
ltp_interfaces_clock_gettime_3_1 | |
ltp_interfaces_clock_gettime_4_1 | |
ltp_interfaces_clock_gettime_7_1 | |
ltp_interfaces_clock_gettime_8_1 | |
ltp_interfaces_clock_gettime_8_2 | |
ltp_interfaces_clock_nanosleep_11_1 | |
ltp_interfaces_clock_nanosleep_13_1 | |
ltp_interfaces_clock_nanosleep_1_1 | |
ltp_interfaces_clock_nanosleep_2_1 | |
ltp_interfaces_clock_nanosleep_3_1 | |
ltp_interfaces_clock_settime_17_1 | |
ltp_interfaces_clock_settime_17_2 | |
ltp_interfaces_clock_settime_19_1 | |
ltp_interfaces_clock_settime_1_1 | |
ltp_interfaces_clock_settime_20_1 | |
ltp_interfaces_clock_settime_4_1 | |
ltp_interfaces_clock_settime_4_2 | |
ltp_interfaces_clock_settime_5_1 | |
ltp_interfaces_clock_settime_5_2 | |
ltp_interfaces_clock_settime_6_1 | |
ltp_interfaces_clock_settime_7_1 | |
ltp_interfaces_clock_settime_7_2 | |
ltp_interfaces_clock_settime_8_1 | |
ltp_interfaces_ctime_1_1 | |
ltp_interfaces_difftime_1_1 | |
ltp_interfaces_fork_11_1 | |
ltp_interfaces_fork_12_1 | |
ltp_interfaces_fork_13_1 | |
ltp_interfaces_fork_14_1 | |
ltp_interfaces_fork_16_1 | |
ltp_interfaces_fork_17_1 | |
ltp_interfaces_fork_17_2 | |
ltp_interfaces_fork_18_1 | |
ltp_interfaces_fork_19_1 | |
ltp_interfaces_fork_1_1 | |
ltp_interfaces_fork_21_1 | |
ltp_interfaces_fork_22_1 | |
ltp_interfaces_fork_2_1 | |
ltp_interfaces_fork_3_1 | |
ltp_interfaces_fork_4_1 | |
ltp_interfaces_fork_6_1 | |
ltp_interfaces_fork_8_1 | |
ltp_interfaces_fork_9_1 | |
ltp_interfaces_fsync_4_1 | |
ltp_interfaces_fsync_5_1 | |
ltp_interfaces_fsync_7_1 | |
ltp_interfaces_getpid_1_1 | |
ltp_interfaces_gmtime_1_1 | |
ltp_interfaces_gmtime_2_1 | |
ltp_interfaces_kill_1_1 | |
ltp_interfaces_kill_1_2 | |
ltp_interfaces_kill_2_1 | |
ltp_interfaces_kill_2_2 | |
ltp_interfaces_kill_3_1 | |
ltp_interfaces_killpg_1_1 | |
ltp_interfaces_killpg_2_1 | |
ltp_interfaces_killpg_4_1 | |
ltp_interfaces_killpg_5_1 | |
ltp_interfaces_killpg_6_1 | |
ltp_interfaces_killpg_8_1 | |
ltp_interfaces_lio_listio_10_1 | |
ltp_interfaces_lio_listio_12_1 | |
ltp_interfaces_lio_listio_13_1 | |
ltp_interfaces_lio_listio_14_1 | |
ltp_interfaces_lio_listio_15_1 | |
ltp_interfaces_lio_listio_18_1 | |
ltp_interfaces_lio_listio_1_1 | |
ltp_interfaces_lio_listio_2_1 | |
ltp_interfaces_lio_listio_3_1 | |
ltp_interfaces_lio_listio_4_1 | |
ltp_interfaces_lio_listio_5_1 | |
ltp_interfaces_lio_listio_6_1 | |
ltp_interfaces_lio_listio_7_1 | |
ltp_interfaces_lio_listio_8_1 | |
ltp_interfaces_lio_listio_9_1 | |
ltp_interfaces_localtime_1_1 | |
ltp_interfaces_mktime_1_1 | |
ltp_interfaces_mlock_10_1 | |
ltp_interfaces_mlock_12_1 | |
ltp_interfaces_mlock_5_1 | |
ltp_interfaces_mlock_8_1 | |
ltp_interfaces_mlockall_13_1 | |
ltp_interfaces_mlockall_13_2 | |
ltp_interfaces_mlockall_15_1 | |
ltp_interfaces_mlockall_8_1 | |
ltp_interfaces_mmap_10_1 | |
ltp_interfaces_mmap_11_1 | |
ltp_interfaces_mmap_11_2 | |
ltp_interfaces_mmap_11_3 | |
ltp_interfaces_mmap_11_5 | |
ltp_interfaces_mmap_11_6 | |
ltp_interfaces_mmap_13_1 | |
ltp_interfaces_mmap_18_1 | |
ltp_interfaces_mmap_19_1 | |
ltp_interfaces_mmap_1_1 | |
ltp_interfaces_mmap_1_2 | |
ltp_interfaces_mmap_21_1 | |
ltp_interfaces_mmap_23_1 | |
ltp_interfaces_mmap_24_1 | |
ltp_interfaces_mmap_24_2 | |
ltp_interfaces_mmap_27_1 | |
ltp_interfaces_mmap_31_1 | |
ltp_interfaces_mmap_32_1 | |
ltp_interfaces_mmap_3_1 | |
ltp_interfaces_mmap_5_1 | |
ltp_interfaces_mmap_6_1 | |
ltp_interfaces_mmap_6_2 | |
ltp_interfaces_mmap_6_3 | |
ltp_interfaces_mmap_6_4 | |
ltp_interfaces_mmap_6_5 | |
ltp_interfaces_mmap_6_6 | |
ltp_interfaces_mmap_7_3 | |
ltp_interfaces_mmap_7_4 | |
ltp_interfaces_mmap_9_1 | |
ltp_interfaces_mq_close_1_1 | |
ltp_interfaces_mq_close_2_1 | |
ltp_interfaces_mq_close_3_1 | |
ltp_interfaces_mq_close_3_2 | |
ltp_interfaces_mq_close_3_3 | |
ltp_interfaces_mq_close_4_1 | |
ltp_interfaces_mq_getattr_2_1 | |
ltp_interfaces_mq_getattr_2_2 | |
ltp_interfaces_mq_getattr_3_1 | |
ltp_interfaces_mq_getattr_4_1 | |
ltp_interfaces_mq_notify_1_1 | |
ltp_interfaces_mq_notify_2_1 | |
ltp_interfaces_mq_notify_3_1 | |
ltp_interfaces_mq_notify_4_1 | |
ltp_interfaces_mq_notify_5_1 | |
ltp_interfaces_mq_notify_8_1 | |
ltp_interfaces_mq_notify_9_1 | |
ltp_interfaces_mq_open_11_1 | |
ltp_interfaces_mq_open_12_1 | |
ltp_interfaces_mq_open_13_1 | |
ltp_interfaces_mq_open_15_1 | |
ltp_interfaces_mq_open_16_1 | |
ltp_interfaces_mq_open_18_1 | |
ltp_interfaces_mq_open_19_1 | |
ltp_interfaces_mq_open_1_1 | |
ltp_interfaces_mq_open_20_1 | |
ltp_interfaces_mq_open_21_1 | |
ltp_interfaces_mq_open_23_1 | |
ltp_interfaces_mq_open_25_2 | |
ltp_interfaces_mq_open_27_1 | |
ltp_interfaces_mq_open_27_2 | |
ltp_interfaces_mq_open_29_1 | |
ltp_interfaces_mq_open_2_1 | |
ltp_interfaces_mq_open_3_1 | |
ltp_interfaces_mq_open_7_1 | |
ltp_interfaces_mq_open_7_2 | |
ltp_interfaces_mq_open_7_3 | |
ltp_interfaces_mq_open_8_1 | |
ltp_interfaces_mq_open_8_2 | |
ltp_interfaces_mq_open_9_1 | |
ltp_interfaces_mq_open_9_2 | |
ltp_interfaces_mq_receive_10_1 | |
ltp_interfaces_mq_receive_11_1 | |
ltp_interfaces_mq_receive_11_2 | |
ltp_interfaces_mq_receive_12_1 | |
ltp_interfaces_mq_receive_13_1 | |
ltp_interfaces_mq_receive_1_1 | |
ltp_interfaces_mq_receive_2_1 | |
ltp_interfaces_mq_receive_5_1 | |
ltp_interfaces_mq_receive_7_1 | |
ltp_interfaces_mq_receive_8_1 | |
ltp_interfaces_mq_send_10_1 | |
ltp_interfaces_mq_send_11_1 | |
ltp_interfaces_mq_send_11_2 | |
ltp_interfaces_mq_send_12_1 | |
ltp_interfaces_mq_send_13_1 | |
ltp_interfaces_mq_send_14_1 | |
ltp_interfaces_mq_send_1_1 | |
ltp_interfaces_mq_send_2_1 | |
ltp_interfaces_mq_send_3_1 | |
ltp_interfaces_mq_send_3_2 | |
ltp_interfaces_mq_send_4_1 | |
ltp_interfaces_mq_send_4_2 | |
ltp_interfaces_mq_send_4_3 | |
ltp_interfaces_mq_send_5_1 | |
ltp_interfaces_mq_send_5_2 | |
ltp_interfaces_mq_send_7_1 | |
ltp_interfaces_mq_send_8_1 | |
ltp_interfaces_mq_send_9_1 | |
ltp_interfaces_mq_setattr_1_1 | |
ltp_interfaces_mq_setattr_1_2 | |
ltp_interfaces_mq_setattr_2_1 | |
ltp_interfaces_mq_setattr_5_1 | |
ltp_interfaces_mq_timedreceive_10_1 | |
ltp_interfaces_mq_timedreceive_10_2 | |
ltp_interfaces_mq_timedreceive_11_1 | |
ltp_interfaces_mq_timedreceive_13_1 | |
ltp_interfaces_mq_timedreceive_14_1 | |
ltp_interfaces_mq_timedreceive_15_1 | |
ltp_interfaces_mq_timedreceive_17_1 | |
ltp_interfaces_mq_timedreceive_17_2 | |
ltp_interfaces_mq_timedreceive_17_3 | |
ltp_interfaces_mq_timedreceive_18_1 | |
ltp_interfaces_mq_timedreceive_18_2 | |
ltp_interfaces_mq_timedreceive_1_1 | |
ltp_interfaces_mq_timedreceive_2_1 | |
ltp_interfaces_mq_timedreceive_5_1 | |
ltp_interfaces_mq_timedreceive_5_2 | |
ltp_interfaces_mq_timedreceive_5_3 | |
ltp_interfaces_mq_timedreceive_7_1 | |
ltp_interfaces_mq_timedreceive_8_1 | |
ltp_interfaces_mq_timedsend_10_1 | |
ltp_interfaces_mq_timedsend_11_1 | |
ltp_interfaces_mq_timedsend_11_2 | |
ltp_interfaces_mq_timedsend_12_1 | |
ltp_interfaces_mq_timedsend_13_1 | |
ltp_interfaces_mq_timedsend_14_1 | |
ltp_interfaces_mq_timedsend_15_1 | |
ltp_interfaces_mq_timedsend_16_1 | |
ltp_interfaces_mq_timedsend_18_1 | |
ltp_interfaces_mq_timedsend_19_1 | |
ltp_interfaces_mq_timedsend_1_1 | |
ltp_interfaces_mq_timedsend_20_1 | |
ltp_interfaces_mq_timedsend_2_1 | |
ltp_interfaces_mq_timedsend_3_1 | |
ltp_interfaces_mq_timedsend_3_2 | |
ltp_interfaces_mq_timedsend_4_1 | |
ltp_interfaces_mq_timedsend_4_2 | |
ltp_interfaces_mq_timedsend_4_3 | |
ltp_interfaces_mq_timedsend_5_1 | |
ltp_interfaces_mq_timedsend_5_2 | |
ltp_interfaces_mq_timedsend_5_3 | |
ltp_interfaces_mq_timedsend_7_1 | |
ltp_interfaces_mq_timedsend_8_1 | |
ltp_interfaces_mq_timedsend_9_1 | |
ltp_interfaces_mq_unlink_1_1 | |
ltp_interfaces_mq_unlink_2_1 | |
ltp_interfaces_mq_unlink_2_2 | |
ltp_interfaces_mq_unlink_7_1 | |
ltp_interfaces_munlock_10_1 | |
ltp_interfaces_munlock_11_1 | |
ltp_interfaces_munlock_7_1 | |
ltp_interfaces_munlockall_5_1 | |
ltp_interfaces_munmap_1_1 | |
ltp_interfaces_munmap_1_2 | |
ltp_interfaces_munmap_2_1 | |
ltp_interfaces_munmap_3_1 | |
ltp_interfaces_munmap_8_1 | |
ltp_interfaces_munmap_9_1 | |
ltp_interfaces_nanosleep_10000_1 | |
ltp_interfaces_nanosleep_1_1 | |
ltp_interfaces_nanosleep_1_2 | |
ltp_interfaces_nanosleep_1_3 | |
ltp_interfaces_nanosleep_2_1 | |
ltp_interfaces_nanosleep_3_1 | |
ltp_interfaces_nanosleep_3_2 | |
ltp_interfaces_nanosleep_5_1 | |
ltp_interfaces_nanosleep_5_2 | |
ltp_interfaces_nanosleep_6_1 | |
ltp_interfaces_nanosleep_7_1 | |
ltp_interfaces_nanosleep_7_2 | |
ltp_interfaces_pthread_atfork_1_1 | |
ltp_interfaces_pthread_atfork_2_1 | |
ltp_interfaces_pthread_atfork_3_3 | |
ltp_interfaces_pthread_attr_destroy_1_1 | |
ltp_interfaces_pthread_attr_destroy_2_1 | |
ltp_interfaces_pthread_attr_destroy_3_1 | |
ltp_interfaces_pthread_attr_getdetachstate_1_1 | |
ltp_interfaces_pthread_attr_getdetachstate_1_2 | |
ltp_interfaces_pthread_attr_getinheritsched_1_1 | |
ltp_interfaces_pthread_attr_getschedparam_1_1 | |
ltp_interfaces_pthread_attr_getschedpolicy_2_1 | |
ltp_interfaces_pthread_attr_getstack_1_1 | |
ltp_interfaces_pthread_attr_getstacksize_1_1 | |
ltp_interfaces_pthread_attr_init_1_1 | |
ltp_interfaces_pthread_attr_init_2_1 | |
ltp_interfaces_pthread_attr_init_3_1 | |
ltp_interfaces_pthread_attr_init_4_1 | |
ltp_interfaces_pthread_attr_setdetachstate_1_1 | |
ltp_interfaces_pthread_attr_setdetachstate_1_2 | |
ltp_interfaces_pthread_attr_setdetachstate_2_1 | |
ltp_interfaces_pthread_attr_setdetachstate_4_1 | |
ltp_interfaces_pthread_attr_setinheritsched_1_1 | |
ltp_interfaces_pthread_attr_setinheritsched_2_1 | |
ltp_interfaces_pthread_attr_setinheritsched_2_2 | |
ltp_interfaces_pthread_attr_setinheritsched_2_3 | |
ltp_interfaces_pthread_attr_setinheritsched_2_4 | |
ltp_interfaces_pthread_attr_setinheritsched_4_1 | |
ltp_interfaces_pthread_attr_setschedparam_1_1 | |
ltp_interfaces_pthread_attr_setschedparam_1_2 | |
ltp_interfaces_pthread_attr_setschedparam_1_3 | |
ltp_interfaces_pthread_attr_setschedparam_1_4 | |
ltp_interfaces_pthread_attr_setschedpolicy_1_1 | |
ltp_interfaces_pthread_attr_setschedpolicy_1_2 | |
ltp_interfaces_pthread_attr_setschedpolicy_1_3 | |
ltp_interfaces_pthread_attr_setschedpolicy_4_1 | |
ltp_interfaces_pthread_attr_setschedpolicy_5_1 | |
ltp_interfaces_pthread_attr_setscope_1_1 | |
ltp_interfaces_pthread_attr_setscope_4_1 | |
ltp_interfaces_pthread_attr_setstack_1_1 | |
ltp_interfaces_pthread_attr_setstack_4_1 | |
ltp_interfaces_pthread_attr_setstack_6_1 | |
ltp_interfaces_pthread_attr_setstack_7_1 | |
ltp_interfaces_pthread_attr_setstacksize_1_1 | |
ltp_interfaces_pthread_attr_setstacksize_4_1 | |
ltp_interfaces_pthread_barrier_destroy_1_1 | |
ltp_interfaces_pthread_barrier_destroy_2_1 | |
ltp_interfaces_pthread_barrier_init_1_1 | |
ltp_interfaces_pthread_barrier_init_3_1 | |
ltp_interfaces_pthread_barrier_init_4_1 | |
ltp_interfaces_pthread_barrier_wait_1_1 | |
ltp_interfaces_pthread_barrier_wait_3_1 | |
ltp_interfaces_pthread_barrier_wait_3_2 | |
ltp_interfaces_pthread_barrierattr_destroy_1_1 | |
ltp_interfaces_pthread_barrierattr_getpshared_1_1 | |
ltp_interfaces_pthread_barrierattr_getpshared_2_1 | |
ltp_interfaces_pthread_barrierattr_init_1_1 | |
ltp_interfaces_pthread_barrierattr_init_2_1 | |
ltp_interfaces_pthread_barrierattr_setpshared_1_1 | |
ltp_interfaces_pthread_barrierattr_setpshared_2_1 | |
ltp_interfaces_pthread_cancel_1_1 | |
ltp_interfaces_pthread_cancel_1_2 | |
ltp_interfaces_pthread_cancel_2_1 | |
ltp_interfaces_pthread_cancel_2_2 | |
ltp_interfaces_pthread_cancel_2_3 | |
ltp_interfaces_pthread_cancel_3_1 | |
ltp_interfaces_pthread_cancel_4_1 | |
ltp_interfaces_pthread_cancel_5_1 | |
ltp_interfaces_pthread_cleanup_pop_1_1 | |
ltp_interfaces_pthread_cleanup_pop_1_2 | |
ltp_interfaces_pthread_cleanup_pop_1_3 | |
ltp_interfaces_pthread_cleanup_push_1_1 | |
ltp_interfaces_pthread_cleanup_push_1_2 | |
ltp_interfaces_pthread_cleanup_push_1_3 | |
ltp_interfaces_pthread_cond_destroy_1_1 | |
ltp_interfaces_pthread_cond_destroy_3_1 | |
ltp_interfaces_pthread_cond_init_1_1 | |
ltp_interfaces_pthread_cond_init_2_1 | |
ltp_interfaces_pthread_cond_init_3_1 | |
ltp_interfaces_pthread_cond_init_4_1 | |
ltp_interfaces_pthread_cond_init_4_3 | |
ltp_interfaces_pthread_condattr_destroy_1_1 | |
ltp_interfaces_pthread_condattr_destroy_2_1 | |
ltp_interfaces_pthread_condattr_destroy_3_1 | |
ltp_interfaces_pthread_condattr_destroy_4_1 | |
ltp_interfaces_pthread_condattr_getclock_1_1 | |
ltp_interfaces_pthread_condattr_getclock_1_2 | |
ltp_interfaces_pthread_condattr_getpshared_1_1 | |
ltp_interfaces_pthread_condattr_getpshared_1_2 | |
ltp_interfaces_pthread_condattr_getpshared_2_1 | |
ltp_interfaces_pthread_condattr_init_1_1 | |
ltp_interfaces_pthread_condattr_init_3_1 | |
ltp_interfaces_pthread_condattr_setclock_1_1 | |
ltp_interfaces_pthread_condattr_setclock_1_2 | |
ltp_interfaces_pthread_condattr_setclock_1_3 | |
ltp_interfaces_pthread_condattr_setclock_2_1 | |
ltp_interfaces_pthread_condattr_setpshared_1_1 | |
ltp_interfaces_pthread_condattr_setpshared_1_2 | |
ltp_interfaces_pthread_condattr_setpshared_2_1 | |
ltp_interfaces_pthread_create_11_1 | |
ltp_interfaces_pthread_create_12_1 | |
ltp_interfaces_pthread_create_1_1 | |
ltp_interfaces_pthread_create_1_2 | |
ltp_interfaces_pthread_create_1_3 | |
ltp_interfaces_pthread_create_1_6 | |
ltp_interfaces_pthread_create_2_1 | |
ltp_interfaces_pthread_create_3_1 | |
ltp_interfaces_pthread_create_4_1 | |
ltp_interfaces_pthread_create_5_1 | |
ltp_interfaces_pthread_create_8_1 | |
ltp_interfaces_pthread_detach_1_1 | |
ltp_interfaces_pthread_detach_2_1 | |
ltp_interfaces_pthread_detach_3_1 | |
ltp_interfaces_pthread_detach_4_1 | |
ltp_interfaces_pthread_detach_4_2 | |
ltp_interfaces_pthread_equal_1_1 | |
ltp_interfaces_pthread_equal_1_2 | |
ltp_interfaces_pthread_equal_2_1 | |
ltp_interfaces_pthread_exit_1_1 | |
ltp_interfaces_pthread_exit_2_1 | |
ltp_interfaces_pthread_exit_3_1 | |
ltp_interfaces_pthread_getcpuclockid_1_1 | |
ltp_interfaces_pthread_getschedparam_1_1 | |
ltp_interfaces_pthread_getschedparam_1_2 | |
ltp_interfaces_pthread_getschedparam_1_3 | |
ltp_interfaces_pthread_getspecific_1_1 | |
ltp_interfaces_pthread_getspecific_3_1 | |
ltp_interfaces_pthread_join_1_1 | |
ltp_interfaces_pthread_join_2_1 | |
ltp_interfaces_pthread_join_3_1 | |
ltp_interfaces_pthread_join_5_1 | |
ltp_interfaces_pthread_join_6_2 | |
ltp_interfaces_pthread_key_create_1_1 | |
ltp_interfaces_pthread_key_create_1_2 | |
ltp_interfaces_pthread_key_create_2_1 | |
ltp_interfaces_pthread_key_create_3_1 | |
ltp_interfaces_pthread_key_delete_1_1 | |
ltp_interfaces_pthread_key_delete_1_2 | |
ltp_interfaces_pthread_key_delete_2_1 | |
ltp_interfaces_pthread_kill_1_1 | |
ltp_interfaces_pthread_kill_1_2 | |
ltp_interfaces_pthread_kill_2_1 | |
ltp_interfaces_pthread_kill_3_1 | |
ltp_interfaces_pthread_kill_7_1 | |
ltp_interfaces_pthread_kill_8_1 | |
ltp_interfaces_pthread_mutex_destroy_1_1 | |
ltp_interfaces_pthread_mutex_destroy_2_1 | |
ltp_interfaces_pthread_mutex_destroy_2_2 | |
ltp_interfaces_pthread_mutex_destroy_3_1 | |
ltp_interfaces_pthread_mutex_init_1_1 | |
ltp_interfaces_pthread_mutex_init_3_1 | |
ltp_interfaces_pthread_mutex_init_4_1 | |
ltp_interfaces_pthread_mutex_init_5_1 | |
ltp_interfaces_pthread_mutex_timedlock_4_1 | |
ltp_interfaces_pthread_mutex_trylock_1_2 | |
ltp_interfaces_pthread_mutex_trylock_2_1 | |
ltp_interfaces_pthread_mutex_trylock_3_1 | |
ltp_interfaces_pthread_mutex_trylock_4_3 | |
ltp_interfaces_pthread_mutexattr_destroy_1_1 | |
ltp_interfaces_pthread_mutexattr_destroy_2_1 | |
ltp_interfaces_pthread_mutexattr_destroy_3_1 | |
ltp_interfaces_pthread_mutexattr_destroy_4_1 | |
ltp_interfaces_pthread_mutexattr_getprotocol_1_1 | |
ltp_interfaces_pthread_mutexattr_getprotocol_1_2 | |
ltp_interfaces_pthread_mutexattr_getpshared_1_1 | |
ltp_interfaces_pthread_mutexattr_getpshared_1_2 | |
ltp_interfaces_pthread_mutexattr_getpshared_1_3 | |
ltp_interfaces_pthread_mutexattr_getpshared_3_1 | |
ltp_interfaces_pthread_mutexattr_gettype_1_1 | |
ltp_interfaces_pthread_mutexattr_gettype_1_2 | |
ltp_interfaces_pthread_mutexattr_gettype_1_3 | |
ltp_interfaces_pthread_mutexattr_gettype_1_4 | |
ltp_interfaces_pthread_mutexattr_gettype_1_5 | |
ltp_interfaces_pthread_mutexattr_init_1_1 | |
ltp_interfaces_pthread_mutexattr_init_3_1 | |
ltp_interfaces_pthread_mutexattr_setprotocol_1_1 | |
ltp_interfaces_pthread_mutexattr_setprotocol_3_1 | |
ltp_interfaces_pthread_mutexattr_setprotocol_3_2 | |
ltp_interfaces_pthread_mutexattr_setpshared_1_1 | |
ltp_interfaces_pthread_mutexattr_setpshared_1_2 | |
ltp_interfaces_pthread_mutexattr_setpshared_2_1 | |
ltp_interfaces_pthread_mutexattr_setpshared_2_2 | |
ltp_interfaces_pthread_mutexattr_setpshared_3_1 | |
ltp_interfaces_pthread_mutexattr_setpshared_3_2 | |
ltp_interfaces_pthread_mutexattr_settype_1_1 | |
ltp_interfaces_pthread_mutexattr_settype_3_3 | |
ltp_interfaces_pthread_mutexattr_settype_7_1 | |
ltp_interfaces_pthread_once_1_1 | |
ltp_interfaces_pthread_once_1_2 | |
ltp_interfaces_pthread_once_2_1 | |
ltp_interfaces_pthread_once_3_1 | |
ltp_interfaces_pthread_once_6_1 | |
ltp_interfaces_pthread_rwlock_destroy_1_1 | |
ltp_interfaces_pthread_rwlock_destroy_3_1 | |
ltp_interfaces_pthread_rwlock_init_1_1 | |
ltp_interfaces_pthread_rwlock_init_2_1 | |
ltp_interfaces_pthread_rwlock_init_3_1 | |
ltp_interfaces_pthread_rwlock_init_6_1 | |
ltp_interfaces_pthread_rwlock_rdlock_1_1 | |
ltp_interfaces_pthread_rwlock_rdlock_2_1 | |
ltp_interfaces_pthread_rwlock_rdlock_2_2 | |
ltp_interfaces_pthread_rwlock_rdlock_2_3 | |
ltp_interfaces_pthread_rwlock_rdlock_4_1 | |
ltp_interfaces_pthread_rwlock_rdlock_5_1 | |
ltp_interfaces_pthread_rwlock_timedrdlock_1_1 | |
ltp_interfaces_pthread_rwlock_timedrdlock_2_1 | |
ltp_interfaces_pthread_rwlock_timedrdlock_3_1 | |
ltp_interfaces_pthread_rwlock_timedrdlock_5_1 | |
ltp_interfaces_pthread_rwlock_timedrdlock_6_1 | |
ltp_interfaces_pthread_rwlock_timedrdlock_6_2 | |
ltp_interfaces_pthread_rwlock_timedwrlock_1_1 | |
ltp_interfaces_pthread_rwlock_timedwrlock_2_1 | |
ltp_interfaces_pthread_rwlock_timedwrlock_3_1 | |
ltp_interfaces_pthread_rwlock_timedwrlock_5_1 | |
ltp_interfaces_pthread_rwlock_timedwrlock_6_1 | |
ltp_interfaces_pthread_rwlock_timedwrlock_6_2 | |
ltp_interfaces_pthread_rwlock_tryrdlock_1_1 | |
ltp_interfaces_pthread_rwlock_trywrlock_1_1 | |
ltp_interfaces_pthread_rwlock_unlock_1_1 | |
ltp_interfaces_pthread_rwlock_unlock_2_1 | |
ltp_interfaces_pthread_rwlock_unlock_3_1 | |
ltp_interfaces_pthread_rwlock_unlock_4_1 | |
ltp_interfaces_pthread_rwlock_unlock_4_2 | |
ltp_interfaces_pthread_rwlock_wrlock_1_1 | |
ltp_interfaces_pthread_rwlock_wrlock_2_1 | |
ltp_interfaces_pthread_rwlock_wrlock_3_1 | |
ltp_interfaces_pthread_rwlockattr_destroy_1_1 | |
ltp_interfaces_pthread_rwlockattr_destroy_2_1 | |
ltp_interfaces_pthread_rwlockattr_getpshared_1_1 | |
ltp_interfaces_pthread_rwlockattr_getpshared_2_1 | |
ltp_interfaces_pthread_rwlockattr_getpshared_4_1 | |
ltp_interfaces_pthread_rwlockattr_init_1_1 | |
ltp_interfaces_pthread_rwlockattr_init_2_1 | |
ltp_interfaces_pthread_rwlockattr_setpshared_1_1 | |
ltp_interfaces_pthread_self_1_1 | |
ltp_interfaces_pthread_setcancelstate_1_1 | |
ltp_interfaces_pthread_setcancelstate_1_2 | |
ltp_interfaces_pthread_setcancelstate_2_1 | |
ltp_interfaces_pthread_setcancelstate_3_1 | |
ltp_interfaces_pthread_setschedparam_1_1 | |
ltp_interfaces_pthread_setschedparam_1_2 | |
ltp_interfaces_pthread_setschedparam_4_1 | |
ltp_interfaces_pthread_setschedparam_5_1 | |
ltp_interfaces_pthread_setschedprio_1_1 | |
ltp_interfaces_pthread_setspecific_1_1 | |
ltp_interfaces_pthread_setspecific_1_2 | |
ltp_interfaces_pthread_sigmask_10_1 | |
ltp_interfaces_pthread_sigmask_12_1 | |
ltp_interfaces_pthread_sigmask_14_1 | |
ltp_interfaces_pthread_sigmask_15_1 | |
ltp_interfaces_pthread_sigmask_16_1 | |
ltp_interfaces_pthread_sigmask_5_1 | |
ltp_interfaces_pthread_sigmask_6_1 | |
ltp_interfaces_pthread_sigmask_7_1 | |
ltp_interfaces_pthread_sigmask_8_1 | |
ltp_interfaces_pthread_sigmask_8_2 | |
ltp_interfaces_pthread_sigmask_8_3 | |
ltp_interfaces_pthread_sigmask_9_1 | |
ltp_interfaces_pthread_spin_destroy_1_1 | |
ltp_interfaces_pthread_spin_destroy_3_1 | |
ltp_interfaces_pthread_spin_init_1_1 | |
ltp_interfaces_pthread_spin_init_2_1 | |
ltp_interfaces_pthread_spin_init_2_2 | |
ltp_interfaces_pthread_spin_init_4_1 | |
ltp_interfaces_pthread_spin_lock_1_1 | |
ltp_interfaces_pthread_spin_lock_1_2 | |
ltp_interfaces_pthread_spin_lock_3_1 | |
ltp_interfaces_pthread_spin_lock_3_2 | |
ltp_interfaces_pthread_spin_trylock_1_1 | |
ltp_interfaces_pthread_spin_trylock_4_1 | |
ltp_interfaces_pthread_spin_unlock_1_1 | |
ltp_interfaces_pthread_spin_unlock_1_2 | |
ltp_interfaces_pthread_spin_unlock_3_1 | |
ltp_interfaces_pthread_testcancel_2_1 | |
ltp_interfaces_raise_10000_1 | |
ltp_interfaces_raise_1_1 | |
ltp_interfaces_raise_1_2 | |
ltp_interfaces_raise_2_1 | |
ltp_interfaces_raise_4_1 | |
ltp_interfaces_raise_6_1 | |
ltp_interfaces_raise_7_1 | |
ltp_interfaces_sched_get_priority_max_1_1 | |
ltp_interfaces_sched_get_priority_max_1_2 | |
ltp_interfaces_sched_get_priority_max_1_3 | |
ltp_interfaces_sched_get_priority_max_1_4 | |
ltp_interfaces_sched_get_priority_max_2_1 | |
ltp_interfaces_sched_get_priority_min_1_1 | |
ltp_interfaces_sched_get_priority_min_1_2 | |
ltp_interfaces_sched_get_priority_min_1_3 | |
ltp_interfaces_sched_get_priority_min_1_4 | |
ltp_interfaces_sched_get_priority_min_2_1 | |
ltp_interfaces_sched_getparam_1_1 | |
ltp_interfaces_sched_getparam_2_1 | |
ltp_interfaces_sched_getparam_3_1 | |
ltp_interfaces_sched_getparam_4_1 | |
ltp_interfaces_sched_getparam_6_1 | |
ltp_interfaces_sched_getscheduler_1_1 | |
ltp_interfaces_sched_getscheduler_3_1 | |
ltp_interfaces_sched_getscheduler_4_1 | |
ltp_interfaces_sched_getscheduler_5_1 | |
ltp_interfaces_sched_getscheduler_7_1 | |
ltp_interfaces_sched_rr_get_interval_1_1 | |
ltp_interfaces_sched_rr_get_interval_2_1 | |
ltp_interfaces_sched_rr_get_interval_3_1 | |
ltp_interfaces_sched_setparam_1_1 | |
ltp_interfaces_sched_setparam_22_1 | |
ltp_interfaces_sched_setparam_23_1 | |
ltp_interfaces_sched_setparam_23_2 | |
ltp_interfaces_sched_setparam_23_3 | |
ltp_interfaces_sched_setparam_23_4 | |
ltp_interfaces_sched_setparam_23_5 | |
ltp_interfaces_sched_setparam_23_6 | |
ltp_interfaces_sched_setparam_23_7 | |
ltp_interfaces_sched_setparam_25_1 | |
ltp_interfaces_sched_setparam_25_2 | |
ltp_interfaces_sched_setparam_25_3 | |
ltp_interfaces_sched_setparam_25_4 | |
ltp_interfaces_sched_setparam_26_1 | |
ltp_interfaces_sched_setparam_27_1 | |
ltp_interfaces_sched_setparam_2_1 | |
ltp_interfaces_sched_setparam_2_2 | |
ltp_interfaces_sched_setparam_5_1 | |
ltp_interfaces_sched_setscheduler_16_1 | |
ltp_interfaces_sched_setscheduler_17_1 | |
ltp_interfaces_sched_setscheduler_17_2 | |
ltp_interfaces_sched_setscheduler_17_3 | |
ltp_interfaces_sched_setscheduler_17_4 | |
ltp_interfaces_sched_setscheduler_17_5 | |
ltp_interfaces_sched_setscheduler_17_6 | |
ltp_interfaces_sched_setscheduler_17_7 | |
ltp_interfaces_sched_setscheduler_19_1 | |
ltp_interfaces_sched_setscheduler_19_5 | |
ltp_interfaces_sched_setscheduler_1_1 | |
ltp_interfaces_sched_setscheduler_20_1 | |
ltp_interfaces_sched_setscheduler_21_1 | |
ltp_interfaces_sched_setscheduler_4_1 | |
ltp_interfaces_sched_yield_1_1 | |
ltp_interfaces_sched_yield_2_1 | |
ltp_interfaces_sem_close_1_1 | |
ltp_interfaces_sem_close_2_1 | |
ltp_interfaces_sem_close_3_1 | |
ltp_interfaces_sem_close_3_2 | |
ltp_interfaces_sem_destroy_3_1 | |
ltp_interfaces_sem_destroy_4_1 | |
ltp_interfaces_sem_getvalue_1_1 | |
ltp_interfaces_sem_getvalue_2_1 | |
ltp_interfaces_sem_getvalue_2_2 | |
ltp_interfaces_sem_getvalue_4_1 | |
ltp_interfaces_sem_getvalue_5_1 | |
ltp_interfaces_sem_init_1_1 | |
ltp_interfaces_sem_init_2_1 | |
ltp_interfaces_sem_init_2_2 | |
ltp_interfaces_sem_init_3_1 | |
ltp_interfaces_sem_init_3_2 | |
ltp_interfaces_sem_init_3_3 | |
ltp_interfaces_sem_init_5_1 | |
ltp_interfaces_sem_init_5_2 | |
ltp_interfaces_sem_init_6_1 | |
ltp_interfaces_sem_init_7_1 | |
ltp_interfaces_sem_open_10_1 | |
ltp_interfaces_sem_open_15_1 | |
ltp_interfaces_sem_open_1_1 | |
ltp_interfaces_sem_open_1_2 | |
ltp_interfaces_sem_open_1_3 | |
ltp_interfaces_sem_open_1_4 | |
ltp_interfaces_sem_open_2_1 | |
ltp_interfaces_sem_open_2_2 | |
ltp_interfaces_sem_open_3_1 | |
ltp_interfaces_sem_open_4_1 | |
ltp_interfaces_sem_open_5_1 | |
ltp_interfaces_sem_open_6_1 | |
ltp_interfaces_sem_post_1_1 | |
ltp_interfaces_sem_post_1_2 | |
ltp_interfaces_sem_post_2_1 | |
ltp_interfaces_sem_post_4_1 | |
ltp_interfaces_sem_post_5_1 | |
ltp_interfaces_sem_post_6_1 | |
ltp_interfaces_sem_timedwait_10_1 | |
ltp_interfaces_sem_timedwait_11_1 | |
ltp_interfaces_sem_timedwait_1_1 | |
ltp_interfaces_sem_timedwait_2_1 | |
ltp_interfaces_sem_timedwait_2_2 | |
ltp_interfaces_sem_timedwait_3_1 | |
ltp_interfaces_sem_timedwait_4_1 | |
ltp_interfaces_sem_timedwait_6_1 | |
ltp_interfaces_sem_timedwait_6_2 | |
ltp_interfaces_sem_timedwait_7_1 | |
ltp_interfaces_sem_timedwait_9_1 | |
ltp_interfaces_sem_unlink_1_1 | |
ltp_interfaces_sem_unlink_2_1 | |
ltp_interfaces_sem_unlink_2_2 | |
ltp_interfaces_sem_unlink_3_1 | |
ltp_interfaces_sem_unlink_4_1 | |
ltp_interfaces_sem_unlink_4_2 | |
ltp_interfaces_sem_unlink_5_1 | |
ltp_interfaces_sem_unlink_6_1 | |
ltp_interfaces_sem_unlink_7_1 | |
ltp_interfaces_sem_unlink_9_1 | |
ltp_interfaces_sem_wait_11_1 | |
ltp_interfaces_sem_wait_12_1 | |
ltp_interfaces_sem_wait_13_1 | |
ltp_interfaces_sem_wait_1_1 | |
ltp_interfaces_sem_wait_1_2 | |
ltp_interfaces_sem_wait_3_1 | |
ltp_interfaces_sem_wait_5_1 | |
ltp_interfaces_sem_wait_7_1 | |
ltp_interfaces_shm_open_11_1 | |
ltp_interfaces_shm_open_13_1 | |
ltp_interfaces_shm_open_14_2 | |
ltp_interfaces_shm_open_15_1 | |
ltp_interfaces_shm_open_16_1 | |
ltp_interfaces_shm_open_17_1 | |
ltp_interfaces_shm_open_18_1 | |
ltp_interfaces_shm_open_1_1 | |
ltp_interfaces_shm_open_20_1 | |
ltp_interfaces_shm_open_20_2 | |
ltp_interfaces_shm_open_20_3 | |
ltp_interfaces_shm_open_21_1 | |
ltp_interfaces_shm_open_22_1 | |
ltp_interfaces_shm_open_23_1 | |
ltp_interfaces_shm_open_25_1 | |
ltp_interfaces_shm_open_26_1 | |
ltp_interfaces_shm_open_26_2 | |
ltp_interfaces_shm_open_28_1 | |
ltp_interfaces_shm_open_28_2 | |
ltp_interfaces_shm_open_28_3 | |
ltp_interfaces_shm_open_32_1 | |
ltp_interfaces_shm_open_34_1 | |
ltp_interfaces_shm_open_37_1 | |
ltp_interfaces_shm_open_38_1 | |
ltp_interfaces_shm_open_39_1 | |
ltp_interfaces_shm_open_39_2 | |
ltp_interfaces_shm_open_41_1 | |
ltp_interfaces_shm_open_5_1 | |
ltp_interfaces_shm_open_8_1 | |
ltp_interfaces_shm_unlink_10_1 | |
ltp_interfaces_shm_unlink_10_2 | |
ltp_interfaces_shm_unlink_11_1 | |
ltp_interfaces_shm_unlink_1_1 | |
ltp_interfaces_shm_unlink_2_1 | |
ltp_interfaces_shm_unlink_3_1 | |
ltp_interfaces_shm_unlink_5_1 | |
ltp_interfaces_shm_unlink_6_1 | |
ltp_interfaces_shm_unlink_8_1 | |
ltp_interfaces_shm_unlink_9_1 | |
ltp_interfaces_sigaction_10_1 | |
ltp_interfaces_sigaction_11_1 | |
ltp_interfaces_sigaction_12_1 | |
ltp_interfaces_sigaction_12_10 | |
ltp_interfaces_sigaction_12_11 | |
ltp_interfaces_sigaction_12_12 | |
ltp_interfaces_sigaction_12_13 | |
ltp_interfaces_sigaction_12_14 | |
ltp_interfaces_sigaction_12_15 | |
ltp_interfaces_sigaction_12_16 | |
ltp_interfaces_sigaction_12_17 | |
ltp_interfaces_sigaction_12_18 | |
ltp_interfaces_sigaction_12_19 | |
ltp_interfaces_sigaction_12_2 | |
ltp_interfaces_sigaction_12_20 | |
ltp_interfaces_sigaction_12_21 | |
ltp_interfaces_sigaction_12_22 | |
ltp_interfaces_sigaction_12_23 | |
ltp_interfaces_sigaction_12_24 | |
ltp_interfaces_sigaction_12_25 | |
ltp_interfaces_sigaction_12_26 | |
ltp_interfaces_sigaction_12_27 | |
ltp_interfaces_sigaction_12_28 | |
ltp_interfaces_sigaction_12_29 | |
ltp_interfaces_sigaction_12_3 | |
ltp_interfaces_sigaction_12_30 | |
ltp_interfaces_sigaction_12_31 | |
ltp_interfaces_sigaction_12_32 | |
ltp_interfaces_sigaction_12_33 | |
ltp_interfaces_sigaction_12_34 | |
ltp_interfaces_sigaction_12_35 | |
ltp_interfaces_sigaction_12_36 | |
ltp_interfaces_sigaction_12_37 | |
ltp_interfaces_sigaction_12_38 | |
ltp_interfaces_sigaction_12_39 | |
ltp_interfaces_sigaction_12_4 | |
ltp_interfaces_sigaction_12_40 | |
ltp_interfaces_sigaction_12_41 | |
ltp_interfaces_sigaction_12_42 | |
ltp_interfaces_sigaction_12_43 | |
ltp_interfaces_sigaction_12_44 | |
ltp_interfaces_sigaction_12_45 | |
ltp_interfaces_sigaction_12_46 | |
ltp_interfaces_sigaction_12_47 | |
ltp_interfaces_sigaction_12_48 | |
ltp_interfaces_sigaction_12_49 | |
ltp_interfaces_sigaction_12_5 | |
ltp_interfaces_sigaction_12_50 | |
ltp_interfaces_sigaction_12_51 | |
ltp_interfaces_sigaction_12_52 | |
ltp_interfaces_sigaction_12_6 | |
ltp_interfaces_sigaction_12_7 | |
ltp_interfaces_sigaction_12_8 | |
ltp_interfaces_sigaction_12_9 | |
ltp_interfaces_sigaction_13_1 | |
ltp_interfaces_sigaction_13_10 | |
ltp_interfaces_sigaction_13_11 | |
ltp_interfaces_sigaction_13_12 | |
ltp_interfaces_sigaction_13_13 | |
ltp_interfaces_sigaction_13_14 | |
ltp_interfaces_sigaction_13_15 | |
ltp_interfaces_sigaction_13_16 | |
ltp_interfaces_sigaction_13_17 | |
ltp_interfaces_sigaction_13_18 | |
ltp_interfaces_sigaction_13_19 | |
ltp_interfaces_sigaction_13_2 | |
ltp_interfaces_sigaction_13_20 | |
ltp_interfaces_sigaction_13_21 | |
ltp_interfaces_sigaction_13_22 | |
ltp_interfaces_sigaction_13_23 | |
ltp_interfaces_sigaction_13_24 | |
ltp_interfaces_sigaction_13_25 | |
ltp_interfaces_sigaction_13_26 | |
ltp_interfaces_sigaction_13_3 | |
ltp_interfaces_sigaction_13_4 | |
ltp_interfaces_sigaction_13_5 | |
ltp_interfaces_sigaction_13_6 | |
ltp_interfaces_sigaction_13_7 | |
ltp_interfaces_sigaction_13_8 | |
ltp_interfaces_sigaction_13_9 | |
ltp_interfaces_sigaction_16_1 | |
ltp_interfaces_sigaction_17_1 | |
ltp_interfaces_sigaction_17_10 | |
ltp_interfaces_sigaction_17_11 | |
ltp_interfaces_sigaction_17_12 | |
ltp_interfaces_sigaction_17_13 | |
ltp_interfaces_sigaction_17_14 | |
ltp_interfaces_sigaction_17_15 | |
ltp_interfaces_sigaction_17_16 | |
ltp_interfaces_sigaction_17_17 | |
ltp_interfaces_sigaction_17_18 | |
ltp_interfaces_sigaction_17_19 | |
ltp_interfaces_sigaction_17_2 | |
ltp_interfaces_sigaction_17_20 | |
ltp_interfaces_sigaction_17_21 | |
ltp_interfaces_sigaction_17_22 | |
ltp_interfaces_sigaction_17_23 | |
ltp_interfaces_sigaction_17_24 | |
ltp_interfaces_sigaction_17_25 | |
ltp_interfaces_sigaction_17_26 | |
ltp_interfaces_sigaction_17_3 | |
ltp_interfaces_sigaction_17_4 | |
ltp_interfaces_sigaction_17_5 | |
ltp_interfaces_sigaction_17_6 | |
ltp_interfaces_sigaction_17_7 | |
ltp_interfaces_sigaction_17_8 | |
ltp_interfaces_sigaction_17_9 | |
ltp_interfaces_sigaction_18_1 | |
ltp_interfaces_sigaction_18_10 | |
ltp_interfaces_sigaction_18_11 | |
ltp_interfaces_sigaction_18_12 | |
ltp_interfaces_sigaction_18_13 | |
ltp_interfaces_sigaction_18_14 | |
ltp_interfaces_sigaction_18_15 | |
ltp_interfaces_sigaction_18_16 | |
ltp_interfaces_sigaction_18_17 | |
ltp_interfaces_sigaction_18_18 | |
ltp_interfaces_sigaction_18_19 | |
ltp_interfaces_sigaction_18_2 | |
ltp_interfaces_sigaction_18_20 | |
ltp_interfaces_sigaction_18_21 | |
ltp_interfaces_sigaction_18_22 | |
ltp_interfaces_sigaction_18_23 | |
ltp_interfaces_sigaction_18_24 | |
ltp_interfaces_sigaction_18_25 | |
ltp_interfaces_sigaction_18_26 | |
ltp_interfaces_sigaction_18_3 | |
ltp_interfaces_sigaction_18_4 | |
ltp_interfaces_sigaction_18_5 | |
ltp_interfaces_sigaction_18_6 | |
ltp_interfaces_sigaction_18_7 | |
ltp_interfaces_sigaction_18_8 | |
ltp_interfaces_sigaction_18_9 | |
ltp_interfaces_sigaction_19_1 | |
ltp_interfaces_sigaction_19_10 | |
ltp_interfaces_sigaction_19_11 | |
ltp_interfaces_sigaction_19_12 | |
ltp_interfaces_sigaction_19_13 | |
ltp_interfaces_sigaction_19_14 | |
ltp_interfaces_sigaction_19_15 | |
ltp_interfaces_sigaction_19_16 | |
ltp_interfaces_sigaction_19_17 | |
ltp_interfaces_sigaction_19_18 | |
ltp_interfaces_sigaction_19_19 | |
ltp_interfaces_sigaction_19_2 | |
ltp_interfaces_sigaction_19_20 | |
ltp_interfaces_sigaction_19_21 | |
ltp_interfaces_sigaction_19_22 | |
ltp_interfaces_sigaction_19_23 | |
ltp_interfaces_sigaction_19_24 | |
ltp_interfaces_sigaction_19_25 | |
ltp_interfaces_sigaction_19_26 | |
ltp_interfaces_sigaction_19_3 | |
ltp_interfaces_sigaction_19_4 | |
ltp_interfaces_sigaction_19_5 | |
ltp_interfaces_sigaction_19_6 | |
ltp_interfaces_sigaction_19_7 | |
ltp_interfaces_sigaction_19_8 | |
ltp_interfaces_sigaction_19_9 | |
ltp_interfaces_sigaction_1_1 | |
ltp_interfaces_sigaction_1_10 | |
ltp_interfaces_sigaction_1_11 | |
ltp_interfaces_sigaction_1_12 | |
ltp_interfaces_sigaction_1_13 | |
ltp_interfaces_sigaction_1_14 | |
ltp_interfaces_sigaction_1_15 | |
ltp_interfaces_sigaction_1_16 | |
ltp_interfaces_sigaction_1_17 | |
ltp_interfaces_sigaction_1_18 | |
ltp_interfaces_sigaction_1_19 | |
ltp_interfaces_sigaction_1_2 | |
ltp_interfaces_sigaction_1_20 | |
ltp_interfaces_sigaction_1_21 | |
ltp_interfaces_sigaction_1_22 | |
ltp_interfaces_sigaction_1_23 | |
ltp_interfaces_sigaction_1_24 | |
ltp_interfaces_sigaction_1_25 | |
ltp_interfaces_sigaction_1_26 | |
ltp_interfaces_sigaction_1_3 | |
ltp_interfaces_sigaction_1_4 | |
ltp_interfaces_sigaction_1_5 | |
ltp_interfaces_sigaction_1_6 | |
ltp_interfaces_sigaction_1_7 | |
ltp_interfaces_sigaction_1_8 | |
ltp_interfaces_sigaction_1_9 | |
ltp_interfaces_sigaction_21_1 | |
ltp_interfaces_sigaction_22_1 | |
ltp_interfaces_sigaction_22_10 | |
ltp_interfaces_sigaction_22_11 | |
ltp_interfaces_sigaction_22_12 | |
ltp_interfaces_sigaction_22_13 | |
ltp_interfaces_sigaction_22_14 | |
ltp_interfaces_sigaction_22_15 | |
ltp_interfaces_sigaction_22_16 | |
ltp_interfaces_sigaction_22_17 | |
ltp_interfaces_sigaction_22_18 | |
ltp_interfaces_sigaction_22_19 | |
ltp_interfaces_sigaction_22_2 | |
ltp_interfaces_sigaction_22_20 | |
ltp_interfaces_sigaction_22_21 | |
ltp_interfaces_sigaction_22_22 | |
ltp_interfaces_sigaction_22_23 | |
ltp_interfaces_sigaction_22_24 | |
ltp_interfaces_sigaction_22_25 | |
ltp_interfaces_sigaction_22_26 | |
ltp_interfaces_sigaction_22_3 | |
ltp_interfaces_sigaction_22_4 | |
ltp_interfaces_sigaction_22_5 | |
ltp_interfaces_sigaction_22_6 | |
ltp_interfaces_sigaction_22_7 | |
ltp_interfaces_sigaction_22_8 | |
ltp_interfaces_sigaction_22_9 | |
ltp_interfaces_sigaction_23_1 | |
ltp_interfaces_sigaction_23_10 | |
ltp_interfaces_sigaction_23_11 | |
ltp_interfaces_sigaction_23_12 | |
ltp_interfaces_sigaction_23_13 | |
ltp_interfaces_sigaction_23_14 | |
ltp_interfaces_sigaction_23_15 | |
ltp_interfaces_sigaction_23_16 | |
ltp_interfaces_sigaction_23_17 | |
ltp_interfaces_sigaction_23_18 | |
ltp_interfaces_sigaction_23_19 | |
ltp_interfaces_sigaction_23_2 | |
ltp_interfaces_sigaction_23_20 | |
ltp_interfaces_sigaction_23_21 | |
ltp_interfaces_sigaction_23_22 | |
ltp_interfaces_sigaction_23_23 | |
ltp_interfaces_sigaction_23_24 | |
ltp_interfaces_sigaction_23_25 | |
ltp_interfaces_sigaction_23_26 | |
ltp_interfaces_sigaction_23_3 | |
ltp_interfaces_sigaction_23_4 | |
ltp_interfaces_sigaction_23_5 | |
ltp_interfaces_sigaction_23_6 | |
ltp_interfaces_sigaction_23_7 | |
ltp_interfaces_sigaction_23_8 | |
ltp_interfaces_sigaction_23_9 | |
ltp_interfaces_sigaction_25_1 | |
ltp_interfaces_sigaction_25_10 | |
ltp_interfaces_sigaction_25_11 | |
ltp_interfaces_sigaction_25_12 | |
ltp_interfaces_sigaction_25_13 | |
ltp_interfaces_sigaction_25_14 | |
ltp_interfaces_sigaction_25_15 | |
ltp_interfaces_sigaction_25_16 | |
ltp_interfaces_sigaction_25_17 | |
ltp_interfaces_sigaction_25_18 | |
ltp_interfaces_sigaction_25_19 | |
ltp_interfaces_sigaction_25_2 | |
ltp_interfaces_sigaction_25_20 | |
ltp_interfaces_sigaction_25_21 | |
ltp_interfaces_sigaction_25_22 | |
ltp_interfaces_sigaction_25_23 | |
ltp_interfaces_sigaction_25_24 | |
ltp_interfaces_sigaction_25_25 | |
ltp_interfaces_sigaction_25_26 | |
ltp_interfaces_sigaction_25_3 | |
ltp_interfaces_sigaction_25_4 | |
ltp_interfaces_sigaction_25_5 | |
ltp_interfaces_sigaction_25_6 | |
ltp_interfaces_sigaction_25_7 | |
ltp_interfaces_sigaction_25_8 | |
ltp_interfaces_sigaction_25_9 | |
ltp_interfaces_sigaction_28_1 | |
ltp_interfaces_sigaction_28_10 | |
ltp_interfaces_sigaction_28_11 | |
ltp_interfaces_sigaction_28_12 | |
ltp_interfaces_sigaction_28_13 | |
ltp_interfaces_sigaction_28_14 | |
ltp_interfaces_sigaction_28_15 | |
ltp_interfaces_sigaction_28_16 | |
ltp_interfaces_sigaction_28_17 | |
ltp_interfaces_sigaction_28_18 | |
ltp_interfaces_sigaction_28_19 | |
ltp_interfaces_sigaction_28_2 | |
ltp_interfaces_sigaction_28_20 | |
ltp_interfaces_sigaction_28_21 | |
ltp_interfaces_sigaction_28_22 | |
ltp_interfaces_sigaction_28_23 | |
ltp_interfaces_sigaction_28_24 | |
ltp_interfaces_sigaction_28_25 | |
ltp_interfaces_sigaction_28_26 | |
ltp_interfaces_sigaction_28_3 | |
ltp_interfaces_sigaction_28_4 | |
ltp_interfaces_sigaction_28_5 | |
ltp_interfaces_sigaction_28_6 | |
ltp_interfaces_sigaction_28_7 | |
ltp_interfaces_sigaction_28_8 | |
ltp_interfaces_sigaction_28_9 | |
ltp_interfaces_sigaction_29_1 | |
ltp_interfaces_sigaction_2_1 | |
ltp_interfaces_sigaction_2_10 | |
ltp_interfaces_sigaction_2_11 | |
ltp_interfaces_sigaction_2_12 | |
ltp_interfaces_sigaction_2_13 | |
ltp_interfaces_sigaction_2_14 | |
ltp_interfaces_sigaction_2_15 | |
ltp_interfaces_sigaction_2_16 | |
ltp_interfaces_sigaction_2_17 | |
ltp_interfaces_sigaction_2_18 | |
ltp_interfaces_sigaction_2_19 | |
ltp_interfaces_sigaction_2_2 | |
ltp_interfaces_sigaction_2_20 | |
ltp_interfaces_sigaction_2_21 | |
ltp_interfaces_sigaction_2_22 | |
ltp_interfaces_sigaction_2_23 | |
ltp_interfaces_sigaction_2_24 | |
ltp_interfaces_sigaction_2_25 | |
ltp_interfaces_sigaction_2_26 | |
ltp_interfaces_sigaction_2_3 | |
ltp_interfaces_sigaction_2_4 | |
ltp_interfaces_sigaction_2_5 | |
ltp_interfaces_sigaction_2_6 | |
ltp_interfaces_sigaction_2_7 | |
ltp_interfaces_sigaction_2_8 | |
ltp_interfaces_sigaction_2_9 | |
ltp_interfaces_sigaction_30_1 | |
ltp_interfaces_sigaction_3_1 | |
ltp_interfaces_sigaction_3_10 | |
ltp_interfaces_sigaction_3_11 | |
ltp_interfaces_sigaction_3_12 | |
ltp_interfaces_sigaction_3_13 | |
ltp_interfaces_sigaction_3_14 | |
ltp_interfaces_sigaction_3_15 | |
ltp_interfaces_sigaction_3_16 | |
ltp_interfaces_sigaction_3_17 | |
ltp_interfaces_sigaction_3_18 | |
ltp_interfaces_sigaction_3_19 | |
ltp_interfaces_sigaction_3_2 | |
ltp_interfaces_sigaction_3_20 | |
ltp_interfaces_sigaction_3_21 | |
ltp_interfaces_sigaction_3_22 | |
ltp_interfaces_sigaction_3_23 | |
ltp_interfaces_sigaction_3_24 | |
ltp_interfaces_sigaction_3_25 | |
ltp_interfaces_sigaction_3_26 | |
ltp_interfaces_sigaction_3_3 | |
ltp_interfaces_sigaction_3_4 | |
ltp_interfaces_sigaction_3_5 | |
ltp_interfaces_sigaction_3_6 | |
ltp_interfaces_sigaction_3_7 | |
ltp_interfaces_sigaction_3_8 | |
ltp_interfaces_sigaction_3_9 | |
ltp_interfaces_sigaction_4_1 | |
ltp_interfaces_sigaction_4_10 | |
ltp_interfaces_sigaction_4_100 | |
ltp_interfaces_sigaction_4_101 | |
ltp_interfaces_sigaction_4_102 | |
ltp_interfaces_sigaction_4_103 | |
ltp_interfaces_sigaction_4_104 | |
ltp_interfaces_sigaction_4_11 | |
ltp_interfaces_sigaction_4_12 | |
ltp_interfaces_sigaction_4_13 | |
ltp_interfaces_sigaction_4_14 | |
ltp_interfaces_sigaction_4_15 | |
ltp_interfaces_sigaction_4_16 | |
ltp_interfaces_sigaction_4_17 | |
ltp_interfaces_sigaction_4_18 | |
ltp_interfaces_sigaction_4_19 | |
ltp_interfaces_sigaction_4_2 | |
ltp_interfaces_sigaction_4_20 | |
ltp_interfaces_sigaction_4_21 | |
ltp_interfaces_sigaction_4_22 | |
ltp_interfaces_sigaction_4_23 | |
ltp_interfaces_sigaction_4_24 | |
ltp_interfaces_sigaction_4_25 | |
ltp_interfaces_sigaction_4_26 | |
ltp_interfaces_sigaction_4_27 | |
ltp_interfaces_sigaction_4_28 | |
ltp_interfaces_sigaction_4_29 | |
ltp_interfaces_sigaction_4_3 | |
ltp_interfaces_sigaction_4_30 | |
ltp_interfaces_sigaction_4_31 | |
ltp_interfaces_sigaction_4_32 | |
ltp_interfaces_sigaction_4_33 | |
ltp_interfaces_sigaction_4_34 | |
ltp_interfaces_sigaction_4_35 | |
ltp_interfaces_sigaction_4_36 | |
ltp_interfaces_sigaction_4_37 | |
ltp_interfaces_sigaction_4_38 | |
ltp_interfaces_sigaction_4_39 | |
ltp_interfaces_sigaction_4_4 | |
ltp_interfaces_sigaction_4_40 | |
ltp_interfaces_sigaction_4_41 | |
ltp_interfaces_sigaction_4_42 | |
ltp_interfaces_sigaction_4_43 | |
ltp_interfaces_sigaction_4_44 | |
ltp_interfaces_sigaction_4_45 | |
ltp_interfaces_sigaction_4_46 | |
ltp_interfaces_sigaction_4_47 | |
ltp_interfaces_sigaction_4_48 | |
ltp_interfaces_sigaction_4_49 | |
ltp_interfaces_sigaction_4_5 | |
ltp_interfaces_sigaction_4_50 | |
ltp_interfaces_sigaction_4_51 | |
ltp_interfaces_sigaction_4_52 | |
ltp_interfaces_sigaction_4_53 | |
ltp_interfaces_sigaction_4_54 | |
ltp_interfaces_sigaction_4_55 | |
ltp_interfaces_sigaction_4_56 | |
ltp_interfaces_sigaction_4_57 | |
ltp_interfaces_sigaction_4_58 | |
ltp_interfaces_sigaction_4_59 | |
ltp_interfaces_sigaction_4_6 | |
ltp_interfaces_sigaction_4_60 | |
ltp_interfaces_sigaction_4_61 | |
ltp_interfaces_sigaction_4_62 | |
ltp_interfaces_sigaction_4_63 | |
ltp_interfaces_sigaction_4_64 | |
ltp_interfaces_sigaction_4_65 | |
ltp_interfaces_sigaction_4_66 | |
ltp_interfaces_sigaction_4_67 | |
ltp_interfaces_sigaction_4_68 | |
ltp_interfaces_sigaction_4_69 | |
ltp_interfaces_sigaction_4_7 | |
ltp_interfaces_sigaction_4_70 | |
ltp_interfaces_sigaction_4_71 | |
ltp_interfaces_sigaction_4_72 | |
ltp_interfaces_sigaction_4_73 | |
ltp_interfaces_sigaction_4_74 | |
ltp_interfaces_sigaction_4_75 | |
ltp_interfaces_sigaction_4_76 | |
ltp_interfaces_sigaction_4_77 | |
ltp_interfaces_sigaction_4_78 | |
ltp_interfaces_sigaction_4_79 | |
ltp_interfaces_sigaction_4_8 | |
ltp_interfaces_sigaction_4_80 | |
ltp_interfaces_sigaction_4_81 | |
ltp_interfaces_sigaction_4_82 | |
ltp_interfaces_sigaction_4_83 | |
ltp_interfaces_sigaction_4_84 | |
ltp_interfaces_sigaction_4_85 | |
ltp_interfaces_sigaction_4_86 | |
ltp_interfaces_sigaction_4_87 | |
ltp_interfaces_sigaction_4_88 | |
ltp_interfaces_sigaction_4_89 | |
ltp_interfaces_sigaction_4_9 | |
ltp_interfaces_sigaction_4_90 | |
ltp_interfaces_sigaction_4_91 | |
ltp_interfaces_sigaction_4_92 | |
ltp_interfaces_sigaction_4_93 | |
ltp_interfaces_sigaction_4_94 | |
ltp_interfaces_sigaction_4_95 | |
ltp_interfaces_sigaction_4_96 | |
ltp_interfaces_sigaction_4_97 | |
ltp_interfaces_sigaction_4_98 | |
ltp_interfaces_sigaction_4_99 | |
ltp_interfaces_sigaction_6_1 | |
ltp_interfaces_sigaction_6_10 | |
ltp_interfaces_sigaction_6_11 | |
ltp_interfaces_sigaction_6_12 | |
ltp_interfaces_sigaction_6_13 | |
ltp_interfaces_sigaction_6_14 | |
ltp_interfaces_sigaction_6_15 | |
ltp_interfaces_sigaction_6_16 | |
ltp_interfaces_sigaction_6_17 | |
ltp_interfaces_sigaction_6_18 | |
ltp_interfaces_sigaction_6_19 | |
ltp_interfaces_sigaction_6_2 | |
ltp_interfaces_sigaction_6_20 | |
ltp_interfaces_sigaction_6_21 | |
ltp_interfaces_sigaction_6_22 | |
ltp_interfaces_sigaction_6_23 | |
ltp_interfaces_sigaction_6_24 | |
ltp_interfaces_sigaction_6_25 | |
ltp_interfaces_sigaction_6_26 | |
ltp_interfaces_sigaction_6_3 | |
ltp_interfaces_sigaction_6_4 | |
ltp_interfaces_sigaction_6_5 | |
ltp_interfaces_sigaction_6_6 | |
ltp_interfaces_sigaction_6_7 | |
ltp_interfaces_sigaction_6_8 | |
ltp_interfaces_sigaction_6_9 | |
ltp_interfaces_sigaction_8_1 | |
ltp_interfaces_sigaction_8_10 | |
ltp_interfaces_sigaction_8_11 | |
ltp_interfaces_sigaction_8_12 | |
ltp_interfaces_sigaction_8_13 | |
ltp_interfaces_sigaction_8_14 | |
ltp_interfaces_sigaction_8_15 | |
ltp_interfaces_sigaction_8_16 | |
ltp_interfaces_sigaction_8_17 | |
ltp_interfaces_sigaction_8_18 | |
ltp_interfaces_sigaction_8_19 | |
ltp_interfaces_sigaction_8_2 | |
ltp_interfaces_sigaction_8_20 | |
ltp_interfaces_sigaction_8_21 | |
ltp_interfaces_sigaction_8_22 | |
ltp_interfaces_sigaction_8_23 | |
ltp_interfaces_sigaction_8_24 | |
ltp_interfaces_sigaction_8_25 | |
ltp_interfaces_sigaction_8_26 | |
ltp_interfaces_sigaction_8_3 | |
ltp_interfaces_sigaction_8_4 | |
ltp_interfaces_sigaction_8_5 | |
ltp_interfaces_sigaction_8_6 | |
ltp_interfaces_sigaction_8_7 | |
ltp_interfaces_sigaction_8_8 | |
ltp_interfaces_sigaction_8_9 | |
ltp_interfaces_sigaction_9_1 | |
ltp_interfaces_sigaddset_1_1 | |
ltp_interfaces_sigaddset_1_2 | |
ltp_interfaces_sigaddset_1_3 | |
ltp_interfaces_sigaddset_2_1 | |
ltp_interfaces_sigaddset_4_1 | |
ltp_interfaces_sigaltstack_10_1 | |
ltp_interfaces_sigaltstack_11_1 | |
ltp_interfaces_sigaltstack_12_1 | |
ltp_interfaces_sigaltstack_1_1 | |
ltp_interfaces_sigaltstack_2_1 | |
ltp_interfaces_sigaltstack_3_1 | |
ltp_interfaces_sigaltstack_5_1 | |
ltp_interfaces_sigaltstack_6_1 | |
ltp_interfaces_sigaltstack_7_1 | |
ltp_interfaces_sigaltstack_8_1 | |
ltp_interfaces_sigaltstack_9_1 | |
ltp_interfaces_sigdelset_1_1 | |
ltp_interfaces_sigdelset_1_2 | |
ltp_interfaces_sigdelset_1_3 | |
ltp_interfaces_sigdelset_1_4 | |
ltp_interfaces_sigdelset_4_1 | |
ltp_interfaces_sigemptyset_1_1 | |
ltp_interfaces_sigemptyset_2_1 | |
ltp_interfaces_sigfillset_1_1 | |
ltp_interfaces_sigfillset_2_1 | |
ltp_interfaces_sighold_1_1 | |
ltp_interfaces_sighold_2_1 | |
ltp_interfaces_sighold_3_1 | |
ltp_interfaces_sigignore_1_1 | |
ltp_interfaces_sigignore_4_1 | |
ltp_interfaces_sigignore_5_1 | |
ltp_interfaces_sigignore_6_1 | |
ltp_interfaces_sigignore_6_2 | |
ltp_interfaces_sigismember_3_1 | |
ltp_interfaces_sigismember_4_1 | |
ltp_interfaces_sigismember_5_1 | |
ltp_interfaces_signal_1_1 | |
ltp_interfaces_signal_2_1 | |
ltp_interfaces_signal_3_1 | |
ltp_interfaces_signal_5_1 | |
ltp_interfaces_signal_6_1 | |
ltp_interfaces_signal_7_1 | |
ltp_interfaces_sigpause_1_1 | |
ltp_interfaces_sigpause_1_2 | |
ltp_interfaces_sigpause_2_1 | |
ltp_interfaces_sigpause_3_1 | |
ltp_interfaces_sigpause_4_1 | |
ltp_interfaces_sigpending_1_1 | |
ltp_interfaces_sigpending_1_2 | |
ltp_interfaces_sigpending_1_3 | |
ltp_interfaces_sigpending_2_1 | |
ltp_interfaces_sigprocmask_10_1 | |
ltp_interfaces_sigprocmask_12_1 | |
ltp_interfaces_sigprocmask_15_1 | |
ltp_interfaces_sigprocmask_17_1 | |
ltp_interfaces_sigprocmask_5_1 | |
ltp_interfaces_sigprocmask_6_1 | |
ltp_interfaces_sigprocmask_7_1 | |
ltp_interfaces_sigprocmask_8_1 | |
ltp_interfaces_sigprocmask_8_2 | |
ltp_interfaces_sigprocmask_8_3 | |
ltp_interfaces_sigprocmask_9_1 | |
ltp_interfaces_sigqueue_10_1 | |
ltp_interfaces_sigqueue_11_1 | |
ltp_interfaces_sigqueue_12_1 | |
ltp_interfaces_sigqueue_1_1 | |
ltp_interfaces_sigqueue_2_1 | |
ltp_interfaces_sigqueue_2_2 | |
ltp_interfaces_sigqueue_3_1 | |
ltp_interfaces_sigqueue_4_1 | |
ltp_interfaces_sigqueue_5_1 | |
ltp_interfaces_sigqueue_6_1 | |
ltp_interfaces_sigqueue_7_1 | |
ltp_interfaces_sigqueue_8_1 | |
ltp_interfaces_sigqueue_9_1 | |
ltp_interfaces_sigrelse_1_1 | |
ltp_interfaces_sigrelse_2_1 | |
ltp_interfaces_sigrelse_3_1 | |
ltp_interfaces_sigset_10_1 | |
ltp_interfaces_sigset_1_1 | |
ltp_interfaces_sigset_2_1 | |
ltp_interfaces_sigset_3_1 | |
ltp_interfaces_sigset_4_1 | |
ltp_interfaces_sigset_5_1 | |
ltp_interfaces_sigset_6_1 | |
ltp_interfaces_sigset_7_1 | |
ltp_interfaces_sigset_8_1 | |
ltp_interfaces_sigset_9_1 | |
ltp_interfaces_sigsuspend_1_1 | |
ltp_interfaces_sigsuspend_3_1 | |
ltp_interfaces_sigsuspend_4_1 | |
ltp_interfaces_sigsuspend_6_1 | |
ltp_interfaces_sigtimedwait_1_1 | |
ltp_interfaces_sigtimedwait_2_1 | |
ltp_interfaces_sigtimedwait_4_1 | |
ltp_interfaces_sigtimedwait_5_1 | |
ltp_interfaces_sigtimedwait_6_1 | |
ltp_interfaces_sigwait_1_1 | |
ltp_interfaces_sigwait_2_1 | |
ltp_interfaces_sigwait_3_1 | |
ltp_interfaces_sigwait_4_1 | |
ltp_interfaces_sigwait_6_1 | |
ltp_interfaces_sigwait_6_2 | |
ltp_interfaces_sigwait_7_1 | |
ltp_interfaces_sigwait_8_1 | |
ltp_interfaces_sigwaitinfo_1_1 | |
ltp_interfaces_sigwaitinfo_2_1 | |
ltp_interfaces_sigwaitinfo_3_1 | |
ltp_interfaces_sigwaitinfo_5_1 | |
ltp_interfaces_sigwaitinfo_6_1 | |
ltp_interfaces_sigwaitinfo_7_1 | |
ltp_interfaces_sigwaitinfo_8_1 | |
ltp_interfaces_sigwaitinfo_9_1 | |
ltp_interfaces_strchr_1_1 | |
ltp_interfaces_strcpy_1_1 | |
ltp_interfaces_strftime_1_1 | |
ltp_interfaces_strftime_2_1 | |
ltp_interfaces_strftime_3_1 | |
ltp_interfaces_strlen_1_1 | |
ltp_interfaces_strncpy_1_1 | |
ltp_interfaces_strncpy_2_1 | |
ltp_interfaces_time_1_1 | |
ltp_interfaces_timer_create_10_1 | |
ltp_interfaces_timer_create_11_1 | |
ltp_interfaces_timer_create_16_1 | |
ltp_interfaces_timer_create_1_1 | |
ltp_interfaces_timer_create_3_1 | |
ltp_interfaces_timer_create_7_1 | |
ltp_interfaces_timer_create_8_1 | |
ltp_interfaces_timer_create_9_1 | |
ltp_interfaces_timer_delete_1_1 | |
ltp_interfaces_timer_delete_1_2 | |
ltp_interfaces_timer_getoverrun_1_1 | |
ltp_interfaces_timer_getoverrun_2_1 | |
ltp_interfaces_timer_getoverrun_2_2 | |
ltp_interfaces_timer_getoverrun_2_3 | |
ltp_interfaces_timer_gettime_1_1 | |
ltp_interfaces_timer_gettime_1_2 | |
ltp_interfaces_timer_gettime_1_3 | |
ltp_interfaces_timer_gettime_1_4 | |
ltp_interfaces_timer_gettime_2_1 | |
ltp_interfaces_timer_gettime_2_2 | |
ltp_interfaces_timer_gettime_3_1 | |
ltp_interfaces_timer_settime_13_1 | |
ltp_interfaces_timer_settime_1_1 | |
ltp_interfaces_timer_settime_1_2 | |
ltp_interfaces_timer_settime_2_1 | |
ltp_interfaces_timer_settime_3_1 | |
ltp_interfaces_timer_settime_3_2 | |
ltp_interfaces_timer_settime_3_3 | |
ltp_interfaces_timer_settime_5_1 | |
ltp_interfaces_timer_settime_5_2 | |
ltp_interfaces_timer_settime_5_3 | |
ltp_interfaces_timer_settime_6_1 | |
ltp_interfaces_timer_settime_8_1 | |
ltp_interfaces_timer_settime_8_2 | |
ltp_interfaces_timer_settime_8_3 | |
ltp_interfaces_timer_settime_8_4 | |
ltp_interfaces_timer_settime_9_1 | |
ltp_interfaces_timer_settime_9_2 | |
ltp_mlock_speculative_12_1 | |
ltp_mlockall_speculative_15_1 | |
ltp_mq_getattr_speculative_7_1 | |
ltp_mq_open_speculative_26_1 | |
ltp_mq_open_speculative_2_2 | |
ltp_mq_open_speculative_2_3 | |
ltp_mq_open_speculative_6_1 | |
ltp_mq_timedreceive_speculative_10_2 | |
ltp_mq_timedsend_speculative_18_2 | |
ltp_mq_unlink_speculative_7_2 | |
ltp_pthread_attr_setschedparam_speculative_3_1 | |
ltp_pthread_attr_setschedparam_speculative_3_2 | |
ltp_pthread_getcpuclockid_speculative_3_1 | |
ltp_pthread_join_speculative_6_1 | |
ltp_pthread_key_create_speculative_5_1 | |
ltp_pthread_mutex_init_speculative_5_2 | |
ltp_pthread_mutexattr_gettype_speculative_3_1 | |
ltp_pthread_rwlock_trywrlock_speculative_3_1 | |
ltp_sched_getparam_speculative_7_1 | |
ltp_sched_rr_get_interval_speculative_5_1 | |
ltp_stress_mqueues_multi_send_rev_1 | |
ltp_stress_mqueues_multi_send_rev_2 | |
ltp_stress_semaphores_multi_con_pro | |
ltp_stress_signals_sigismember_stress_1 | |
ltp_stress_threads_helper | |
ltp_threads_pthread_cancel_stress | |
ltp_threads_pthread_cond_init_s_c | |
ltp_threads_pthread_getschedparam_stress | |
ltp_threads_schedule_1_1 | |
ltp_threads_sem_getvalue_stress | |
ltp_threads_sem_init_s_c1 | |
ltp_threads_sem_open_s_c1 | |
ltp_timer_create_speculative_15_1 | |
ltp_timer_create_speculative_5_1 | |
ltp_timer_delete_speculative_5_1 | |
ltp_timer_delete_speculative_5_2 | |
ltp_timer_getoverrun_speculative_6_1 | |
ltp_timer_getoverrun_speculative_6_2 | |
ltp_timer_getoverrun_speculative_6_3 | |
ltp_timer_gettime_speculative_6_1 | |
ltp_timer_gettime_speculative_6_2 | |
ltp_timer_gettime_speculative_6_3 | |
ltp_timer_settime_speculative_12_1 | |
ltp_timer_settime_speculative_12_2 | |
ltp_timer_settime_speculative_12_3 | |
ltp_timers_clocks_invaliddates | |
ltp_timers_clocks_twopsetclock | |
ltp_timers_timers_twoevtimers | |
ltp_timers_timers_twoptimers | |
mem_batch_opt_perf_test | |
mem_cycle_opt_perf_test | |
nsh | |
open_memstream_test | |
ostest | |
pipe | |
popen | |
romfs | |
scanftest | |
sh | |
usrsocktest | |
uv_run_tests | |
End of data | |
Calling pclose() | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1336760 65772104 2174520 65630368 71 6 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> usrsocktest | |
Starting unit-tests... | |
Testing group "char_dev" => | |
Group "char_dev": [OK] | |
Testing group "no_daemon" => | |
Group "no_daemon": [OK] | |
Testing group "basic_daemon" => | |
Group "basic_daemon": [OK] | |
Testing group "basic_connect" => | |
Group "basic_connect": [OK] | |
Testing group "basic_connect_delay" => | |
Group "basic_connect_delay": [OK] | |
Testing group "no_block_connect" => | |
Group "no_block_connect": [OK] | |
Testing group "basic_send" => | |
Group "basic_send": [OK] | |
Testing group "no_block_send" => | |
Group "no_block_send": [OK] | |
Testing group "block_send" => | |
Group "block_send": [OK] | |
Testing group "no_block_recv" => | |
Group "no_block_recv": [OK] | |
Testing group "block_recv" => | |
Group "block_recv": [OK] | |
Testing group "remote_disconnect" => | |
Group "remote_disconnect": [OK] | |
Testing group "basic_setsockopt" => | |
Group "basic_setsockopt": [OK] | |
Testing group "basic_getsockopt" => | |
Group "basic_getsockopt": [OK] | |
Testing group "basic_getsockname" => | |
Group "basic_getsockname": [OK] | |
Testing group "wake_with_signal" => | |
Group "wake_with_signal": [OK] | |
Testing group "multithread" => | |
Group "multithread": [OK] | |
Unit-test groups done... OK:17, FAILED:0, TOTAL:17 | |
-- number of checks made: 3596 | |
HEAP BEFORE TESTS: | |
total used free largest | |
Mem: 67108864 1409120 65699744 65560728 | |
HEAP AFTER TESTS: | |
total used free largest | |
Mem: 67108864 1613904 65494960 65357152 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1336760 65772104 2174520 65630368 71 6 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests test_macros | |
ok 1 - test_macros | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1336848 65772016 2174520 65630368 72 7 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests close_order | |
ok 1 - close_order | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1336848 65772016 2174520 65630368 72 7 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests run_once | |
ok 1 - run_once | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1336848 65772016 2174520 65630368 72 7 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests run_nowait | |
ok 1 - run_nowait | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1336848 65772016 2174520 65630368 72 7 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests loop_alive | |
ok 1 - loop_alive | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1336848 65772016 2273344 65630368 72 7 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests loop_close | |
ok 1 - loop_close | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1336848 65772016 2273344 65630368 72 7 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests loop_instant_close | |
ok 1 - loop_instant_close | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests loop_stop | |
ok 1 - loop_stop | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests loop_backend_timeout | |
ok 1 - loop_backend_timeout | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests default_loop_close | |
ok 1 - default_loop_close | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests barrier_1 | |
ok 1 - barrier_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests barrier_2 | |
ok 1 - barrier_2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests barrier_3 | |
ok 1 - barrier_3 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests barrier_serial_thread | |
ok 1 - barrier_serial_thread | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests barrier_serial_thread_single | |
ok 1 - barrier_serial_thread_single | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests condvar_1 | |
ok 1 - condvar_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests condvar_2 | |
ok 1 - condvar_2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests condvar_3 | |
ok 1 - condvar_3 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests condvar_4 | |
ok 1 - condvar_4 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests condvar_5 | |
ok 1 - condvar_5 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests semaphore_1 | |
ok 1 - semaphore_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests semaphore_2 | |
ok 1 - semaphore_2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests semaphore_3 | |
ok 1 - semaphore_3 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests timer | |
ok 1 - timer | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests timer_init | |
ok 1 - timer_init | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests timer_again | |
ok 1 - timer_again | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests timer_start_twice | |
ok 1 - timer_start_twice | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests timer_order | |
ok 1 - timer_order | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests timer_huge_timeout | |
ok 1 - timer_huge_timeout | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests timer_huge_repeat | |
ok 1 - timer_huge_repeat | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests timer_run_once | |
ok 1 - timer_run_once | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests timer_from_check | |
ok 1 - timer_from_check | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests timer_is_closing | |
ok 1 - timer_is_closing | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests timer_null_callback | |
ok 1 - timer_null_callback | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests timer_early_check | |
ok 1 - timer_early_check | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests loop_handles | |
ok 1 - loop_handles | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests walk_handles | |
ok 1 - walk_handles | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests active | |
ok 1 - active | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests homedir | |
ok 1 - homedir | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests tmpdir | |
ok 1 - tmpdir | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests hrtime | |
ok 1 - hrtime | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests gettimeofday | |
ok 1 - gettimeofday | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests threadpool_queue_work_simple | |
ok 1 - threadpool_queue_work_simple | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests threadpool_queue_work_einval | |
ok 1 - threadpool_queue_work_einval | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests threadpool_cancel_getnameinfo | |
ok 1 - threadpool_cancel_getnameinfo | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests threadpool_cancel_random | |
ok 1 - threadpool_cancel_random | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests threadpool_cancel_work | |
ok 1 - threadpool_cancel_work | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests threadpool_cancel_single | |
ok 1 - threadpool_cancel_single | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests thread_local_storage | |
ok 1 - thread_local_storage | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests thread_stack_size | |
ok 1 - thread_stack_size | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests thread_mutex | |
ok 1 - thread_mutex | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests thread_mutex_recursive | |
ok 1 - thread_mutex_recursive | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests thread_rwlock | |
ok 1 - thread_rwlock | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests thread_rwlock_trylock | |
ok 1 - thread_rwlock_trylock | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests thread_create | |
ok 1 - thread_create | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests thread_equal | |
ok 1 - thread_equal | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests queue_foreach_delete | |
ok 1 - queue_foreach_delete | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests handle_type_name | |
ok 1 - handle_type_name | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests req_type_name | |
ok 1 - req_type_name | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests utf8_decode1 | |
ok 1 - utf8_decode1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> uv_run_tests utf8_decode1_overrun | |
ok 1 - utf8_decode1_overrun | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337480 65771384 2277744 65630368 74 9 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_send_4_2 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337632 65771232 2277744 65630368 75 10 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_rwlock_timedwrlock_5_1 | |
main: create thread1 | |
thread1: attempt timed lock for writing | |
thread1: acquired write lock | |
thread1: unlock write lock | |
main: create thread2 | |
thread2: attempt timed lock for writing | |
thread2: acquired write lock | |
thread2: unlock write lock | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1337632 65771232 2277744 65630368 75 10 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_9_1 | |
--> Sending SIGSTOP | |
--> Sending SIGCONT | |
--> Sending SIGSTOP | |
--> Sending SIGCONT | |
--> Sending SIGSTOP | |
--> Sending SIGCONT | |
--> Sending SIGSTOP | |
--> Sending SIGCONT | |
--> Sending SIGSTOP | |
--> Sending SIGCONT | |
--> Sending SIGSTOP | |
--> Sending SIGCONT | |
--> Sending SIGSTOP | |
--> Sending SIGCONT | |
--> Sending SIGSTOP | |
--> Sending SIGCONT | |
--> Sending SIGSTOP | |
--> Sending SIGCONT | |
--> Sending SIGSTOP | |
--> Sending SIGCONT | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480128 65628736 2277744 65417360 80 11 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_condattr_destroy_3_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480128 65628736 2277744 65417360 80 11 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_aio_cancel_2_2 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480128 65628736 2277744 65417360 80 11 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_2_18 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480128 65628736 2277744 65417360 80 11 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_12_41 | |
Caught SIGTTIN | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480128 65628736 2277744 65417360 80 11 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigismember_5_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480128 65628736 2277744 65417360 80 11 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_time_1_1 | |
946685102 secs since the Epoch | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480128 65628736 2277744 65417360 80 11 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_rwlock_unlock_2_1 | |
main: attempt write lock | |
main: create thread | |
thread: attempt write block | |
main: unlock write lock | |
thread: acquired write lock | |
thread: unlock write lock | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480128 65628736 2277744 65417360 80 11 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_shm_open_37_1 | |
Test: char which are in portable character set, but not in portable filename character set | |
OK: open with success. | |
Test: chars which are not in portable character set (accentuated char and c cedilla) | |
OK: open with success. | |
Test: parent directory | |
OK: open with success. | |
Test: root directory | |
OK: errno == EINVAL | |
Test: double slash | |
OK: errno == EINVAL | |
Test: non-existent directory | |
OK: open with success. | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480280 65628584 2277744 65417360 81 11 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_signal_7_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480280 65628584 2277744 65417360 81 11 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_shm_unlink_2_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480280 65628584 2277744 65417360 81 11 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_open_11_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480280 65628584 2277744 65417360 81 11 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sem_getvalue_1_1 | |
TEST PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_shm_open_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_attr_getdetachstate_1_2 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_4_97 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_receive_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mmap_6_4 | |
EACCES on attempt to map readonly file as PROT_WRITE, MAP_SHARED | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_strlen_1_1 | |
strlen/1-1.c Test Passed, strlen() return value is as expected, for the given strings. | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_getcpuclockid_1_1 | |
clock id of new thread is 5971 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_detach_2_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_rwlock_tryrdlock_1_1 | |
main: attempt pthread_rwlock_tryrdlock | |
main: acquired read lock | |
main: create rd_thread1 | |
rd_thread1: attempt pthread_rwlock_tryrdlock | |
rd_thread1: acquired read lock | |
rd_thread1: unlock read lock | |
main: unlock read lock | |
main: attempt write lock | |
main: acquired write lock | |
main: create rd_thread2 | |
rd_thread2: attempt pthread_rwlock_tryrdlock | |
rd_thread2: Correctly got EBUSY | |
main: unlock write lock | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_3_16 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_getschedparam_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sem_wait_1_2 | |
TEST PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_attr_init_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_4_104 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_open_27_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_1_22 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_6_15 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_strcpy_1_1 | |
strcpy/1-1.c Test Passed, string copied successfully | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_13_19 | |
Caught SIGUSR2 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_join_5_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_timer_settime_9_1 | |
Test for value 0 sec 30000000 nsec | |
total 36725137 test 30000000 | |
Test for value 1 sec 0 nsec | |
total 1009851721 test 1000000000 | |
Test for value 1 sec 30000000 nsec | |
total 1040021475 test 1030000000 | |
Test for value 2 sec 0 nsec | |
total 2009754154 test 2000000000 | |
Test for value 1 sec 5000 nsec | |
total 1019925014 test 1000005000 | |
Test for value 1 sec 5 nsec | |
total 1019923780 test 1000000005 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_open_12_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_12_35 | |
Caught SIGINT | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_13_23 | |
Caught SIGURG | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sched_setparam_25_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigset_1_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_timer_gettime_1_2 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_8_12 | |
Caught SIGSEGV | |
Caught SIGQUIT | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_clock_settime_17_2 | |
All tests PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigqueue_5_1 | |
Test PASSED: 32 was received 5 times. | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480496 65628368 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_timer_gettime_speculative_6_1 | |
fcn returned -1 and errno==EINVAL | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480496 65628368 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_setschedprio_1_1 | |
policy: 1, priority: 1 | |
policy: 1, priority: 2 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sem_destroy_3_1 | |
TEST PASS | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_4_69 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mmap_21_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_4_61 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_timer_settime_speculative_12_3 | |
fcn returned -1 and errno==EINVAL | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_attr_init_4_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_4_102 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_12_27 | |
Caught SIGABRT | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_aio_read_7_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigset_2_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_23_7 | |
[00:06:59] | |
Test passed | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_send_4_3 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_attr_setschedpolicy_1_2 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_close_3_2 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_nanosleep_2_1 | |
PASS slept 0s 16671729ns >= 1 | |
PASS slept 0s 36671723ns >= 2 | |
PASS slept 0s 56670595ns >= 10 | |
PASS slept 0s 76677595ns >= 100 | |
PASS slept 0s 96636430ns >= 1000 | |
PASS slept 0s 116676774ns >= 10000 | |
PASS slept 0s 136670894ns >= 1000000 | |
PASS slept 0s 156703434ns >= 10000000 | |
PASS slept 0s 266579515ns >= 100000000 | |
PASS slept 0s 476662564ns >= 200000000 | |
PASS slept 0s 986631661ns >= 500000000 | |
PASS slept 1s 746612201ns >= 750000000 | |
PASS slept 2s 756645130ns >= 999999900 | |
All tests PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_4_93 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sched_getparam_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_receive_8_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_mutex_destroy_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_attr_setinheritsched_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_rwlock_rdlock_4_1 | |
main: attempt write lock | |
main: acquired write lock | |
sig_thread: attemp read lock | |
main: fire SIGUSR1 to sig_thread | |
sig_handler: handled signal SIGUSR1 | |
sig_thread: correctly still blocking after signal handler returns | |
main: unlock write lock | |
sig_thread: acquired read lock | |
sig_thread: unlock read lock | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_attr_setscope_4_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_aio_fsync_14_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_raise_2_1 | |
Caught signal being tested! | |
Sleeping... | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_12_51 | |
Caught SIGXCPU | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480432 65628432 2277744 65417360 82 12 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_munlock_7_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_setcancelstate_3_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_28_8 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_4_55 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_4_75 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_sigmask_6_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_6_5 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_mutex_destroy_2_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_open_7_3 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_4_77 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_lio_listio_8_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_kill_1_2 | |
[00:08:09] | |
Test passed | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_2_25 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_clock_settime_speculative_4_4 | |
Caught signal | |
Caught signal | |
Caught signal | |
Caught signal | |
Caught the first signal | |
Caught signal | |
Caught another signal | |
Implementation does repeat signals on clock reset | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_clock_nanosleep_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_timedsend_11_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_open_18_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_8_21 | |
Caught SIGSYS | |
Caught SIGPROF | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_29_1 | |
[00:08:50] | |
Test passed | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480528 65628336 2277744 65417360 84 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_timer_settime_speculative_12_2 | |
fcn returned -1 and errno==EINVAL | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480528 65628336 2277744 65417360 84 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_28_12 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480528 65628336 2277744 65417360 84 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sem_open_15_1 | |
[00:08:57] | |
Test passed | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480528 65628336 2277744 65417360 84 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_8_8 | |
Caught SIGILL | |
Caught SIGHUP | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigset_4_1 | |
SIGCHLD called. Inside handler | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_28_7 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_clock_gettime_3_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_6_7 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_timer_settime_3_3 | |
setup first timer | |
sleep | |
awoke | |
setup second timer | |
unblock | |
OK to be in once | |
sleep again | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_1_23 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_3_3 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigignore_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_4_53 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_barrierattr_setpshared_2_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_barrier_wait_3_1 | |
Initialize barrier with count = 2 | |
main: create child thread | |
thread: call barrier wait | |
main: send SIGUSR1 to child thread | |
thread: interrupted by SIGUSR1 | |
main: thread continued blocking after handling SIGUSR1 | |
main: call barrier wait | |
main: get PTHREAD_BARRIER_SERIAL_THREAD | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_2_17 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sem_open_1_2 | |
TEST PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigprocmask_7_1 | |
Test PASSED: oactl did contain all signals that were added to the signal mask. | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_detach_4_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_8_9 | |
Caught SIGINT | |
Caught SIGILL | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_23_13 | |
[00:09:47] | |
Test passed | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_spin_trylock_4_1 | |
Expected EINVAL, but get return code: 0,Unknown error 0 | |
Test PASSED: *Note: Returned incorrect value, but standard says 'may' fail | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_shm_open_15_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_28_21 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_4_79 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigprocmask_8_1 | |
Test PASSED: signal mask was not changed. | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_attr_init_3_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_18_4 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_definitions_errno_h_4_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sem_init_1_1 | |
TEST PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_timedsend_2_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaddset_1_2 | |
Test PASSED: sigaddset added signal | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_aio_fsync_8_3 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_3_13 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_detach_4_2 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigwait_4_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_3_21 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_mutexattr_destroy_3_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_timer_settime_8_2 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_19_19 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_19_22 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480464 65628400 2277744 65417360 83 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sem_unlink_5_1 | |
[00:10:38] | |
PATH_MAX: 256 | |
[00:10:38] | |
Creation of the semaphore failed with error 36: Unknown error 36 | |
[00:10:38] | |
NAME_MAX: 32 | |
[00:10:38] | |
Creation of the semaphore failed with error 36: Unknown error 36 | |
[00:10:38] | |
Test passed | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaddset_1_3 | |
Test PASSED: All signals added | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_4_71 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_attr_setinheritsched_2_4 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_12_50 | |
Caught SIGVTALRM | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_attr_setschedpolicy_1_3 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_2_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_timedsend_14_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_6_20 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_6_3 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_attr_init_2_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_28_16 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_8_16 | |
Caught SIGTTOU | |
Caught SIGTTIN | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_rwlock_timedwrlock_3_1 | |
main: create thread0 | |
thread: attempt timed write lock, 3 secs | |
thread: acquired write lock | |
thread: unlock write lock | |
thread0 correctly acquired the write lock. | |
main: attempt read lock | |
main: acquired read lock | |
main: create thread1 | |
thread: attempt timed write lock, 3 secs | |
thread: timer expired | |
thread1 correctly expired at timeout. | |
main: unlock read lock | |
main: attempt write lock | |
main: acquired write lock | |
main: create thread2 | |
thread: attempt timed write lock, 3 secs | |
thread: timer expired | |
thread2 correctly expired at timeout. | |
main: unlock write lock | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_timedreceive_11_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sem_init_5_1 | |
TEST PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_2_4 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigpending_1_1 | |
All pending signals found | |
Unsent signals not found. | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigismember_3_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sem_wait_11_1 | |
TEST PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_rwlockattr_destroy_2_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_mutexattr_setpshared_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_8_19 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_detach_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_lio_listio_10_1 | |
lio_listio/10-1.c PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_sigmask_8_2 | |
PASS: signal mask was not changed. | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_aio_write_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_4_99 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_asctime_1_1 | |
real = Sun Sep 16 01:03:52 1973 | |
expected = Sun Sep 16 01:03:52 1973 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_1_19 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigfillset_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_timer_settime_6_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_aio_write_9_2 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_cancel_2_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sem_post_1_2 | |
TEST PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigtimedwait_2_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_barrierattr_init_2_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_13_9 | |
Caught SIGINT | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_send_14_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_kill_2_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_4_60 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sched_get_priority_max_1_1 | |
The maximum priority for policy SCHED_RR is 255. | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_1_11 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_mq_getattr_speculative_7_1 | |
mq_getattr() returned -1 and errno == EBADF | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_setattr_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_kill_1_1 | |
Caught signal being tested! | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_create_4_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigwait_6_1 | |
[00:12:39] | |
Test passed | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_behavior_WIFEXITED_1_2 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_aio_write_3_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_clock_settime_19_1 | |
Test 946685570 sec -2147483648 nsec | |
Test 946685570 sec 2147483647 nsec | |
Test 946685570 sec 2147483647 nsec | |
Test 946685570 sec -2147483647 nsec | |
Test 946685570 sec -1073743192 nsec | |
Test 946685570 sec 1073743192 nsec | |
Test 946685570 sec -1 nsec | |
Test 946685570 sec 1000000000 nsec | |
Test 946685570 sec 1000000001 nsec | |
All tests PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_aio_return_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_definitions_signal_h_19_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_rwlock_rdlock_2_2 | |
main: attempt read lock | |
main: acquired read lock | |
main: create wr_thread, with priority: 2 | |
wr_thread: attempt write lock | |
main: create rd_thread, with priority: 2 | |
rd_thread: attempt read lock | |
main: unlock read lock | |
wr_thread: acquired write lock | |
wr_thread: unlock write lock | |
rd_thread: acquired read lock | |
rd_thread: unlock read lock | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_aio_read_4_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_2_26 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_12_49 | |
Caught SIGURG | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_12_40 | |
Caught SIGTSTP | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_timedsend_4_3 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigfillset_2_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mmap_24_1 | |
Total mapped size is 1048576 bytes | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigqueue_2_2 | |
ESRCH error received | |
All tests PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigprocmask_5_1 | |
Test PASSED: signal was added to the process's signal mask | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_timedreceive_13_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_notify_4_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_1_9 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_aio_fsync_12_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_2_14 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 2277744 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mmap_1_2 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_key_delete_2_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_8_2 | |
Caught SIGUSR2 | |
Caught SIGABRT | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_3_10 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigdelset_4_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sched_getparam_2_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_2_19 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_clock_getres_8_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_open_20_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_28_23 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_28_13 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_19_6 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_close_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sem_unlink_7_1 | |
[00:14:08] | |
Test passed | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_aio_fsync_4_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_sigmask_9_1 | |
Test PASSED: signal was delivered before the call to pthread_sigmask returned. | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_cleanup_pop_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_self_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_timedsend_3_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_13_12 | |
Caught SIGSEGV | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_mutexattr_getpshared_3_1 | |
Test PASSED: NOTE*: Returned 0 on error, though standard states 'may' fail. | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_timer_settime_speculative_12_1 | |
fcn returned -1 and errno==EINVAL | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sched_setscheduler_19_5 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_aio_error_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_4_82 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_1_3 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_rwlock_timedwrlock_1_1 | |
main: create thread0 | |
thread: attempt timed write lock, 3 secs | |
thread: acquired write lock | |
thread: unlock write lock | |
thread0 correctly acquired the write lock. | |
main: attempt read lock | |
main: acquired read lock | |
main: create thread1 | |
thread: attempt timed write lock, 3 secs | |
thread: timer expired | |
thread1 correctly expired at timeout. | |
main: unlock read lock | |
main: attempt write lock | |
main: acquired write lock | |
main: create thread2 | |
thread: attempt timed write lock, 3 secs | |
thread: timer expired | |
thread2 correctly expired at timeout. | |
main: unlock write lock | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_1_15 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_13_26 | |
Caught SIGXFSZ | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_raise_6_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_shm_open_8_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_4_72 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_send_10_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigwaitinfo_8_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_rwlock_timedrdlock_1_1 | |
main: attempt read lock | |
main: acquired read lock | |
main: create rd_thread1 | |
thread: attempt timed read lock, 3 secs | |
thread: acquired read lock | |
thread: unlock read lock | |
main: unlock read lock | |
main: attempt write lock | |
main: acquired write lock | |
main: create rd_thread2 | |
thread: attempt timed read lock, 3 secs | |
thread: timer expired | |
thread: read lock correctly timed out | |
main: unlock write lock | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_23_17 | |
[00:15:06] | |
Test passed | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_aio_read_3_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_ctime_1_1 | |
converted date and time is: Sat Jan 1 00:15:10 2000 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_receive_2_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_3_18 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sem_timedwait_1_1 | |
TEST PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigwaitinfo_9_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_aio_write_6_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_23_6 | |
[00:15:22] | |
Test passed | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mmap_32_1 | |
Got EINVAL | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_13_16 | |
Caught SIGTTOU | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_1_24 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_3_11 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480784 65628080 5752520 65417360 85 13 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigqueue_8_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480848 65628016 5752520 65417360 86 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_shm_open_39_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480896 65627968 5752520 65417360 87 15 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_6_24 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480896 65627968 5752520 65417360 87 15 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_timedsend_7_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480896 65627968 5752520 65417360 87 15 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sched_setparam_22_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480896 65627968 5752520 65417360 87 15 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_clock_gettime_8_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480896 65627968 5752520 65417360 87 15 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_12_47 | |
Caught SIGSYS | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480896 65627968 5752520 65417360 87 15 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_19_23 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480896 65627968 5752520 65417360 87 15 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_28_11 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1480896 65627968 5752520 65417360 87 15 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_notify_3_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481104 65627760 5752520 65417360 88 15 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sched_yield_2_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481104 65627760 5752520 65417360 88 15 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_killpg_8_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481104 65627760 5752520 65417360 88 15 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_barrierattr_init_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481104 65627760 5752520 65417360 88 15 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_rwlock_init_1_1 | |
main: create thread | |
child: lock for reading | |
child: get read lock | |
child: unlock | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481104 65627760 5752520 65417360 88 15 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_19_10 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481104 65627760 5752520 65417360 88 15 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_open_15_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481104 65627760 5752520 65417360 88 15 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sched_setscheduler_4_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481104 65627760 5752520 65417360 88 15 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_4_80 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481104 65627760 5752520 65417360 88 15 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_aio_fsync_2_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481104 65627760 5752520 65417360 88 15 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaddset_2_1 | |
Test PASSED: Signal was added | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481104 65627760 5752520 65417360 88 15 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_28_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481104 65627760 5752520 65417360 88 15 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481104 65627760 5752520 65417360 88 15 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_23_19 | |
[00:16:20] | |
Test passed | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 5752520 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_lio_listio_1_1 | |
lio_listio/1-1.c PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_mutexattr_setprotocol_3_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigpending_1_2 | |
All pending signals found | |
Unsent signals not found. | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_shm_open_38_1 | |
Test PASSED: 262 files open. | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_spin_init_1_1 | |
main: attempt spin lock | |
main: acquired spin lock | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigemptyset_1_1 | |
sigemptyset passed | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sem_unlink_4_2 | |
[00:16:35] | |
Test passed | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_send_11_2 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_12_48 | |
Caught SIGTRAP | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_23_21 | |
[00:16:41] | |
Test passed | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_gmtime_1_1 | |
Raw time is 946685803 | |
gmtime gives: | |
sec 43 | |
min 16 | |
hour 00 | |
mday 01 | |
mon 00 | |
year 2000 | |
wday 06 | |
yday 00 | |
isdst 00 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_attr_destroy_2_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_19_20 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_1_4 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_lio_listio_9_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigtimedwait_6_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_4_59 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_13_11 | |
Caught SIGQUIT | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_aio_fsync_8_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sem_post_4_1 | |
TEST PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mmap_6_6 | |
EACCES on attempt to map writeonly file as PROT_READ | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_barrierattr_setpshared_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mmap_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sched_get_priority_max_1_4 | |
The maximum priority for policy SCHED_OTHER is 255. | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_join_1_1 | |
Wait for 3 seconds for thread to finish execution: | |
Waited (1) second | |
Waited (2) second | |
Waited (3) second | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_6_25 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sem_getvalue_2_2 | |
[00:17:22] | |
Test passed | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_13_3 | |
Caught SIGBUS | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_kill_1_1 | |
signal was called | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sighold_1_1 | |
Test PASSED: signal was blocked | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_sigmask_14_1 | |
PASS: pthread_sigmask returned 0. | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_clock_settime_6_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_rwlock_timedwrlock_6_1 | |
main: attempt write lock | |
main: acquired write lock | |
thread: attempt timed write lock, 5 seconds | |
main: fire SIGUSR1 to thread | |
sig_handler: signal is handled by sig_thread | |
thread: timer correctly expired | |
main: unlock write lock | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sem_init_2_2 | |
TEST PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sem_wait_5_1 | |
TEST PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_3_25 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_notify_8_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_8_5 | |
Caught SIGCONT | |
Caught SIGCHLD | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_1_26 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_open_13_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_send_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_mutexattr_init_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_28_2 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigignore_5_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sighold_2_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_6_22 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_6_26 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_timer_gettime_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_12_29 | |
Caught SIGBUS | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_condattr_getpshared_1_2 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_8_26 | |
Caught SIGXFSZ | |
Caught SIGXCPU | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_13_5 | |
Caught SIGCONT | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_raise_1_1 | |
Caught signal being tested! | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_shm_open_28_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_2_15 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_8_3 | |
Caught SIGBUS | |
Caught SIGUSR2 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_raise_7_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_aio_cancel_2_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_cancel_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_mutex_trylock_3_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sem_unlink_9_1 | |
[00:18:42] | |
Test passed | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigdelset_1_4 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_aio_return_2_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_1_14 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_shm_open_21_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_2_12 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_clock_getres_6_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_clock_settime_20_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_killpg_2_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sem_getvalue_4_1 | |
TEST PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_close_4_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigrelse_1_1 | |
Test PASSED: SIGABRT removed from signal mask | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_open_9_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_3_20 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_4_81 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_open_8_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_sigmask_5_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sem_close_3_2 | |
[00:19:18] | |
Test passed | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_gmtime_2_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_timer_getoverrun_speculative_6_2 | |
fcn returned -1 and set errno=EINVAL | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_1_20 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_timedreceive_15_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_18_5 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sched_setparam_5_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_timedsend_4_2 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_clock_getcpuclockid_6_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_23_26 | |
[00:19:37] | |
Test passed | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_create_3_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_4_56 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_rwlock_init_6_1 | |
Test PASSED: Note*: pthread_rwlock_init() returned 0 instead of EBUSY, but standard specifies _may_ fail | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_functional_semaphores_sem_conpro | |
producer has added 0 to the buffer[0] | |
producer has added 100 to the buffer[1] | |
producer has added 200 to the buffer[2] | |
producer has added 300 to the buffer[3] | |
producer has added 400 to the buffer[4] | |
consumer has taken 0 from buffer[0] | |
consumer has taken 100 from buffer[1] | |
consumer has taken 200 from buffer[2] | |
consumer has taken 300 from buffer[3] | |
consumer has taken 400 from buffer[4] | |
producer has added 500 to the buffer[0] | |
producer has added 600 to the buffer[1] | |
producer has added 700 to the buffer[2] | |
producer has added 800 to the buffer[3] | |
producer has added 900 to the buffer[4] | |
consumer has taken 500 from buffer[0] | |
consumer has taken 600 from buffer[1] | |
consumer has taken 700 from buffer[2] | |
consumer has taken 800 from buffer[3] | |
consumer has taken 900 from buffer[4] | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_4_88 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigqueue_6_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_2_3 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_19_9 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_23_3 | |
[00:19:56] | |
Test passed | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481040 65627824 13094744 65417360 87 14 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sem_open_10_1 | |
TEST PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481248 65627616 13094744 65417360 89 15 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigdelset_1_1 | |
Test PASSED: sigdelset successfully removed signal | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481248 65627616 13094744 65417360 89 15 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_timedsend_18_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481248 65627616 13094744 65417360 89 15 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_12_28 | |
Caught SIGUSR2 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481248 65627616 13094744 65417360 89 15 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_detach_3_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481248 65627616 13094744 65417360 89 15 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_23_24 | |
[00:20:08] | |
Test passed | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481248 65627616 13094744 65417360 89 15 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_mutex_init_3_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481248 65627616 13094744 65417360 89 15 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_condattr_setpshared_2_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481248 65627616 13094744 65417360 89 15 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_rwlock_init_2_1 | |
main: create thread | |
child: lock for reading | |
child: get read lock | |
child: unlock | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481248 65627616 13094744 65417360 89 15 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_notify_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481248 65627616 13094744 65417360 89 15 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_nanosleep_10000_1 | |
sleep 0 sec 30000000 nsec | |
PASS - slept 0s36183749ns ~= 0s30000000ns | |
sleep 1 sec 0 nsec | |
PASS - slept 1s9663869ns ~= 1s0ns | |
sleep 1 sec 30000000 nsec | |
PASS - slept 1s39961126ns ~= 1s30000000ns | |
sleep 2 sec 0 nsec | |
PASS - slept 2s9928168ns ~= 2s0ns | |
sleep 10 sec 5000 nsec | |
PASS - slept 10s19969529ns ~= 10s5000ns | |
sleep 13 sec 5 nsec | |
PASS - slept 13s18281117ns ~= 13s5ns | |
sleep -1 sec -1 nsec | |
sleep 0 sec -1 nsec | |
sleep 1 sec 1000000000 nsec | |
sleep 2 sec 1000000000 nsec | |
sleep -2147483647 sec -2147483647 nsec | |
sleep 1 sec 2147483647 nsec | |
sleep 0 sec 1075002478 nsec | |
All tests PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481248 65627616 13094744 65417360 89 15 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigwait_2_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481248 65627616 13094744 65417360 89 15 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_condattr_destroy_2_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481248 65627616 13094744 65417360 89 15 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_clock_gettime_2_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481248 65627616 13094744 65417360 89 15 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_setattr_2_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481456 65627408 13094744 65417360 90 16 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sem_getvalue_5_1 | |
TEST PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481456 65627408 13094744 65417360 90 16 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_create_12_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481456 65627408 13094744 65417360 90 16 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_cond_init_3_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481456 65627408 13094744 65417360 90 16 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_timedsend_9_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481456 65627408 13094744 65417360 90 16 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sem_unlink_4_1 | |
TEST PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481456 65627408 13094744 65417360 90 16 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_28_20 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481456 65627408 13094744 65417360 90 16 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_cond_init_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481456 65627408 13094744 65417360 90 16 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_mutexattr_getpshared_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481456 65627408 13094744 65417360 90 16 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sem_post_6_1 | |
TEST PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481456 65627408 13094744 65417360 90 16 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_shm_open_20_3 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481456 65627408 13094744 65417360 90 16 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigset_7_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481456 65627408 13094744 65417360 90 16 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_condattr_getclock_1_2 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481456 65627408 13094744 65417360 90 16 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sched_getscheduler_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481456 65627408 13094744 65417360 90 16 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_rwlock_destroy_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481456 65627408 13094744 65417360 90 16 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_clock_nanosleep_11_1 | |
sleep -2147483648 | |
sleep 2147483647 | |
sleep 2147483647 | |
sleep -2147483647 | |
sleep -1073743192 | |
sleep 1073743192 | |
sleep -1 | |
sleep 1000000000 | |
sleep 1000000001 | |
All tests PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481456 65627408 13094744 65417360 90 16 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_join_2_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481456 65627408 13094744 65417360 90 16 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_shm_open_28_2 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481456 65627408 13094744 65417360 90 16 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_shm_open_26_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481456 65627408 13094744 65417360 90 16 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mlock_5_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481488 65627376 13094744 65417360 91 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_localtime_1_1 | |
date: Sat Jan 1 00:21:39 2000 | |
, Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481488 65627376 13094744 65417360 91 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_cond_init_2_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481488 65627376 13094744 65417360 91 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_6_2 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481488 65627376 13094744 65417360 91 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_6_21 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481488 65627376 13094744 65417360 91 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_clock_getres_7_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481488 65627376 13094744 65417360 91 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_cleanup_push_1_2 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481488 65627376 13094744 65417360 91 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_2_11 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481488 65627376 13094744 65417360 91 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_13_21 | |
Caught SIGSYS | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481488 65627376 13094744 65417360 91 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_2_6 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481488 65627376 13094744 65417360 91 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sem_open_2_2 | |
TEST PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481488 65627376 13094744 65417360 91 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_mutexattr_destroy_4_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481488 65627376 13094744 65417360 91 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_2_7 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481488 65627376 13094744 65417360 91 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaddset_4_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481488 65627376 13094744 65417360 91 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_clock_1_1 | |
Times T1=1327.48, T2=1328.49 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481488 65627376 13094744 65417360 91 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mmap_19_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481488 65627376 13094744 65417360 91 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_8_24 | |
Caught SIGVTALRM | |
Caught SIGURG | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481488 65627376 13094744 65417360 91 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_clock_gettime_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481488 65627376 13094744 65417360 91 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigrelse_2_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481488 65627376 13094744 65417360 91 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sem_timedwait_3_1 | |
TEST PASSED: Sem unlocked after 5 timeouts | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481488 65627376 13094744 65417360 91 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_mutex_timedlock_4_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481488 65627376 13094744 65417360 91 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_28_6 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481488 65627376 13094744 65417360 91 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_pthread_key_create_speculative_5_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481488 65627376 13094744 65417360 91 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_28_10 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481488 65627376 13094744 65417360 91 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_timer_settime_9_2 | |
Test for value 946686153 sec 416432894 nsec | |
Timer expired 946686153 sec 422215834 nsec | |
Test for value 946686154 sec 422268853 nsec | |
Timer expired 946686154 sec 432156752 nsec | |
Test for value 946686155 sec 462205363 nsec | |
Timer expired 946686155 sec 472187466 nsec | |
Test for value 946686157 sec 472240708 nsec | |
Timer expired 946686157 sec 482145274 nsec | |
Test for value 946686160 sec 482213415 nsec | |
Timer expired 946686160 sec 492150081 nsec | |
Test for value 946686164 sec 492199148 nsec | |
Timer expired 946686164 sec 502177700 nsec | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481488 65627376 13094744 65417360 91 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_13_8 | |
Caught SIGILL | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481488 65627376 13094744 65417360 91 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_setcancelstate_1_2 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481488 65627376 13094744 65417360 91 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_lio_listio_4_1 | |
lio_listio/4-1.c PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481488 65627376 13094744 65417360 91 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_3_6 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481488 65627376 13094744 65417360 91 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_receive_7_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481488 65627376 13094744 65417360 91 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_23_11 | |
[00:22:58] | |
Test passed | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481488 65627376 13094744 65417360 91 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_19_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481488 65627376 13094744 65417360 91 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_aio_write_5_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481488 65627376 13094744 65417360 91 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_23_18 | |
[00:23:04] | |
Test passed | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481488 65627376 13094744 65417360 91 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_4_92 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481488 65627376 13094744 65417360 91 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_aio_fsync_8_2 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481488 65627376 13094744 65417360 91 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_open_19_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481696 65627168 13094744 65417360 92 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_3_4 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481696 65627168 13094744 65417360 92 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_mutexattr_gettype_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481696 65627168 13094744 65417360 92 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_4_83 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481696 65627168 13094744 65417360 92 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigtimedwait_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481696 65627168 13094744 65417360 92 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_receive_10_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481696 65627168 13094744 65417360 92 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_timedsend_8_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481696 65627168 13094744 65417360 92 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_timer_delete_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481696 65627168 13094744 65417360 92 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_23_9 | |
[00:23:31] | |
Test passed | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481696 65627168 13094744 65417360 92 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_aio_cancel_9_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481696 65627168 13094744 65417360 92 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_shm_open_39_2 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481968 65626896 13094744 65417360 93 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_6_10 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481968 65626896 13094744 65417360 93 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_spin_destroy_1_1 | |
main: initialize spin lock | |
main: attempt spin lock | |
main: acquired spin lock | |
main: unlock spin lock | |
main: destroy spin lock | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481968 65626896 13094744 65417360 93 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_open_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481968 65626896 13094744 65417360 93 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_8_11 | |
Caught SIGQUIT | |
Caught SIGPIPE | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1481968 65626896 13094744 65417360 93 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaltstack_2_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_28_18 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_18_15 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_13_4 | |
Caught SIGCHLD | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_send_3_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_shm_open_20_2 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_shm_open_22_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_rwlock_wrlock_1_1 | |
main: attempt read lock | |
main: acquired read lock | |
main: create thread1 | |
thread: attempt write lock | |
main: unlock read lock | |
thread: acquired write lock | |
thread: unlock write lock | |
main: attempt write lock | |
main: acquired write lock | |
main: create thread2 | |
thread: attempt write lock | |
main: unlock write lock | |
thread: acquired write lock | |
thread: unlock write lock | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_rwlock_timedrdlock_6_1 | |
main: attempt write lock | |
main: acquired write lock | |
thread: attempt timed read lock, 5 seconds | |
main: fire SIGUSR1 to thread | |
sig_handler: signal is handled by sig_thread | |
thread: timer correctly expired | |
main: unlock write lock | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_create_5_1 | |
arg = 1 | |
arg = 2 | |
arg = 3 | |
arg = 4 | |
arg = 5 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigwaitinfo_2_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484112 65624752 13094744 65417360 95 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_12_44 | |
Caught SIGUSR2 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484112 65624752 13094744 65417360 95 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_sched_getparam_speculative_7_1 | |
sched_getparam() sets errno == EINVAL when param argument points to NULL | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484112 65624752 13094744 65417360 95 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_28_24 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484112 65624752 13094744 65417360 95 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_sigmask_8_3 | |
PASS: signal mask was not changed. | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484112 65624752 13094744 65417360 95 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_18_2 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484112 65624752 13094744 65417360 95 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_1_18 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484112 65624752 13094744 65417360 95 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_clock_nanosleep_2_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484112 65624752 13094744 65417360 95 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_condattr_getpshared_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484112 65624752 13094744 65417360 95 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_kill_3_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484112 65624752 13094744 65417360 95 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_attr_setinheritsched_4_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484112 65624752 13094744 65417360 95 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_timedreceive_7_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484112 65624752 13094744 65417360 95 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_8_13 | |
Caught SIGTERM | |
Caught SIGSEGV | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_mq_timedreceive_speculative_10_2 | |
mq_timedreceive() did fail on invalid abs_time | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_12_30 | |
Caught SIGCHLD | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigset_6_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_signal_3_1 | |
SIGCHLD called. Inside handler | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_6_23 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_13_17 | |
Caught SIGUSR1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_19_21 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_close_3_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_3_9 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_sigmask_15_1 | |
pthread_sigmask passed | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_timedsend_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_4_91 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigismember_4_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sched_setparam_23_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_sigmask_8_1 | |
PASS: signal mask was not changed. | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_18_14 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigdelset_1_2 | |
Test PASSED: sigdelset successfully removed signal | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_timedsend_13_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_8_20 | |
Caught SIGPROF | |
Caught SIGUSR2 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mq_send_13_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_shm_open_17_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaddset_1_1 | |
Test PASSED: sigaddset added signal | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_timer_gettime_2_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sched_getscheduler_3_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_getschedparam_1_2 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_aio_read_11_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_8_14 | |
Caught SIGTSTP | |
Caught SIGTERM | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_13_1 | |
Caught SIGABRT | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_lio_listio_3_1 | |
lio_listio/3-1.c PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_definitions_errno_h_3_2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_condattr_init_3_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_18_9 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigaction_4_90 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigprocmask_8_3 | |
Test PASSED: signal mask was not changed. | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigwait_7_1 | |
[00:26:02] | |
Test passed | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_mutexattr_setprotocol_3_2 | |
Test PASSED: NOTE*: Expected error code EINVAL, got 0, though standard states 'may' fail. | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sched_rr_get_interval_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sigwaitinfo_1_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sem_timedwait_11_1 | |
TEST PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sem_destroy_4_1 | |
TEST PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1484024 65624840 13094744 65417360 94 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_mlock_10_1 | |
mlock() does not require that addr be a multiple of {PAGESIZE}. | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1486080 65622784 13094744 65417360 95 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_clock_gettime_1_2 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1486080 65622784 13094744 65417360 95 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_cond_init_4_3 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1486080 65622784 13094744 65417360 95 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_sem_post_2_1 | |
TEST PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1486080 65622784 13094744 65417360 95 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_1 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ls /data | |
nsh: ls: stat failed: 2 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ltp_interfaces_pthread_rwlockattr_getpshared_4_1 | |
Test PASSED | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> echo $? | |
0 | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> free | |
total used free maxused maxfree nused nfree name | |
67108864 1486080 65622784 13094744 65417360 95 17 Umem | |
nsh> | |
nsh> | |
nsh> | |
nsh> | |
nsh> ps | |
PID GROUP PRI POLICY TYPE NPX STATE EVENT SIGMASK STACK COMMAND | |
0 0 0 FIFO Kthread - Ready 0000000000000000 0069408 Idle_Task | |
1 0 224 RR Kthread - Waiting Signal 0000000000000000 0067328 loop_task | |
2 0 224 RR Kthread - Waiting Semaphore 0000000000000000 0067288 hpwork 0x40467020 0x404670a0 | |
3 0 100 RR Kthread - Waiting Semaphore 0000000000000000 0067296 lpwork 0x404670e0 0x40467160 | |
4 4 100 RR Task - Running 0000000000000000 0067328 nsh_main | |
720 720 100 RR Task - Waiting Semaphore 0000000000000000 0138984 ltp_interfaces_sigaction_9_ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment