KR100853266B1 - The method and apparatus for generating a report for testing environment information for embedded system based on Linux - Google Patents

The method and apparatus for generating a report for testing environment information for embedded system based on Linux Download PDF

Info

Publication number
KR100853266B1
KR100853266B1 KR1020060124205A KR20060124205A KR100853266B1 KR 100853266 B1 KR100853266 B1 KR 100853266B1 KR 1020060124205 A KR1020060124205 A KR 1020060124205A KR 20060124205 A KR20060124205 A KR 20060124205A KR 100853266 B1 KR100853266 B1 KR 100853266B1
Authority
KR
South Korea
Prior art keywords
information
linux
library
extractor
autoconf
Prior art date
Application number
KR1020060124205A
Other languages
Korean (ko)
Other versions
KR20080052706A (en
Inventor
최유희
차정은
Original Assignee
한국전자통신연구원
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 한국전자통신연구원 filed Critical 한국전자통신연구원
Priority to KR1020060124205A priority Critical patent/KR100853266B1/en
Publication of KR20080052706A publication Critical patent/KR20080052706A/en
Application granted granted Critical
Publication of KR100853266B1 publication Critical patent/KR100853266B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4406Loading of operating system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Debugging And Monitoring (AREA)

Abstract

본 발명은 리눅스 기반의 임베디드 시스템용 테스팅 환경 정보 리포트 생성 방법 및 장치에 관한 것으로, 테스팅 환경의 필수 기본 환경 정보와 테스팅에 사용된 라이브러리 정보를 기반으로 테스팅 환경 정보 리포트를 자동으로 생성하여 제공함으로써, 시스템 개발자 및 사용자가 일일이 테스팅 환경을 확인하지 않고도 테스팅 환경에 대한 정보를 정확하게 알 수 있는 것을 특징으로 한다.The present invention relates to a method and apparatus for generating a testing environment information report for an embedded system based on Linux. By automatically generating and providing a testing environment information report based on essential basic environment information of a testing environment and library information used for testing, System developers and users can know exactly about the testing environment without checking the testing environment.

테스팅, 리눅스, 임베디드 시스템, 리포트 Testing, Linux, Embedded Systems, Reports

Description

리눅스 기반의 임베디드 시스템용 테스팅 환경 정보 리포트 생성 방법 및 장치{The method and apparatus for generating a report for testing environment information for embedded system based on Linux}The method and apparatus for generating a report for testing environment information for embedded system based on Linux}

도 1은 본 발명에 따른 리눅스 기반의 임베디드 시스템용 테스팅 환경 정보 리포트 생성 장치의 블록도이다.1 is a block diagram of a testing environment information report generation device for a Linux-based embedded system according to the present invention.

도 2는 본 발명에 따라 생성된 테스팅 환경 정보 리포트의 일예를 나타낸 도면이다.2 is a diagram illustrating an example of a testing environment information report generated according to the present invention.

도 3은 본 발명에 따른 리눅스 기반의 임베디드 시스템용 테스팅 환경 정보 리포트 생성 방법을 나타낸 흐름도이다.3 is a flowchart illustrating a method for generating a testing report of environment information for Linux-based embedded systems according to the present invention.

* 도면의 주요부분에 대한 부호의 설명 *Explanation of symbols on the main parts of the drawings

100 : 정보 추출기100: information extractor

110 : 커널 정보 추출기110: Kernel Information Extractor

120 : autoconf 정보 추출기120: autoconf information extractor

130 : 컴파일러 정보 추출기130: Compiler Information Extractor

140 : 라이브러리 정보 추출기140: Library Information Extractor

200 : 리파지토리200: repository

300 : 테스팅 환경 정보 리포트 생성기300: testing environment information report generator

본 발명은 리눅스 기반의 임베디드 시스템용 테스팅 환경 정보 리포트 생성 방법 및 장치에 관한 것으로, 더 자세하게는 리눅스 기반의 임베디드 시스템에 있어서 테스팅 환경의 필수 기본 환경 정보와 테스팅에 사용된 라이브러리 정보를 기반으로 테스팅 환경 정보 리포트를 자동으로 생성하여 제공할 수 있는 방법 및 장치에 관한 것이다.The present invention relates to a method and apparatus for generating a testing environment information report for a Linux-based embedded system. More particularly, the present invention relates to a testing environment based on essential basic environment information of a testing environment and library information used for testing in a Linux-based embedded system. The present invention relates to a method and an apparatus capable of automatically generating and providing an information report.

현재 임베디드 시스템 개발의 중요성이 증가되고 있고, 이와 관련하여 오픈 소스 등을 이용한 개발에 대한 관심이 증가되고 있다. 이에 따라 임베디드 시스템 개발에 있어서 오픈 소스인 리눅스를 운영체제로 하는 임베디드 시스템 개발이 많이 이루어지고 있다. Currently, the importance of embedded system development is increasing, and in this regard, interest in development using open source is increasing. Accordingly, in the development of embedded systems, a lot of embedded systems are developed using the open source Linux operating system.

하지만, 리눅스가 오픈 소스 프로젝트의 산물이기에 다양한 조합의 버전들이 존재하며, 이러한 다양성으로 인해 개발 환경 및 운영 환경이 제각각 다를 뿐만 아니라 사용되는 기반 라이브러리들 또한 제각각 달라질 수 있다. However, because Linux is the product of an open source project, there are many versions of the combination, and this diversity can lead to different development and operating environments, as well as different underlying libraries.

그러나, 리눅스 환경에서 개발되는 대부분의 시스템의 경우, 해당 시스템이 어떤 환경에서 테스팅 되었는지에 대한 상세한 정보를 제공하고 있지 않으며, 이로 인해 동일 시스템이라고 하더라도 어떤 환경에서 동작하느냐에 따라 그 동작이 제대로 수행되기도 하고 그렇지 않을 수도 있어 시스템의 신뢰성을 저하시키게 되는 문제점이 있다. However, most systems developed in Linux environment do not provide detailed information about the environment in which the system was tested. As a result, even the same system may operate properly depending on the environment. Otherwise, there is a problem that lowers the reliability of the system.

또한, 대부분의 테스팅 자동화 도구들에 의해 생성된 결과 정보에서도 테스팅시의 환경 정보에 관하여는 자세한 정보를 제공하지 않고 테스팅 결과를 중심으로 정보를 제공하기 때문에, 소스 코드를 다른 시스템에 적용하고자 하는 경우 환경설정과 컴파일 설정 등을 일일이 사용자가 다시 설정해야 하는 불편함이 있다. Also, even if the result information generated by most of the testing automation tools does not provide detailed information about the environmental information at the time of testing, the information is provided based on the testing result, so that the source code is to be applied to other systems. It is inconvenient that the user has to reconfigure environment settings and compilation settings.

본 발명은 상기한 문제점들을 해결하기 위해 안출된 것으로, 본 발명의 목적은 리눅스 기반의 임베디드 시스템에 있어서 테스팅 환경의 필수 기본 환경 정보와 테스팅에 사용된 라이브러리 정보를 기반으로 테스팅 환경 정보 리포트를 자동으로 생성하여 제공함으로써, 시스템 개발자 및 사용자가 일일이 테스팅 환경을 확인하지 않고도 테스팅 환경에 대한 정보를 정확히 알 수 있도록 하는 것이다.The present invention has been made to solve the above problems, and an object of the present invention is to automatically generate a testing environment information report based on essential basic environment information of a testing environment and library information used for testing in a Linux-based embedded system. By creating and providing, system developers and users can know exactly about the testing environment without checking the testing environment.

상기 과제를 이루기 위하여 본 발명에 따른 리눅스 기반의 임베디드 시스템용 테스팅 환경 정보 리포트 생성 장치는, 리눅스 기반 임베디드 시스템의 기본 환경 정보인 커널 정보를 추출하는 커널 정보 추출기와, 상기 리눅스 기반 임베디드 시스템의 환경설정 정보인 autoconf 정보를 추출하는 autoconf 정보 추출기와, 상기 리눅스 기반 임베디드 시스템의 컴파일러 정보를 추출하는 컴파일러 정보 추출기와, 상기 리눅스 기반 임베디드 시스템에 사용된 라이브러리 정보를 추출하는 라이브러리 정보 추출기로 이루어진 정보 추출기; 및 상기 커널 정보 추출기를 통해 추출된 커널 정보, 상기 autoconf 정보 추출기를 통해 추출된 autoconf 정보, 상기 컴파일러 정보 추출기를 통해 추출된 컴파일러 정보, 상기 라이브러리 정보 추출기를 통해 추출된 라이브러리 정보 중 적어도 어느 하나의 정보를 기반으로 테스팅 환경 정보 리포트를 생성하는 테스팅 환경 정보 리포트 생성기를 포함하는 것을 특징으로 한다.In order to achieve the above object, an apparatus for generating a testing environment information report for a Linux-based embedded system according to the present invention includes a kernel information extractor for extracting kernel information that is basic environment information of a Linux-based embedded system, and an environment setting for the Linux-based embedded system. An information extractor comprising an autoconf information extractor for extracting autoconf information, a compiler information extractor for extracting compiler information of the Linux-based embedded system, and a library information extractor for extracting library information used in the Linux-based embedded system; And at least one of kernel information extracted through the kernel information extractor, autoconf information extracted through the autoconf information extractor, compiler information extracted through the compiler information extractor, and library information extracted through the library information extractor. It characterized in that it comprises a testing environment information report generator for generating a testing environment information report based on.

한편, 상기 과제를 이루기 위하여 본 발명에 따른 리눅스 기반의 임베디드 시스템용 테스팅 환경 정보 리포트 생성 방법은, (a) 리눅스 기반 임베디드 시스템의 기본 환경 정보인 커널 정보, autoconf 정보, 컴파일러 정보 중 적어도 어느 하나의 정보를 추출하는 단계; (b) 상기 리눅스 기반 임베디드 시스템에 사용된 라이브러리 정보를 추출하는 단계; 및 (c) 상기 (a) 단계와 상기 (b) 단계를 통해 추출된 커널 정보, autoconf 정보, 컴파일러 정보, 라이브러리 정보 중 적어도 어느 하나의 정보를 기반으로 테스팅 환경 정보 리포트를 생성하는 단계를 포함하는 것을 특징으로 한다.On the other hand, in order to achieve the above object, the method for generating a testing environment information report for a Linux-based embedded system according to the present invention includes (a) at least one of kernel information, autoconf information, and compiler information, which are basic environment information of a Linux-based embedded system. Extracting information; (b) extracting library information used in the Linux-based embedded system; And (c) generating a testing environment information report based on at least one of kernel information, autoconf information, compiler information, and library information extracted through steps (a) and (b). It is characterized by.

이하, 첨부된 도면을 참조하여 본 발명의 바람직한 실시예를 상세히 설명한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명에 따른 리눅스 기반의 임베디드 시스템용 테스팅 환경 정보 리포트 생성 장치의 블록도이다.1 is a block diagram of a testing environment information report generation device for a Linux-based embedded system according to the present invention.

도 1에 도시된 바와 같이, 본 발명에 따른 테스팅 환경 정보 리포트 생성 장치는, 기본 환경 정보인 커널 정보, 환경설정 정보인 autoconf 정보, 컴파일러 정보, 라이브러리 정보를 추출하는 정보 추출기(100)와, 상기 정보 추출기(100)를 통해 추출된 커널 정보, autoconf 정보, 컴파일러 정보, 라이브러리 정보가 저장되는 리파지토리(200)와, 상기 리파지토리(200)에 저장된 정보를 기반으로 테스팅 환경 정보 리포트를 생성하는 테스팅 환경 정보 리포트 생성기(300)로 구성된다.As shown in FIG. 1, the apparatus for generating testing environment information report according to the present invention includes an information extractor 100 extracting kernel information as basic environment information, autoconf information as configuration information, compiler information, and library information. Testing environment information for generating a testing environment information report based on the repository 200 in which kernel information, autoconf information, compiler information, and library information extracted through the information extractor 100 is stored, and the information stored in the repository 200. Report generator 300 is configured.

상기 정보 추출기(100)는 리눅스 커널 정보를 추출하는 커널 정보 추출기(110)와, 시스템의 환경설정 정보인 autoconf 정보를 추출하는 autoconf 정보 추출기(120)와, 컴파일러 정보를 추출하기 위한 컴파일러 정보 추출기(130)와, 시스템 개발 및 테스팅시 사용된 라이브러리 정보를 추출하는 라이브러리 정보 추출 기(140)를 포함한다.The information extractor 100 includes a kernel information extractor 110 for extracting Linux kernel information, an autoconf information extractor 120 for extracting autoconf information which is configuration information of a system, and a compiler information extractor for extracting compiler information ( 130 and a library information extractor 140 for extracting library information used in system development and testing.

여기에서, 상기와 같이 커널 정보, autoconf 정보, 컴파일러 정보, 라이브러리 정보를 추출하는 이유는 다음과 같다.Here, the reason for extracting kernel information, autoconf information, compiler information, and library information as described above is as follows.

우선, 상기 커널 정보의 경우, 시스템 코드상에 커널 버전에 의존적인 부분이 포함되어, 하위 버전의 커널에서 정상적으로 작동하는 시스템이 상위 버전의 커널에서 동작하지 않는 등의 문제가 발생하는 경우가 있다. 따라서, 시스템 동작의 신뢰성을 보장하기 위해서는 테스팅시 사용되었던 커널 버전에 대한 정보가 필요하기 때문에, 이를 위해 상기 커널 정보 추출기(110)를 통해 커널 정보를 추출하는 것이다.First, in the case of the kernel information, there is a case that a problem occurs such that the system code that is dependent on the kernel version is included in the system code, such that a system that normally works in a lower version kernel does not operate in a higher version kernel. Therefore, in order to guarantee the reliability of the system operation, since information on the kernel version that was used at the time of testing is required, kernel information is extracted through the kernel information extractor 110 for this purpose.

또한, 상기 autoconf 정보는, 리눅스 기반의 임베디드 시스템에서 다양한 플랫폼 환경과 다양한 설정 옵션을 지원할 수 있도록 해 주는 설정체계(configure)에 관한 정보로서, 상기 autoconf 정보에 따라 선언된 매크로가 달라지는 경우가 있으며, 최소 요구 버전과 실제 사용되는 버전이 안 맞는 경우가 흔하여 각 버전에 따라 자동 생성되는 부분이 달라져서 설정 파일 생성이 잘못되는 경우가 생긴다. 따라서, 시스템 동작의 신뢰성을 보장하기 위해서는 테스팅시 사용했던 환경의 autoconf 정보가 필요하기 때문에, 이를 위해 상기 autoconf 정보 추출기(120)를 통해 시스템 환경설정 정보인 autoconf 정보를 추출하는 것이다.In addition, the autoconf information is information on a configuration that enables various platform environments and various configuration options in a Linux-based embedded system. Macros declared according to the autoconf information may vary. The minimum required version and the actual version used are often inconsistent, and the auto-generated part differs depending on each version, resulting in an incorrect configuration file creation. Therefore, in order to ensure the reliability of the system operation, the autoconf information of the environment used at the time of testing is needed, and for this purpose, the autoconf information, which is system configuration information, is extracted through the autoconf information extractor 120.

또한, 상기 컴파일러 정보의 경우, 컴파일러 버전에 따라 코드 문법 규칙 등이 달라져서 컴파일시에 오류가 나는 경우가 있다. 따라서, 시스템 동작의 신뢰성을 보장하기 위해서는 컴파일시 사용되었던 컴파일러 정보가 필요하기 때문에, 이 를 위해 상기 컴파일러 정보 추출기(130)를 통해 컴파일러 정보를 추출하는 것이다.In addition, in the case of the compiler information, code syntax rules and the like vary depending on the compiler version, so that an error may occur at compile time. Therefore, in order to ensure the reliability of the system operation requires the compiler information that was used at compile time, for this purpose it is to extract the compiler information through the compiler information extractor 130.

또한, 상기 라이브러리 정보의 경우, 리눅스 체계에서는 다양한 라이브러리 조합이 가능하고 개발 환경마다 설치된 라이브러리들이 다양하므로 시스템 개발 및 테스팅시 사용된 라이브러리 정보가 필요하기 때문에, 이를 위해 상기 라이브러리 정보 추출기(140)를 통해 시스템 개발 및 테스팅시 사용된 라이브러리 정보를 추출하는 것이다.In addition, in the case of the library information, various library combinations are possible in the Linux system, and since various libraries are installed for each development environment, the library information used during system development and testing is needed. Extract library information used during system development and testing.

즉, 상기 정보 추출기(100)에서는 리눅스 기반의 임베디드 시스템에서 리눅스 커널 정보, autoconf 정보, 컴파일러 정보 등의 필수 기본 환경 정보와, 개발 및 테스팅시 사용된 라이브러리 정보를 추출하여 이를 리파지토리(200)에 저장한다.That is, the information extractor 100 extracts essential basic environment information such as Linux kernel information, autoconf information, compiler information, and library information used during development and testing from a Linux-based embedded system, and stores them in the repository 200. do.

한편, 상기 테스팅 환경 정보 리포트 생성기(300)에서는 상기 리파지토리(200)에 저장된 기본 환경 정보와 라이브러리 정보를 기반으로 도 2에 도시된 바와 같은 테스팅 환경 정보 리포트를 생성한다.Meanwhile, the testing environment information report generator 300 generates a testing environment information report as shown in FIG. 2 based on basic environment information and library information stored in the repository 200.

도 2는 본 발명에 따라 생성된 테스팅 환경 정보 리포트의 일예를 나타낸 도면으로, 도 2에 도시된 바와 같이, 본 발명에 따라 생성된 테스팅 환경 정보 리포트에는, 커널 정보, autoconf 정보, gcc 정보, 라이브러리 정보가 포함되어 있음을 알 수 있으며, 이와 같이 구성된 테스팅 환경 정보 리포트에 따라 시스템 개발자 및 사용자는 테스팅된 환경에 대한 정보를 정확히 알 수 있게 된다.2 is a diagram illustrating an example of a testing environment information report generated according to the present invention. As illustrated in FIG. 2, a testing environment information report generated according to the present invention includes kernel information, autoconf information, gcc information, and a library. It can be seen that the information is included, and according to the configured testing environment information report, system developers and users can know exactly the information about the tested environment.

이하, 본 발명에 따른 리눅스 기반의 임베디드 시스템용 테스팅 환경 정보 리포트 생성 방법에 대하여 첨부된 도면을 참조하여 상세히 설명한다.Hereinafter, a method for generating a test report of environment information for Linux-based embedded systems according to the present invention will be described in detail with reference to the accompanying drawings.

도 3은 본 발명에 따른 리눅스 기반의 임베디드 시스템용 테스팅 환경 정보 리포트 생성 방법을 나타낸 흐름도이다.3 is a flowchart illustrating a method for generating a testing report of environment information for Linux-based embedded systems according to the present invention.

먼저, S310 단계에서는 리눅스 기반의 임베디드 시스템에서 리눅스 커널 정보, autoconf 정보, 컴파일러 정보 등의 필수 기본 환경 정보를 추출하는데, 이와 같이 autoconf 정보, 리눅스 커널 정보 및 컴파일러 정보를 추출하는 이유는 상기 도 1과 관련된 설명에서 자세히 설명하였으므로 이에 대한 자세한 설명은 생략한다.First, in step S310, essential basic environment information, such as Linux kernel information, autoconf information, and compiler information, is extracted from a Linux-based embedded system. Thus, the reason for extracting autoconf information, Linux kernel information, and compiler information is shown in FIG. Since the related description has been described in detail, a detailed description thereof will be omitted.

다음으로, S320 단계에서는 시스템 개발 및 테스팅시 사용된 라이브러리 정보를 추출한다. Next, in step S320, library information used during system development and testing is extracted.

여기에서, 라이브러리 정보 추출시, 여러 Makefile 스크립트내에서 라이브러리 파일들의 파일명을 추출하여, 추출된 라이브러리 파일의 파일명으로부터 라이브러리 경로와 라이브러리명이 기록된 dependency_libs 정보를 추출한다.Here, when the library information is extracted, the file names of the library files are extracted in various Makefile scripts, and dependency_libs information including the library path and the library name is extracted from the extracted library file file names.

다음으로, S330 단계에서는 상기 S310 단계와 S320 단계를 통해 추출된 정보를 기반으로 테스팅 환경 정보 리포트를 생성한다.Next, in step S330 generates a testing environment information report based on the information extracted through the steps S310 and S320.

이와 같은 과정을 통해 생성된 테스팅 환경 정보 리포트는 시스템 개발자 및 사용자에게 제공되며, 이에 따라 시스템 개발자 및 사용자는 커널 정보, autoconf 정보, gcc 정보, 라이브러리 정보 등의 테스팅된 환경에 대한 정보를 정확하게 알 수 있게 된다.The test report generated by this process is provided to system developers and users so that system developers and users can accurately know the information about the tested environment such as kernel information, autoconf information, gcc information, and library information. Will be.

한편, 상술한 본 발명의 실시예들은 컴퓨터에서 실행될 수 있는 프로그램으로 작성가능하고, 컴퓨터로 읽을 수 있는 기록매체를 이용하여 상기 프로그램을 동작시키는 범용 디지털 컴퓨터에서 구현될 수 있다.Meanwhile, the above-described embodiments of the present invention can be written as a program that can be executed in a computer, and can be implemented in a general-purpose digital computer that operates the program using a computer-readable recording medium.

이제까지 본 발명에 대하여 그 바람직한 실시예들을 중심으로 살펴보았으며, 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자는 본 발명이 본 발명의 본질적인 특성에서 벗어나지 않는 범위에서 변형된 형태로 구현될 수 있음을 이해할 수 있을 것이다. 그러므로 개시된 실시예들은 한정적인 관점이 아니라 설명적인 관점에서 고려되어야 한다. 본 발명의 범위는 전술한 설명이 아니라 특허청구범위에 나타나 있으며, 그와 동등한 범위 내에 있는 모든 차이점은 본 발명에 포함된 것으로 해석되어야 할 것이다.So far, the present invention has been described with reference to the preferred embodiments, and those skilled in the art to which the present invention belongs may be embodied in a modified form without departing from the essential characteristics of the present invention. You will understand. Therefore, the disclosed embodiments should be considered in descriptive sense only and not for purposes of limitation. The scope of the present invention is shown in the claims rather than the foregoing description, and all differences within the scope will be construed as being included in the present invention.

상기한 바와 같이, 본 발명에 따르면, 시스템 개발 및 테스팅시 사용된 환경 정보와 라이브러리 정보를 자동으로 제공하는 것이 가능하게 되므로, 시스템 개발자 및 사용자는 일일이 테스팅 환경을 확인하지 않고도 테스팅 환경에 대한 정보를 정확히 알 수 있게 되는 효과가 있다.As described above, according to the present invention, since it is possible to automatically provide the environment information and library information used during system development and testing, system developers and users can provide information about the testing environment without checking the testing environment. It is effective to know exactly.

Claims (7)

리눅스 기반 임베디드 시스템의 기본 환경 정보인 커널 정보를 추출하는 커널 정보 추출기와, 상기 리눅스 기반 임베디드 시스템의 환경설정 정보인 autoconf 정보를 추출하는 autoconf 정보 추출기와, 상기 리눅스 기반 임베디드 시스템의 컴파일러 정보를 추출하는 컴파일러 정보 추출기와, 상기 리눅스 기반 임베디드 시스템에 사용된 라이브러리 정보를 추출하는 라이브러리 정보 추출기로 이루어진 정보 추출기; 및A kernel information extractor for extracting kernel information that is basic environment information of a Linux-based embedded system, an autoconf extractor for extracting autoconf information that is a configuration information of the Linux-based embedded system, and a compiler information for extracting the compiler information of the Linux-based embedded system An information extractor comprising a compiler information extractor and a library information extractor for extracting library information used in the Linux-based embedded system; And 상기 커널 정보 추출기를 통해 추출된 커널 정보, 상기 autoconf 정보 추출기를 통해 추출된 autoconf 정보, 상기 컴파일러 정보 추출기를 통해 추출된 컴파일러 정보, 상기 라이브러리 정보 추출기를 통해 추출된 라이브러리 정보 중 적어도 어느 하나의 정보를 기반으로 테스팅 환경 정보 리포트를 생성하는 테스팅 환경 정보 리포트 생성기를 포함하는 것을 특징으로 하는 리눅스 기반의 임베디드 시스템용 테스팅 환경 정보 리포트 생성 장치.At least one of kernel information extracted through the kernel information extractor, autoconf information extracted through the autoconf information extractor, compiler information extracted through the compiler information extractor, and library information extracted through the library information extractor. A testing environment information report generating device for a Linux-based embedded system, characterized in that it comprises a testing environment information report generator for generating a testing environment information report based. 제 1항에 있어서,The method of claim 1, 상기 커널 정보 추출기를 통해 추출된 커널 정보, 상기 autoconf 정보 추출기를 통해 추출된 autoconf 정보, 상기 컴파일러 정보 추출기를 통해 추출된 컴파일러 정보, 상기 라이브러리 정보 추출기를 통해 추출된 라이브러리 정보가 저장되는 리파지토리를 더 포함하는 것을 특징으로 하는 리눅스 기반의 임베디드 시스템용 테스팅 환경 정보 리포트 생성 장치.And a repository in which kernel information extracted through the kernel information extractor, autoconf information extracted through the autoconf information extractor, compiler information extracted through the compiler information extractor, and library information extracted through the library information extractor are stored. A testing environment information report generating device for Linux-based embedded systems, characterized in that. 삭제delete (a) 리눅스 기반 임베디드 시스템의 기본 환경 정보인 커널 정보, autoconf 정보, 컴파일러 정보 중 적어도 어느 하나의 정보를 추출하는 단계;(a) extracting at least one of kernel information, autoconf information, and compiler information which are basic environment information of a Linux-based embedded system; (b) 상기 리눅스 기반 임베디드 시스템에 사용된 라이브러리 정보를 추출하는 단계; 및(b) extracting library information used in the Linux-based embedded system; And (c) 상기 (a) 단계와 상기 (b) 단계를 통해 추출된 커널 정보, autoconf 정보, 컴파일러 정보, 라이브러리 정보 중 적어도 어느 하나의 정보를 기반으로 테스팅 환경 정보 리포트를 생성하는 단계를 포함하는 것을 특징으로 하는 리눅스 기반의 임베디드 시스템용 테스팅 환경 정보 리포트 생성 방법.(c) generating a testing environment information report based on at least one of kernel information, autoconf information, compiler information, and library information extracted through steps (a) and (b). How to generate a testing environment information report for Linux-based embedded systems. 제 4항에 있어서, 상기 autoconf 정보는,The method of claim 4, wherein the autoconf information, 상기 리눅스 기반 임베디드 시스템의 환경 설정 및 옵션 설정 지원을 위한 configure에 관한 정보인 것을 특징으로 하는 리눅스 기반의 임베디드 시스템용 테스팅 환경 정보 리포트 생성 방법.Method for generating a testing environment information report for Linux-based embedded system, characterized in that the information on configure for supporting the configuration and option setting of the Linux-based embedded system. 제 4항에 있어서, 상기 (b) 단계에서,The method of claim 4, wherein in step (b), Makefile 스크립트에서 라이브러리 파일의 파일명을 추출하는 제1 단계; 및Extracting a file name of a library file from a Makefile script; And 상기 제1 단계를 통해 추출된 라이브러리 파일의 파일명을 이용하여 라이브러리 경로와 라이브러리명이 기록된 dependency_libs 정보를 추출하는 제2 단계를 더 포함하는 것을 특징으로 하는 리눅스 기반의 임베디드 시스템용 테스팅 환경 정보 리포트 생성 방법.And a second step of extracting dependency_libs information in which a library path and a library name are recorded using the file name of the library file extracted through the first step. . 삭제delete
KR1020060124205A 2006-12-08 2006-12-08 The method and apparatus for generating a report for testing environment information for embedded system based on Linux KR100853266B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020060124205A KR100853266B1 (en) 2006-12-08 2006-12-08 The method and apparatus for generating a report for testing environment information for embedded system based on Linux

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020060124205A KR100853266B1 (en) 2006-12-08 2006-12-08 The method and apparatus for generating a report for testing environment information for embedded system based on Linux

Publications (2)

Publication Number Publication Date
KR20080052706A KR20080052706A (en) 2008-06-12
KR100853266B1 true KR100853266B1 (en) 2008-08-20

Family

ID=39807244

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020060124205A KR100853266B1 (en) 2006-12-08 2006-12-08 The method and apparatus for generating a report for testing environment information for embedded system based on Linux

Country Status (1)

Country Link
KR (1) KR100853266B1 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05240745A (en) * 1992-02-28 1993-09-17 Hitachi Ltd Method for generating test specification
JPH06110731A (en) * 1992-05-26 1994-04-22 Nec Corp Software test support device
JP2003248582A (en) 2002-02-26 2003-09-05 Fujitsu Ltd Execution environment construction processing method and execution environment construction processing program
US20030235156A1 (en) 2002-06-24 2003-12-25 Gygi Carl Edward Methods and structure for improved testing of embedded systems
US20050273683A1 (en) 2004-06-07 2005-12-08 Logicvision, Inc. Insertion of embedded test in RTL to GDSII flow
JP2006244195A (en) 2005-03-04 2006-09-14 Nec Corp Program test support device, and its method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05240745A (en) * 1992-02-28 1993-09-17 Hitachi Ltd Method for generating test specification
JPH06110731A (en) * 1992-05-26 1994-04-22 Nec Corp Software test support device
JP2003248582A (en) 2002-02-26 2003-09-05 Fujitsu Ltd Execution environment construction processing method and execution environment construction processing program
US20030235156A1 (en) 2002-06-24 2003-12-25 Gygi Carl Edward Methods and structure for improved testing of embedded systems
US20050273683A1 (en) 2004-06-07 2005-12-08 Logicvision, Inc. Insertion of embedded test in RTL to GDSII flow
JP2006244195A (en) 2005-03-04 2006-09-14 Nec Corp Program test support device, and its method

Also Published As

Publication number Publication date
KR20080052706A (en) 2008-06-12

Similar Documents

Publication Publication Date Title
US6430741B1 (en) System and method for data coverage analysis of a computer program
CN105094783B (en) method and device for testing stability of android application
CN100547562C (en) The method and system of the unit testing use-case of problem when generation can be reproduced operation automatically
US9632754B2 (en) Auto generation and linkage of source code to test cases
JP2007323573A (en) Functional test script generator
US10049031B2 (en) Correlation of violating change sets in regression testing of computer software
US10445225B2 (en) Command coverage analyzer
CN109614107B (en) Integration method and device of software development kit
Madsen et al. Feedback-directed instrumentation for deployed JavaScript applications
CN107329889B (en) Method for automatically testing C compiler
Hills et al. Static, lightweight includes resolution for PHP
US9189372B2 (en) Trace coverage analysis
KR20140088963A (en) System and method for testing runtime error
KR20070055988A (en) Software program with alternative function libraries
KR100853266B1 (en) The method and apparatus for generating a report for testing environment information for embedded system based on Linux
KR102603330B1 (en) Apparatus and method for display the test coverage
Halabi et al. Mutation testing tools for Java programs–a survey
Mahmud et al. Acid: an api compatibility issue detector for android apps
CN112052007A (en) Source code debugging method, device, server and storage medium
Ponomarenko et al. A combined technique for automatic detection of backward binary compatibility problems
Ponomarenko et al. Automatic backward compatibility analysis of software component binary interfaces
Saieva et al. Ad hoc test generation through binary rewriting
Edwards et al. AFID: an automated approach to collecting software faults
JP5343840B2 (en) Program analysis apparatus and analysis method
Pasala et al. An approach for test suite selection to validate applications on deployment of COTS upgrades

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
LAPS Lapse due to unpaid annual fee