tests: Remove redundant return statements
When the execution reaches the end of the main functions, they implicitly return a successful status.
Showing
- tests/args.c 0 additions, 2 deletionstests/args.c
- tests/ctype.c 4 additions, 3 deletionstests/ctype.c
- tests/dirent/main.c 0 additions, 2 deletionstests/dirent/main.c
- tests/error.c 0 additions, 2 deletionstests/error.c
- tests/fcntl/fcntl.c 0 additions, 2 deletionstests/fcntl/fcntl.c
- tests/libgen.c 0 additions, 1 deletiontests/libgen.c
- tests/math.c 0 additions, 2 deletionstests/math.c
- tests/netdb/getaddrinfo.c 0 additions, 2 deletionstests/netdb/getaddrinfo.c
- tests/stdio/all.c 0 additions, 1 deletiontests/stdio/all.c
- tests/stdio/fputs.c 0 additions, 2 deletionstests/stdio/fputs.c
- tests/stdio/fread.c 0 additions, 2 deletionstests/stdio/fread.c
- tests/stdio/freopen.c 0 additions, 2 deletionstests/stdio/freopen.c
- tests/stdio/fwrite.c 0 additions, 1 deletiontests/stdio/fwrite.c
- tests/stdio/popen.c 0 additions, 2 deletionstests/stdio/popen.c
- tests/stdio/printf.c 0 additions, 2 deletionstests/stdio/printf.c
- tests/stdio/setvbuf.c 0 additions, 1 deletiontests/stdio/setvbuf.c
- tests/stdlib/a64l.c 0 additions, 1 deletiontests/stdlib/a64l.c
- tests/stdlib/alloc.c 0 additions, 2 deletionstests/stdlib/alloc.c
- tests/stdlib/atof.c 0 additions, 1 deletiontests/stdlib/atof.c
- tests/stdlib/atoi.c 0 additions, 1 deletiontests/stdlib/atoi.c
Loading
Please register or sign in to comment