#include <debug.h>#include <syscall.h>#include "tests/lib.h"#include "tests/main.h"#include "tests/vm/qsort.h"Go to the source code of this file.
Functions | |
| int | main (int argc UNUSED, char *argv[]) |
Variables | |
| const char * | test_name = "child-qsort" |
| int main | ( | int argc | UNUSED, | |
| char * | argv[] | |||
| ) |
| const char* test_name = "child-qsort" |
Definition at line 12 of file child-qsort.c.
1.5.6